On Sun, 2009-04-26 at 01:31 -0700, jdow wrote: > $blkid /dev/sda1 > /dev/sda1: LABEL="/boot-7" UUID="bfe129cd-8087-4c0b-aad1-08508b7adee2" > SEC_TYPE="ext2" TYPE="ext3" > > It works by partition not drive. ---- I think it is more like, you won't see the results you expect if you supply /dev/sdX as the argument because /dev/sdX is a physical device and not a block device to Linux. Thus an apparent non-answer is actually the correct answer returning no block attributes queried for a physical device. It's apparent in the first line of the man page... NAME blkid - command-line utility to locate/print block device attributes Craig -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines