Changeset 1500 in MondoRescue for branches/stable/mondo-doc/mondorestore.8


Ignore:
Timestamp:
Jun 9, 2007, 2:05:52 AM (17 years ago)
Author:
Bruno Cornec
Message:
  • ChangeLog updated
  • Attempt to fix completely #159
  • Improve ESX+vmfs support - needs testing
  • Attempt to fix #136 (without floppy mondorestore may hang due to a mount command blocked)
  • man page fixed as mindi images are now under /var/cache/mindi
  • Support Web page now includes all the latest supported distributions
  • mondorestore supports now the -p option so man page fixed.
  • Fix my email address in mindi man page
  • Fix a typo on the support Web page
  • Improve isolinux.bin detection on x86_64 system by looking also in /usr/lib64
  • Stricter POSIX conformance for all shell scripts (== replaced by = in compare)

(merge -r 1488:1499 $SVN_M/branches/2.2.4)

File:
1 edited

Legend:

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

    r1338 r1500  
    2525
    2626.SH SYNOPSIS
    27 .B mondorestore
     27.B mondorestore [-p prefix]
    2828: restore your PC
    2929
     
    3333restores data previously backed up with
    3434.I mondoarchive.
    35 .I mondorestore
    36 does not take any command line parameters.
     35
    3736.
    3837Note that mondorestore will usually automatically be called when booting a
     
    4039.B Expert
    4140mode in which case mondorestore can be evoked from the command line.
     41
     42.TP
     43.BI "-p " prefix
     44Use
     45.B prefix
     46to specify the name of your ISO images.
     47By default, mondoarchive names images mondorescue-1.iso, mondorescue-2.iso, ...
     48Using
     49.B -p machine
     50.B mondorestore
     51will use images named machine-1.iso, machine-2.iso, ...
    4252
    4353.SH DIAGNOSTICS
Note: See TracChangeset for help on using the changeset viewer.