Changeset 96 in MondoRescue
- Timestamp:
- Nov 4, 2005, 4:31:00 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/mindi/README.pxe
r30 r96 11 11 initrd initrd-mondo pxe [prefix="machine"] ... 12 12 13 The initrd and kernel file come rom the first bootable media 14 created by mondoarchive. 15 If you mount it you should find what you need under /images 16 with a name like mindi-bootroot.8192.img 17 initrd is mindi.rdz and kernel is vmlinuz 18 13 19 Thus 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. 14 20 (You need to have backup your data using the NFS option of mondoarchive) 21 15 22 If 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. 16 23 Without prefix keyword, images name mondorescue-1.iso, ... will be used. … … 18 25 During boot mondorestore will start your NFS configuration and mount mondo's content from the network rather than from a physical media. 19 26 20 Please report any problem around that tool to bruno.cornec@hp.com 21 2004-10-03 22 Bruno. 27 Please report any problem around that tool to bcornec@users.berlios.de
Note:
See TracChangeset
for help on using the changeset viewer.