You are not logged in.
I installed another Arch in a spare partition, reformatting sda2 and sda5 (swap). Since I use UUIDs in fstab, when I rebooted the previous installation in sda1 it failed to activate swap, since the UUID of that partition changed. Not a big deal: just update fstab and activate swap manually.
While doing this anyway I noticed that there was no more /dev/disk/by-uuid directory.
Is this normal or should I be concerned? Also, can someone explain how this directory is populated at boot time?
Thanks in advance for your help.
SOLUTION: a broken installation of util-linux-ng: for unknown (at least to me) reasons, blkid was missing. I reinstalled the package and restarted udev: it worked.
I'm still curious to know how come that i did boot my system without a /dev/disk/by-uuid directory, given the fact that both fstab and menu.lst use UUIDs.
Last edited by daneel971 (2009-09-02 17:16:22)
Offline
Hello Daneel971!
What's the output of 'blkid' command ?
Offline