Public bug reported:

While I was installing Gutsy (Live CD) (I tried both Tribe 5 AND Sept. 6/07 
Daily Build) onto a partition I had just created with Parted Magic 1.8, the 
installer wanted me to make a new partition table. I quit the installer. I did 
a fdisk and parted and got the following output in gutsy.
-ON 7.10-----------------------
[EMAIL PROTECTED]:~$ sudo fdisk -l /dev/sda

Disk /dev/sda: 120.0 GB, 120000000000 bytes
255 heads, 63 sectors/track, 14589 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x25862585

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        4830    38796943+   7  HPFS/NTFS
/dev/sda2            4831        6135    10482412+  83  Linux
/dev/sda4            6136       14592    67930852+   f  W95 Ext'd (LBA)
/dev/sda5            7572       14592    56396182+  83  Linux
/dev/sda6            6136        6266     1052194+  82  Linux swap / Solaris
/dev/sda7            6267        7571    10482381   83  Linux

Partition table entries are not in disk order

[EMAIL PROTECTED]:~$ sudo parted /dev/sda
GNU Parted 1.7.1
Using /dev/sda
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print                                                            
Error: Can't have a partition outside the disk!

But in feisty I get
-ON 7.04-------------------------
[EMAIL PROTECTED]:~$ sudo parted /dev/sda
Password:
GNU Parted 1.7.1
Using /dev/sda
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print                                                            

Disk /dev/sda: 120GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type      File system  Flags
 1      32.3kB  39.7GB  39.7GB  primary   ntfs         boot 
 2      39.7GB  50.5GB  10.7GB  primary   ext3              
 4      50.5GB  120GB   69.6GB  extended               lba  
 6      50.5GB  51.5GB  1077MB  logical   linux-swap        
 7      51.5GB  62.3GB  10.7GB  logical   ext3              
 5      62.3GB  120GB   57.7GB  logical   ext2                       

[EMAIL PROTECTED]:~$ sudo fdisk -l /dev/sda
Password:

Disk /dev/sda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        4830    38796943+   7  HPFS/NTFS
/dev/sda2            4831        6135    10482412+  83  Linux
/dev/sda4            6136       14592    67930852+   f  W95 Ext'd (LBA)
/dev/sda5            7572       14592    56396182+  83  Linux
/dev/sda6            6136        6266     1052194+  82  Linux swap / Solaris
/dev/sda7            6267        7571    10482381   83  Linux

Partition table entries are not in disk order

------------------------------------------------
For some reason feisty and gutsy detect different sizes for my drive, and gutsy 
throws errors up saying that the partitions end outside the disk. So I can't 
install gutsy. To fix it I would resize both those partitions that are going 
outside the disk in gutsy. Gutsy seems to be the only distribution that gives 
me this error so I think it's a bug.

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
Gutsy reports a different disk size than feisty
https://bugs.launchpad.net/bugs/138029
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to