Hmm... I have something strange here... what you say about that: If I try to add new empty branch with remount option mount -o remount,prepend:/mnt/1=rw / all OK But if I try to do like this (without remount) mount -o prepend:/mnt/1=rw / the command didn't print any error but after this, if I try to call system utilities like cat, ls then I receive /usr/bin/cat: No such file or directory, before this command all works fine. So now I must specify command with path /bin/cat. Also symbolic links in /usr/bin like [ or yes which linked to the same files in /bin, now link to error location.
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
