|
From: | Sam Geeraerts |
Subject: | Re: [gNewSense-users] I am unable to boot from vmlinuz-2.6.33.3-libre-lemote since upgrade |
Date: | Sat, 23 Jul 2011 22:08:41 +0200 |
User-agent: | Thunderbird 2.0.0.24 (X11/20101029) |
Christophe Jarry wrote:
Ah, udevinfo used to be an alias for udevadm. So try "sudo udevadm info --export-db" instead.The output files for both kernels are attached.
This shows that .33.3 sees the disk, but not the partitions.
So udev and that kernel don't get along, but I don't know why.Me either...
The only thing I can think of is that the initramfs for .33.3 was built without UUID support. You could check that by decompressing it (gunzip + cpio -i) and searching for '*vol*'. You may be able to fix you issue by running 'sudo update-initramfs -k 2.6.33.3-libre-lemote -u'. If that doesn't help, I'm out of ideas.
[Prev in Thread] | Current Thread | [Next in Thread] |