Mount order for directories
From: Nick Pierpoint (mail_at_pierpoint.org)
Date: 10/18/04
- Previous message: Botond Kardos: "Re: Is my computer safe enough if I use just iptables?"
- Next in thread: Paul Howarth: "Re: Mount order for directories"
- Reply: Paul Howarth: "Re: Mount order for directories"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Fedora List <fedora-list@redhat.com> Date: Mon, 18 Oct 2004 10:15:31 +0100
Hello all.
If I have a disk mounted on /opt:
mount /dev/hdb1 /opt
but then also have another disk mounted on /opt/thensome
mount /dev/hdb2 /opt/thensome
In /etc/fstab I'd have something like:
LABEL=/opt /opt ext3 defaults 1 2
LABEL=/opt/thensome /opt/thensome ext3 defaults 1 2
My question is will this always work? When directory mounts have a
degree of inter-dependence how do you specify the mount order? Does the
mount process religiously follow through the order in fstab?
Many thanks.
-- nick -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Botond Kardos: "Re: Is my computer safe enough if I use just iptables?"
- Next in thread: Paul Howarth: "Re: Mount order for directories"
- Reply: Paul Howarth: "Re: Mount order for directories"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|