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
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
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