Changeset 1964 in MondoRescue for branches/2.2.6/mindi/README.pxe


Ignore:
Timestamp:
May 29, 2008, 9:11:29 AM (16 years ago)
Author:
Bruno Cornec
Message:
  • Adds limit to 255 char in doc for PXE append line.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.6/mindi/README.pxe

    r1925 r1964  
    4040During boot mondorestore will start your NFS configuration and mount mondo's content from the network rather than from a physical media. You may alter the IP configuration stored from the original machine by passing the ipconf option describing respectively the IP address, netmask, broadcast and default gateway you want to setup for the machine, separated by ':'. Or alternatively, you may specify the dhcp keyword so that a DHCP request is made to get those information. In the 2 cases, you have to mention on which physical interface those parameters should apply. On some configurations, you may also want to increase the number of ping queries made before the NFS mount, which is of 3 by default, using the ping option and give the number you want. If you have a different NFS server for the deployment than for the archiving, you can also precise it through the nfsmount option. The structure on both server under the mountpoint has to be the same.
    4141
     42CAVEAT: the limit to the number of char on the append line is 255. Use symlinks to reduce the size of your path if needed.
     43
    4244Please report any problem around that tool to bruno@mondorescue.org
    4345
Note: See TracChangeset for help on using the changeset viewer.