Comment 132 for bug 540801

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

RE: my last post. Errm, it's not just due to resizing SWAP, or perhaps not at all.

I'm building a box specifically for testing. I began with three primary partitions; 50GB, 20GB, 20GB, thinking that I'd use sda1 for virtual machine stuff. For some reason I had trouble with SWAP which was on the far right end of the drive, but I'd copied SWAP and four logical data partitions from another machine.

Anyway, today I decided it would be smarter to go 20GB, 20GB, 50GB in case I decided to increase the size of the OS with the virtual setup(s). I'm building right to left in the extended partition so I'll have room to play with.

Bottom line is after resizing the three primary partitions the newest Lucid did the same exact thing! No quiet splash at all, just a black screen! SWAP was not changed at all and it still mounts properly. No UUID's changed.

Maybe this kind of explains the layout:

lance@lance-desktop:~$ sudo parted /dev/sda print
Model: ATA WDC WD5000AAKS-0 (scsi)
Disk /dev/sda: 500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number Start End Size Type File system Flags
 1 32.3kB 21.5GB 21.5GB primary ext3 boot
 2 21.5GB 42.9GB 21.5GB primary ext3
 3 42.9GB 96.2GB 53.3GB primary ext3
 4 96.2GB 500GB 404GB extended
12 258GB 280GB 21.6GB logical ext2
11 280GB 301GB 21.7GB logical ext2
10 301GB 323GB 21.8GB logical ext2
 5 323GB 378GB 55.1GB logical ext3
 6 378GB 432GB 53.6GB logical ext3
 7 432GB 487GB 54.9GB logical ext3
 8 487GB 498GB 10.7GB logical ext3
 9 498GB 500GB 2517MB logical linux-swap(v1)

lance@lance-desktop:~$ sudo blkid -c /dev/null
/dev/sda1: LABEL="Maverick" UUID="b7a0df33-53e4-4f0d-856b-0da92ff0d743" TYPE="ext3"
/dev/sda2: LABEL="Karmic" UUID="1332b9d0-cf18-4299-9094-12acbdac91ad" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda3: LABEL="Lucid" UUID="dea3fd63-7af4-4fe9-a923-18baf17dd0eb" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda5: LABEL="Backups" UUID="594c3d40-2791-4c0a-8644-d9812545da2d" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda6: LABEL="Pictures" UUID="8a3f6c83-cb52-4caf-96b8-5faf2c830453" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda7: LABEL="Downloads" UUID="05289ee4-d681-4806-b6fd-aefd784f9323" SEC_TYPE="ext2" TYPE="ext3"
/dev/sda8: LABEL="Documents" UUID="571cfad8-68c7-4703-883e-c0baa2a381d4" TYPE="ext3"
/dev/sda9: UUID="9ebb3f20-c774-4547-911f-a5af439aee27" TYPE="swap"
/dev/sda10: UUID="a50d293d-bf3a-4300-b5fd-2b65c28392ed" TYPE="ext2"
/dev/sda11: UUID="40fc650a-3369-4843-be25-63af8a44d5f2" TYPE="ext2"
/dev/sda12: UUID="8af37927-9e67-4df7-8e11-1e4b4b455c36" TYPE="ext2"

My previous post was in reference to sda1 which is still Lucid, I'm just planning to convert it to Maverick. That sda3 is also Lucid and I'd planned on using it for building virtual machines (for testing). The one on sda3 is the latest to have plymouth fail after resizing.

I'm just curious why resizing a lucid partition would result in no splash?

I know this looks and sounds confusing :^(

BTW sda10, 11, and 12 are not even used yet but one will be Squeeze, another Mint 9, then I'll be hitting the OpenBSD and RedHat end of things to test compatibility with the newest grub 2.