On Fri, May 8, 2009 at 10:59 AM, Paul Stewart <[email protected]> wrote: > now I need to add that partition > to /etc/fstab but now I get confused: > I’ve never seen this UUID stuff before – how do I add my new partition to > fstab? I’ve been reading that UUID is related to the GPT but is there a way > for me to add this partition?
man 5 fstab and as root, run blkid which is part of the e2fsprogs package. -- fedora-list mailing list [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
