On Tue, Apr 28, 2015 at 08:49:29PM -0700, Isaac Dunham wrote: > On Tue, Apr 28, 2015 at 08:03:02PM -0400, Jude Nelson wrote: > > [TODO] > > > > * I still need to figure out how to generate /dev/disk/by-partuuid and > > /dev/v4l/by-path, and possibly others. > > /dev/disk/by-partuuid does not exist on my udev-based Jessie install. > It would presumably be the PARTUUID="..." field of blkid.
I don't have a /dev/disk/by-partuuid either on my Debian Jessie. But I do have a /dev/disk/by-uuid: hendrik@notlookedfor:~$ ls /dev/disk/by-uuid -l total 0 lrwxrwxrwx 1 root root 10 Apr 27 20:19 5b2a2232-0b2a-47be-ba14-a30114b3bff6 -> ../../dm-0 lrwxrwxrwx 1 root root 10 Apr 27 20:19 6632df41-993a-48ca-9420-0f04d69993b6 -> ../../dm-1 lrwxrwxrwx 1 root root 10 Apr 27 20:19 708411CB841194A6 -> ../../sda1 lrwxrwxrwx 1 root root 10 Apr 27 20:19 84c0e2c4-b484-4e1f-acf2-7437e9fbc584 -> ../../sda7 lrwxrwxrwx 1 root root 10 Apr 27 20:19 b925e3ae-4576-460b-809d-3e67511a5bc4 -> ../../sda6 lrwxrwxrwx 1 root root 10 Apr 27 20:19 CCED-990E -> ../../sda3 lrwxrwxrwx 1 root root 10 Apr 27 20:19 fe576e95-07c6-4845-baeb-35096a358498 -> ../../sda5 hendrik@notlookedfor:~$ Is by-partuuid something different? Should I have one? It doesn't seem to be necessary for a running Debian Jessie. Mind you, this Jessie is the result or frequent upgrades all the way back to when it was the testing stage of wheezy, and it uses sysv-init, so a fresh install might produce something different. -- hendrik _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
