Here are the results of the "debugging kernel boot."  Due to the nature
of the issue, the best I could do is camera shots.

If there is a trick in this situation for obtaining a full boot log, I
would be interested to hear.

-------------------------------
Case 1: (default as per https://wiki.ubuntu.com/DebuggingKernelBoot)

recordfail
gfxmode text
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos3)'
search --no-floppy --fs-uuid --set=root 862bcf01-fc44-4c29-8d08-f8be78763567
linux   /boot/vmlinuz-3.2.0-22-generic root=/dev/sda3 ro

http://www.tshack.net/tmp/debug.jpg [158 KB]

-------------------------------
Case 2: (case 1 with raid=noautodetect)

recordfail
gfxmode text
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos3)'
search --no-floppy --fs-uuid --set=root 862bcf01-fc44-4c29-8d08-f8be78763567
linux   /boot/vmlinuz-3.2.0-22-generic raid=noautodetect root=/dev/sda3 ro

http://www.tshack.net/tmp/debug_noraidauto.jpg [187 KB]
-------------------------------

Note that using root=UUID=378367a0-4aac-4e08-b078-e708b24ac4d9 does not
work either.  For kernel 3.2.0-20, update-grub still generates root=
using UUID on the kernel line.  For 3.2.0.21+ update, root= is more
explicitly specified using /dev/xxxyy entries for some reason.  Neither
specification works for kernels >= 3.2.0.21 on my system.


I will perform an upstream kernel build as soon as time permits.

** Attachment added: "debug_noraidauto.jpg"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/974765/+attachment/3017093/+files/debug_noraidauto.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/974765

Title:
  Drive not found since 3.2.0-21... kernel panic, unable to mount root
  fs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/974765/+subscriptions

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

Reply via email to