Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Oct 2004 15:28:32 +0400
From:      Denis Shaposhnikov <dsh@vlink.ru>
To:        freebsd-current@freebsd.org
Subject:   jail, unionfs, pwd
Message-ID:  <87brfmr82n.fsf@neva.vlink.ru>

next in thread | raw e-mail | index | archive | help
Hi!

Something wrong with unionfs, look at this:

[dsh@neva dsh]$ mkdir /mnt/.ro
[dsh@neva dsh]$ cp -R /bin /lib /libexec /mnt/
[dsh@neva dsh]$ mount_unionfs -r /usr /mnt/.ro
[dsh@neva dsh]$ jail /mnt x.x 127.0.0.1 /bin/tcsh
# pwd
/
# cd /.ro
# pwd
/.ro
# cd /.ro/bin
# pwd
pwd: .: No such file or directory

Why pwd said this? What is wrong?

-- 
DSS5-RIPE DSS-RIPN 2:550/5068@fidonet 2:550/5069@fidonet
mailto:dsh@vlink.ru http://neva.vlink.ru/~dsh/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87brfmr82n.fsf>