Ticket #811: mindi.conf

File mindi.conf, 876 bytes (added by phanijandhyala, 7 years ago)
Line 
1#
2# Example of mindi configuration file
3#
4# $Id$
5#
6# Force these modules to be loaded at restore time first, in that order:
7# FORCE_MODS="cciss hpsa"
8#
9# Prevent these module to be loaded at all at restore time
10# DENY_MODS="kqemu vxfen fdomain ipmi_si"
11#
12# EXTRA_SPACE=80152 # increase if you run out of ramdisk space
13 EXTRA_SPACE=300000 # increase if you run out of ramdisk space
14# BOOT_SIZE=49152
15# MINDI_ADDITIONAL_BOOT_PARAMS="devfs=nomount noresume selinux=0 barrier=off udevtimeout=10 acpi=off"
16# MINDI_DEFAULT_BOOT_OPTION="interactive ipconf=eth0:10.0.0.1:255.0.0.0:10.255.255.255:10.2.3.4"
17# PROMPT_MAKE_CD_IMAGE="no" # Avoid interactive question about CD creation
18# PROMPT_MAKE_USB_IMAGE="no" # Avoid interactive question about USB key creation
19# USBDEVICE="/dev/sdg" # If you activated the previous option then you need to provide a device drive for the USB key