Re: fstab and LABEL=
- From: Goksin Akdeniz <goksin.akdeniz@xxxxxxxxx>
- Date: Sat, 21 Oct 2006 19:59:49 +0300
I'm a little confused about the LABEL= option in /etc/fstab. Let's sayYou do not need to use /dev.
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?
I had a different partitioning so I had "LABEL=" in may fstab entires. I
edited them. You can do it so. I think /home/archive3 is not your home
directory.
Here is my suggestion:
1- Create a directory under / named archiv
2-Make a copy of your fstab as fstab.1
3-Edit the fstab as given below
/archiv /home/archive3 xfs defaults 1 2
4-Save the edited fstab
5-Run mount- a
If everhting is ok, you will get no error messages.
Goksin Akdeniz
--------
www.enixma.org
Attachment:
pgpYdXfZ4rpT9.pgp
Description: PGP signature
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: fstab and LABEL=
- From: Ric Moore
- Re: fstab and LABEL=
- References:
- fstab and LABEL=
- From: Mark Haney
- fstab and LABEL=
- Prev by Date: Re: fstab and LABEL=
- Next by Date: Firefox crashes after printing
- Previous by thread: Re: fstab and LABEL=
- Next by thread: Re: fstab and LABEL=
- Index(es):
Relevant Pages
|