Hello Alexander,

Alexander Rau:
> # mount -o remount,del:${HOME} /tmp/aufs
> unexpected reloc type in static binary

It looks like a problem of your system environment.
Let's make it sure. Will you send the output of these commands?

$ ls -l $(which mount) /sbin/mount.aufs
$ ldd $(which mount) /sbin/mount.aufs
$ file $(which mount) /sbin/mount.aufs
# strace -f mount -o remount,del:${HOME} /tmp/aufs


> My plan is to create before and delete multiple branches after an
> install
> is occuring, so the install is "simulated" in the rw branches, while all
> system files are ro. Afterwards the modified files in the rw branch
> shall
> be inspected by further tasks. It is currently my thesis I'm working on.
> Do you think, it is possible to achieve this?

Basically yes you can. But the details are unknown.


J. R. Okajima

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm

Reply via email to