Bug 500258 - Exception after partitions formatting.
Summary: Exception after partitions formatting.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i686
OS: Linux
low
urgent
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-11 22:17 UTC by Kirill Shendrikowski
Modified: 2009-05-12 14:19 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-12 14:19:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
exception (239.50 KB, text/plain)
2009-05-11 22:17 UTC, Kirill Shendrikowski
no flags Details

Description Kirill Shendrikowski 2009-05-11 22:17:41 UTC
Created attachment 343510 [details]
exception

Description of problem:
Exception occured during partitions formatting process.

Version-Release number of selected component (if applicable):
Linux localhost.localdomain 2.6.29.1-102.fc11.i586 #1 SMP Mon Apr 20 15:18:57 EDT 2009 i686 athlon i386 GNU/Linux

fedora 11 preview livecd gnome.

Steps to Reproduce:
During livecd to hdd installation (160Gb drive):
1. Create a /boot partition, ext3, 200Mb primary.
2. Create a / partition, ext4, 150000Mb, primary.
3. Create a swap on rest space.
4. Run format.

Exception occured.
Output in attachment.

fdisk -l output:
[root@localhost liveuser]# fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x9b62283d

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1          26      204800   83  Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2           19148       19457     2483552   83  Linux

Disk /dev/dm-0: 3221 MB, 3221225472 bytes
255 heads, 63 sectors/track, 391 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/dm-0 doesn't contain a valid partition table

Disk /dev/dm-1: 3221 MB, 3221225472 bytes
255 heads, 63 sectors/track, 391 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000000

Disk /dev/dm-1 doesn't contain a valid partition table

Comment 1 Chris Lumens 2009-05-12 14:19:24 UTC
This is fixed as of anaconda-11.5.0.49-1.


Note You need to log in before you can comment on or make changes to this bug.