On Thu, 2013-08-29 at 12:16 -0500, g wrote: > > On 08/29/2013 09:26 AM, Greg Woods wrote: > <> > > > If the file system is ext2, ext3, or ext4, then the UUID for a file > > system on a physical or LVM device can be printed with UUID: > > > > # tune2fs -l /dev/sda1 > > > > or > > > > # tune2fs -l /dev/mapper/ROOT-ROOT > > > > (change device names as appropriate for your system) > > you reminded me of what i did not recall and after running command, i recall > why i do not use it. :=( > > [geo@localhost Documents]$ tune2fs -l /dev/sdb3 > tune2fs 1.41.12 (17-May-2010) > tune2fs: Permission denied while trying to open /dev/sdb3 Notice the pound sign prompt in my example? Yes, you have to run tune2fs as root (or use sudo). --Greg -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org