Hallo,
Du hast den Link doch selber gepostet (http://p-nand-q.com/download/rfstool/usage.html):
tut mir leid, ich habs einfach übersehen.....vielen dank jedenfalls!
-------------------------------------------------------------------------- Copying files
To retrieve a file from the partition, use the following syntax:
c:\> rfstool cp <reiserfs filename> <local filename>
Note that the local filename is just that - a FILENAME, not a directory (i.e. not "."). Here is an example that retrieves the lilo boot configuration and the system log:
c:\> rfstool cp /etc/lilo.conf lilo.txt ... c:\> rfstool cp /var/log/messages messages.txt ...
Copying directories
Starting with version 0.7, you can copy directories recursively. All you need is to specify the command line option -r for "recurse subdirectories". Example:
c:\> rfstool cp /etc e:\linux\backup\etc
will copy all files in /etc and all subdirectories to the local directory e:\linux\backup\etc. All local directories will be created as needed. -----------------------------------------------------------------------------
scheint zu klappen! Nochmals danke Gruß Sören (Wengerowsky) ceterum censeo microsoftum esse dividendum
participants (1)
-
Tursiopstruncat@aol.com