Re: putting a label on a disk

2015-07-16 Diskussionsfäden Sven Schumacher
Yes, ist can... For example (using label as fstabkey should be possible): > disk_config disk1 preserve_always:1 disklabel:msdos bootable:1 fstabkey:uuid > primary - 161061273600B - - > primary / 20GB ext4 rw,noatime,errors=remount-ro > createopts="-L ROOT" > primary swap 20GB sw

Re: putting a label on a disk

2015-07-16 Diskussionsfäden Bob Apodaca
On 07/16/2015 09:22 AM, John G Heim wrote: All, Question related to those I asked earlier in the week... Can setup-storage put a label on a disk partition so that it can be mounted via the label rather than the uuid? I am guessing not beccause parted doesn't do that (as far as I can tell). I

putting a label on a disk

2015-07-16 Diskussionsfäden John G Heim
All, Question related to those I asked earlier in the week... Can setup-storage put a label on a disk partition so that it can be mounted via the label rather than the uuid? I am guessing not beccause parted doesn't do that (as far as I can tell). I guess I can use e2label and xfs_admin in a