Hi there are couple ways on how to retrieve UUID but all of then are essentially accessing the same information you already have with your ls command. Try here:
http://www.linuxconfig.org/how-to-retrieve-and-change-partitions-universally-unique-identifier-uuid-on-linux for more info... lubo On Fri, Mar 5, 2010 at 11:31 PM, Osamu Aoki <[email protected]> wrote: > Hi, > > Recent udev packges in squeeze/sid lack vol_id command since 22 Aug 2009 > (146-1). What is the best way to obtain UUID of partition? > > I could read it like ... > > $ ls -l /dev/disk/by-uuid|grep sda4 > > Is this the best way? Any thoughts ? > > Osamu > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: http://lists.debian.org/[email protected] > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

