tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Breaking out of the emulation dir
> The "/../" is magic and leads to the real root. Just "/" leads to the
> emulation root.
OK, that explains why the /etc/mtab link created by the SuSE packages:
$ ls -l /emul/linux32/etc/mtab
lrwxr-xr-x 1 root wheel 33 May 22 13:57 /emul/linux32/etc/mtab ->
/usr/pkg/emul/linux32/proc/mounts
doesn't work. Obviously, the target should then be either /proc/mounts or
../mounts.
Home |
Main Index |
Thread Index |
Old Index