Comment 10 for bug 657397

Revision history for this message
Erick Brunzell (lbsolost) wrote :

Just following up while testing the Oneiric Alpha2 iso-testing image. I began with:

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

Number Start End Size Type File system Flags
 1 1049kB 66.5GB 66.5GB primary ext4
 2 66.5GB 80.0GB 13.5GB extended
 6 66.5GB 75.8GB 9234MB logical ext4
 7 75.8GB 77.9GB 2132MB logical linux-swap(v1)
 5 77.9GB 80.0GB 2136MB logical linux-swap(v1)

Then the installer said it was going to resize sdb1 and create sdb2, what it actually did was resize sdb1 and create sdb8 (and sdb9):

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

Number Start End Size Type File system Flags
 1 1049kB 33.8GB 33.8GB primary ext4
 2 33.8GB 80.0GB 46.2GB extended
 8 33.8GB 64.4GB 30.6GB logical ext4
 9 64.4GB 66.5GB 2136MB logical linux-swap(v1)
 6 66.5GB 75.8GB 9234MB logical ext4
 7 75.8GB 77.9GB 2132MB logical linux-swap(v1)
 5 77.9GB 80.0GB 2136MB logical linux-swap(v1)

Hardly a big deal for the previously stated reasons but wanted to follow up all the same.