david wrote: > Unfortunately it's not an ext2 filesystem - it's fat16 as it happens, > but the other possibilities are ext3. > > thanks anyway :)
ls -l /dev/disk/by-uuid will retrieve the UUID for all filesystem types which are mounted. A UUID should be manufactured for FAT. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
