Justin Piszcz wrote: > One final question, without udev, how does one determine the UUID of a non-XFS > partition, e.g., swap? > > $ ls -l > total 0 > lrwxrwxrwx 1 root root 9 2009-01-25 01:54 203fcd30-4e56-40e9-a8e5-93ddc8eb536a -> ../../md0 > lrwxrwxrwx 1 root root 10 2009-01-25 01:54 2ef862e1-cf78-4065-a205-d1784716d633 -> ../../sdd1 > lrwxrwxrwx 1 root root 10 2009-01-25 01:54 77ae4251-631f-4656-a365-c5723f5c5da8 -> ../../sdd2 > > p254:~# find /proc/|grep -i uuid > /proc/sys/kernel/random/uuid > p254:~# find /sys/|grep -i uuid > p254:~# blkid: [root@mythbox ~]# blkid /dev/sda? /dev/sda1: LABEL="/movies" UUID="38da660b-3600-4508-a608-2e1a20041ecb" TYPE="xfs" /dev/sda2: LABEL="/video" UUID="7b5583ae-cd42-4db1-9868-d96a5ccd3fea" TYPE="xfs" /dev/sda3: LABEL="/boot" UUID="379dbe60-1988-47b9-9891-17038abcc1f0" TYPE="ext3" SEC_TYPE="ext2" /dev/sda5: LABEL="/" UUID="c7bd2307-e067-4185-a7a0-d8d54057f3b9" TYPE="xfs" /dev/sda6: TYPE="swap" LABEL="SWAP-sda6" UUID="ea3f5dae-2509-4764-a93e-b777e72fdfbd" -Eric -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html