source: MondoRescue/branches/3.0/mindi/mindi.conf@ 3319

Last change on this file since 3319 was 3164, checked in by Bruno Cornec, 11 years ago
  • Example of DENY_MODS added to mindi conf file
  • Property svn:executable set to *
File size: 561 bytes
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# BOOT_SIZE=32768 # size of the boot disk
14# MINDI_ADDITIONAL_BOOT_PARAMS="devfs=nomount noresume selinux=0 barrier=off udevtimeout=10 acpi=off"
15# MINDI_DEFAULT_BOOT_OPTION="interactive ipconf=eth0:10.0.0.1:255.0.0.0:10.255.255.255:10.2.3.4"
Note: See TracBrowser for help on using the repository browser.