Comment 26 for bug 220706

Revision history for this message
Jacob Boström (jakethecak3) wrote :

UUID in picture is sda1, which is correct, but it fail on boot.
Is this somehow related to https://bugs.launchpad.net/ubuntu/+source/grub/+bug/281100 ?

jake@quad:/$ ls -l /dev/disk/by-uuid/
totalt 0
lrwxrwxrwx 1 root root 10 2008-10-24 01:50 334e9765-cd8e-4c24-9a07-a7100ed3dc0c -> ../../sda2
lrwxrwxrwx 1 root root 10 2008-10-24 01:50 46B0A9F5B0A9EC1D -> ../../sdb4
lrwxrwxrwx 1 root root 10 2008-10-24 01:50 78A4F80AA4F7C920 -> ../../sdb1
lrwxrwxrwx 1 root root 10 2008-10-24 01:50 85a4921c-ecad-4cc6-a0cb-5473d04073eb -> ../../sda1
lrwxrwxrwx 1 root root 10 2008-10-24 01:50 905454c0-6222-4668-8161-c8e7012d81d6 -> ../../sdb2
jake@quad:/$

jake@quad:/$ mount |head -1
/dev/sda1 on / type ext3 (rw,relatime,errors=remount-ro)
jake@quad:/$