Mount order for directories

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux