Changeset 26 in MondoRescue for trunk/mindi/README.pxe


Ignore:
Timestamp:
Sep 19, 2005, 7:50:34 PM (19 years ago)
Author:
bcornec
Message:

Corrects bug 005083 (PXE and -p option incompatible)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/mindi/README.pxe

    r1 r26  
    99mondo
    1010        kernel vmlinuz-mondo
    11         initrd initrd-mondo pxe ...
     11        initrd initrd-mondo pxe [prefix="machine"] ...
    1212
    1313Thus the PXE ROM will boot mondo's kernel and mondo's initrd in memory and will append all the right configuration options (as you find in syslinux.cfg on the mindi's floppy image) to which you need to add the keyword pxe.
    1414(You need to have backup your data using the NFS option of mondoarchive)
     15If you used the -p option of mondoarchive, you'll have to specify the real name of mondo images to use during restore. To do that use prefix=machine on the initrd line, after the pxe keyword, to load the ISO images saved with -p machine.
     16Without prefix keyword, images name mondorescue-1.iso, ... will be used.
    1517
    1618During boot mondorestore will start your NFS configuration and mount mondo's content from the network rather than from a physical media.
Note: See TracChangeset for help on using the changeset viewer.