mount --bind

Nils Philippsen nphilipp at redhat.com
Wed Oct 29 14:45:45 UTC 2003


On Tue, 2003-10-28 at 07:54, Doncho N. Gunchev wrote:
> On Friday 24 October 2003 17:41, Nils Philippsen wrote:
> > On Fri, 2003-10-24 at 16:18, Carlos Rodrigues wrote:
> > > Hi!
> > >
> > > I intend to mount a directory in another location with "mount --bind"
> > > and I wanted to know if there is a way to automate this by putting it
> > > somewhere like /etc/fstab. I can put it in /etc/init.d/rc.local but I
> > > would rather do this in a more "elegant" way.
> >
> > "mount --bind" is the same as "mount -o bind", so a line like
> >
> > /my/old/dir	/my/new/dir	none	bind	0 0
> >
> > should work.
> >
> > Nils
> Works, I have a lot of --bind mounts. The only problem is I am getting 
> something like "umount2: can't unmount ...., not mounted" when rebooting, 
> which is ignorable - no damage/problems caused to the fs at all... I think it 
> has to do something with my "crossmounts" (--bind inside --bind-ed dir). I do 
> --bind my /var/ftp to /var/www/html/ftp and some yum stuff inside bouth.

Please file this in Bugzilla -- though I don't know what component is
guilty (kernel ./. util-linux(mount) ./. initscripts) ;-).

Nils
-- 
     Nils Philippsen    /    Red Hat    /    nphilipp at redhat.com
"They that can give up essential liberty to obtain a little temporary
 safety deserve neither liberty nor safety."     -- B. Franklin, 1759
 PGP fingerprint:  C4A8 9474 5C4C ADE3 2B8F  656D 47D8 9B65 6951 3011
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20031029/e90429bb/attachment-0001.sig>


More information about the fedora-list mailing list