Changeset 1300 in MondoRescue


Ignore:
Timestamp:
Apr 15, 2007, 12:25:10 AM (17 years ago)
Author:
Bruno Cornec
Message:

RAM size needs to be bigger on FC6

File:
1 edited

Legend:

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

    r803 r1300  
    1111label mondo
    1212        kernel vmlinuz-mondo
    13         append initrd=initrd-mondo load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=36864 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=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=#] ...
    1414
    1515ipdev is the device name (e.g. eth2)
Note: See TracChangeset for help on using the changeset viewer.