Public bug reported:

Binary package hint: udev

I am not sure that the problem is with udev. But anyhow, I have an
inconsistency with /dev/disks/by-uuid. The filesystem /dev/sda5 is not
in /dev/disks/by-uuid. But I can mount it specifying the device. And it
was there after installation (note that I have replaced the UUID mount
in /etc/fstab with the device-mount to be able to boot). There was a
dbus- and a kernel-update. But none of those look very suspicious.

Any idea how to debug this? What kind of log do you need?

$ sudo tune2fs -l /dev/sda5 |grep UUID
Filesystem UUID:          f9b5a20e-4270-45f9-ab2a-09196a50a80c
$ ls -l /dev/disk/by-uuid/
total 0
lrwxrwxrwx 1 root root 10 2009-10-04 20:37 8378e311-ccbb-4956-9732-a7f47ec81b74 
-> ../../sda3
lrwxrwxrwx 1 root root 10 2009-10-04 20:37 94340636-b074-49f0-ab04-1d6dac575a9d 
-> ../../sda1
lrwxrwxrwx 1 root root 10 2009-10-04 20:37 a3b47868-5540-4994-a363-b8b0ffaa1ab3 
-> ../../sda6
lrwxrwxrwx 1 root root 10 2009-10-04 20:37 daf72b11-bd81-4e65-9c40-064b17333523 
-> ../../sda2
$ grep f9 /etc/fstab 
#UUID=f9b5a20e-4270-45f9-ab2a-09196a50a80c /home           ext3    defaults     
   0       2
$ grep sda5 /etc/fstab
# /home was on /dev/sda5 during installation
/dev/sda5 /home           ext3    defaults        0       2
# /dev/sda5
$ mount |grep sda5
/dev/sda5 on /home type ext3 (rw)

** Affects: udev (Ubuntu)
     Importance: Undecided
         Status: New

-- 
not all disks created in /dev/disks/by-uuid
https://bugs.launchpad.net/bugs/442491
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to