fstab and LABEL=



I'm a little confused about the LABEL= option in /etc/fstab. Let's say I have this line in my fstab:

LABEL=/home/archiv /home/archive3 xfs defaults 1 2

And I want to change the mountpoint of this to /archive instead of /home/archive3. Will I need to (or should I) edit the LABEL= to reflect the changes? Or can I just use the /dev/ instead?


--
Ceterum censeo, Carthago delenda est.

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: fstab and LABEL=
    ... You can just use the /dev/hda style of fstab lines, ... it doesn't matter what the drives are actually labelled as. ... The label and the mount point don't have to be related. ... well have been seagate2 with that mountpoint, ...
    (Fedora)
  • [SLE] HAL mount USB drive at specified mount point
    ... mountpoint. ... storage policy config which will match the device (by volume label, ... preferably) and then set the mount point (or mount root) but the docs ...
    (SuSE)
  • Re: fstab and LABEL=
    ... And I want to change the mountpoint of this to /archive instead of ... I had a different partitioning so I had "LABEL=" in may fstab entires. ... 4-Save the edited fstab ...
    (Fedora)
  • Re: fstab and LABEL=
    ... say I have this line in my fstab: ... And I want to change the mountpoint of this to /archive instead of /home/archive3. ... Don't edit the LABEL in /etc/fstab unless you're able to change it on the disk right now as well. ...
    (Fedora)
  • Re: use of label in fstab
    ... use of label in fstab ... > I made another partition /dev/sda5 and used e2label to label it dyndata, ... I don't generally mount by label & I don't use ext filesystems, ...
    (Ubuntu)