Merging upstream version 1.17.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
0b4c623a0a
commit
4d8b7256f0
13 changed files with 71 additions and 93 deletions
|
@ -12,7 +12,7 @@ File: lziprecover.info, Node: Top, Next: Introduction, Up: (dir)
|
|||
Lziprecover Manual
|
||||
******************
|
||||
|
||||
This manual is for Lziprecover (version 1.17-rc2, 8 April 2015).
|
||||
This manual is for Lziprecover (version 1.17, 28 May 2015).
|
||||
|
||||
* Menu:
|
||||
|
||||
|
@ -509,12 +509,12 @@ Example 7: Recover a compressed backup from two copies on CD-ROM with
|
|||
error-checked merging of copies (*Note GNU ddrescue manual:
|
||||
(ddrescue)Top, for details about ddrescue).
|
||||
|
||||
ddrescue -b2048 /dev/cdrom cdimage1 logfile1
|
||||
ddrescue -d -r1 -b2048 /dev/cdrom cdimage1 logfile1
|
||||
mount -t iso9660 -o loop,ro cdimage1 /mnt/cdimage
|
||||
cp /mnt/cdimage/backup.tar.lz rescued1.tar.lz
|
||||
umount /mnt/cdimage
|
||||
(insert second copy in the CD drive)
|
||||
ddrescue -b2048 /dev/cdrom cdimage2 logfile2
|
||||
ddrescue -d -r1 -b2048 /dev/cdrom cdimage2 logfile2
|
||||
mount -t iso9660 -o loop,ro cdimage2 /mnt/cdimage
|
||||
cp /mnt/cdimage/backup.tar.lz rescued2.tar.lz
|
||||
umount /mnt/cdimage
|
||||
|
@ -652,18 +652,18 @@ Concept index
|
|||
|
||||
Tag Table:
|
||||
Node: Top231
|
||||
Node: Introduction1213
|
||||
Node: Invoking lziprecover4309
|
||||
Node: Data safety9742
|
||||
Node: Repairing files11671
|
||||
Node: Merging files13573
|
||||
Node: File names15414
|
||||
Node: File format15878
|
||||
Node: Examples18282
|
||||
Ref: ddrescue-example19528
|
||||
Node: Unzcrash20770
|
||||
Node: Problems23324
|
||||
Node: Concept index23876
|
||||
Node: Introduction1208
|
||||
Node: Invoking lziprecover4304
|
||||
Node: Data safety9737
|
||||
Node: Repairing files11666
|
||||
Node: Merging files13568
|
||||
Node: File names15409
|
||||
Node: File format15873
|
||||
Node: Examples18277
|
||||
Ref: ddrescue-example19523
|
||||
Node: Unzcrash20779
|
||||
Node: Problems23333
|
||||
Node: Concept index23885
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue