source: MondoRescue/trunk/mindi/README.pxe@ 1

Last change on this file since 1 was 1, checked in by bcornec, 19 years ago

Initial import from latest mondo-2.04_cvs_20050503/mindi-1.04_cvs_20050503 on http://www.mondorescue.org

File size: 1000 bytes
Line 
1README for mondo/mindi usage with PXE
2
3mondorescue now supports the possibility to deploy mondo-images using the Pre eXecution Environment (PXE) standard.
4As this README only focusses on the mondorescue part, please read how to do Linux deployments with pxelinux on http://syslinux.zytor.com/pxe.php
5
6To use it, please do the following on your deployment server:
7
8Add the following line to your default file:
9mondo
10 kernel vmlinuz-mondo
11 initrd initrd-mondo pxe ...
12
13Thus 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(You need to have backup your data using the NFS option of mondoarchive)
15
16During boot mondorestore will start your NFS configuration and mount mondo's content from the network rather than from a physical media.
17
18Please report any problem around that tool to bruno.cornec@hp.com
192004-10-03
20Bruno.
Note: See TracBrowser for help on using the repository browser.