Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
This post has been edited 3 times, last edit by "JDMario" (Jun 28th 2007, 9:19am)
|
|
Source code |
1 |
mount -oloop /pub/export/<BACKUP-Datei> /mnt |
|
|
Source code |
1 |
tar xjf <BACKUP-Datei> -C / |



|
|
Source code |
1 2 3 4 5 |
Sumsi:/mnt/LINVDR# ls -la drwxr-xr-x 2 root root 4096 Jun 27 09:02 . drwxr-xr-x 7 root root 4096 Jun 27 09:07 .. -rw-r--r-- 1 linvdr root 126337613 Mar 14 20:47 mylinvdr.tar.bz2 Sumsi:/mnt/LINVDR# |


This post has been edited 1 times, last edit by "mahlzeit" (Jun 27th 2007, 9:44am)
This post has been edited 1 times, last edit by "JDMario" (Jun 27th 2007, 9:48am)


Quoted
Original von marlow
Hi,
ich wollte mal fragen ob das 7Backup ausreicht?
Quoted
Habe da eine Sicherung gemacht und diese möchte ich nun auf ein anderes System aufspielen. Geht das überhaupt?

|
|
Source code |
1 |
tar xjvf mylinvdr.tar.bz2 -C / > /tmp/tar.out 2>&1 |

Quoted
Original von marlow
hi,
7backup.sh ist von toxic-tonic
Quoted
wie ist die genau eingabe für eine sicherung von mylinvdr?
