Hallo all, I'm a bit puzzled/lost here: I've got a .img file mounted with "-o loop" on /x directory. The files copy fine on the localhost using "cp -a /x/ /home/harm/whatever/ but across a network using "scp" I get:"Read-only file system".
What I use: $:"scp -r [EMAIL PROTECTED]:/x/ /mnt/hd/" I get asked harm's password --OK and then I get: $:"/mnt/hd/ /x: Read-only file system" Both /mnt/hd and /x are mounted "rw" where /x on 192.168.0.1 is mounted with the following command: $:"mount -t iso9660 -o loop /whatever.img /x" Where did I go wrong or did I oversee? This is really driving me mad:o( Any light whatsoever appreciated! HarM
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
