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.

_______________________________________________
gNewSense-users mailing list
gNewSense-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/gnewsense-users

Reply via email to