Changeset 2063 in MondoRescue for branches/2.2.8/mindi/README.pxe


Ignore:
Timestamp:
Nov 25, 2008, 5:08:56 PM (15 years ago)
Author:
Bruno Cornec
Message:

In PXE, increase ram size needed for the initrd which has increased in the recent versions

File:
1 edited

Legend:

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

    r1965 r2063  
    1111label mondo
    1212        kernel vmlinuz-mondo
    13         append initrd=initrd-mondo load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=65535 rw root=/dev/ram iso_mode acpi=off apm=off devfs=nomount exec-shield=0 pxe [prefix=machine] [ipconf=(ipdev:ipadr:netmask:broadcast:gateway|ipdev:dhcp)] [nfsmount=server:mountpoint] [ping=#] ...
     13        append initrd=initrd-mondo load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=131072 rw root=/dev/ram iso_mode acpi=off apm=off devfs=nomount exec-shield=0 pxe [prefix=machine] [ipconf=(ipdev:ipadr:netmask:broadcast:gateway|ipdev:dhcp)] [nfsmount=server:mountpoint] [ping=#] ...
    1414
    1515ipdev is the device name (e.g. eth2)
Note: See TracChangeset for help on using the changeset viewer.