Changeset 2870 in MondoRescue for branches/2.2.9/mondo-doc/mondorestore.8


Ignore:
Timestamp:
Sep 20, 2011, 2:52:25 AM (13 years ago)
Author:
Bruno Cornec
Message:
  • Fix some markup in man pages
  • adds the post-nuke script sample for Debian (Guillaume Pernot/Andrée Leidenfrost)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.9/mondo-doc/mondorestore.8

    r2853 r2870  
    4141
    4242.TP
    43 .BI "-p " prefix
     43.BI "\-p " prefix
    4444Use
    4545.B prefix
     
    5252
    5353.TP
    54 .BI "-i "
     54.BI "\-i "
    5555Use ISO files (CD images) as restore media. This is good when having backed up your
    5656system to a spare hard drive. The
     
    5959
    6060.TP
    61 .BI "-n " mount
     61.BI "\-n " mount
    6262Use files residing on NFS partition as restore media.
    6363.I mount
     
    6666
    6767.TP
    68 .BI "-t "
     68.BI "\-t "
    6969Use tape streamer as restore device and its tapes as restore media.
    7070
    7171.TP
    72 .BI "-U "
     72.BI "\-U "
    7373Use a generic USB device as restore device. Use this if you want to read
    7474your backup from a USB key or USB disk.
     
    7979
    8080.TP
    81 .BI "-u "
     81.BI "\-u "
    8282Use a generic streaming device as restore device. Use this if you want to read
    8383your backup from a device that is not directly support by mondoarchive. This will
     
    8686
    8787.TP
    88 .BI "-E " "\*(lqpath ...\*(rq"
     88.BI "\-E " "\*(lqpath ...\*(rq"
    8989Exclude path(s) from restore (future dev). The paths should be separated with a pipe.
    9090For example, if you are restoring up
     
    9292
    9393.TP
    94 .BI "-I " "\*(lqpath ...\*(rq"
     94.BI "\-I " "\*(lqpath ...\*(rq"
    9595Include paths(s) to restore (future dev).
    9696
    9797.TP
    98 .BI "-J " "file"
     98.BI "\-J " "file"
    9999Specify an explicit list of files and directories to restore in a plain
    100100text file, one item (file or directory) per line. Beware that
     
    103103
    104104.TP
    105 .BI "-d " "dev|dir"
     105.BI "\-d " "dev|dir"
    106106Specify the restore device (CD/tape/USB) or directory (NFS/ISO). For CD-R[W] drives,
    107107this is the SCSI node where the drive may be found, e.g. '0,1,0'. For tape
     
    113113
    114114.TP
    115 .BI "-g "
     115.BI "\-g "
    116116GUI mode. Without this switch, the screen output of mondorestore is text based.
    117117
    118118.TP
    119 .BI "-m "
     119.BI "\-m "
    120120Manual (not self-retracting) CD trays are often found on laptops. If you are
    121121a laptop user, your CD burner has BurnProof technology or you experience
     
    123123
    124124.TP
    125 .BI "-o "
     125.BI "\-o "
    126126Use OBDR (One Button Disaster Recovery) type of tapes.
    127127By default, tapes are not bootable. With this flag, tape will be read as bootable tapes
     
    129129
    130130.TP
    131 .BI "-x " "'dev ...'"
     131.BI "\-x " "'dev ...'"
    132132Specify non-Linux partitions which you want to restore (future dev).
    133133
    134134.TP
    135 .BI "-T " "path"
     135.BI "\-T " "path"
    136136Specify the full pathname of the tempdir, the directory where temporary files
    137137are stored.
    138138
    139139.TP
    140 .BI "-b "
     140.BI "\-b "
    141141Specify the internal block size used by the tape drive. This is usually 32K but
    142142some drives just don't like that. They should but they don't. That's what
     
    145145
    146146.TP
    147 .BI "-e "
     147.BI "\-e "
    148148Don't eject the CD or tape when restoring...
    149149
    150150.TP
    151 .BI "-f " "device"
     151.BI "\-f " "device"
    152152Specify the drive on which your Master Boot Record lives. Usually, this is
    153153discovered automatically. (future dev)
    154154
    155155.TP
    156 .BI "-Q "
     156.BI "\-Q "
    157157Give more detailed information about the boot loader.
    158158
    159159.TP
    160 .BI "-K " "loglevel"
     160.BI "\-K " "loglevel"
    161161Specify the loglevel. Use 99 for full debug. Standard debug level is 4.
    162162
    163163.TP
    164 .BI "-z "
     164.BI "\-z "
    165165Use extended attributes and acl for each file and store them in the
    166166backup media. Use this option if you use SElinux e.g. but it will slow
     
    168168
    169169.TP
    170 .BI "-Z "
     170.BI "\-Z "
    171171Specify mondorestore mode. Mode could be one of
    172172.IR nuke:
Note: See TracChangeset for help on using the changeset viewer.