source: MondoRescue/branches/stable/mindi/distributions/conf/mindi.conf.dist@ 1596

Last change on this file since 1596 was 1596, checked in by Bruno Cornec, 17 years ago

Support of pata_amd module added (Andy Wright <mondo_at_eltofts.homelinux.com>)

File size: 6.2 KB
RevLine 
[1047]1# Mindi configuration file
2#
3# $Id$
4#
5# We tried to give sensible defaults in this file.
[1097]6# It will alwys be loaded by mindi before your own configuration files.
7# DO NOT CHANGE THAT FILE IN ANYWAY AS ITS MD5 SUM IS USED AS A CHECK !!
8# Anyway changing some values in your own configuration file may render
9# mindi instable or cause failures. Use with care.
[1047]10
11#
12# Extra space for Ram disk
13#
14mindi_extra_space=24576
15
16#
[1281]17# Size of the boot image
[1047]18#
[1581]19mindi_boot_size=16384
[1047]20
21#
[1060]22# Maximum compressed size for disk image in KB.
[1047]23#
[1060]24mindi_max_compressed_size=1300
[1047]25
26#
[1060]27# deplist file name (stored in $MINDI_CONF)
28#
29mindi_deplist_file="deplist.txt"
30
31#
[1047]32# Write mindi CD (yes|no) ?
33#
34mindi_write_cd="no"
35
36#
[1063]37# Write mindi USB (yes|no) ?
38#
39mindi_write_usb="no"
40
41#
[1087]42# Write mindi Tape (yes|no) ?
43#
44mindi_write_tape="no"
45
46#
[1060]47# If set to "no", you will be prompted for whether or not
48# you want to use your own kernel, or the supplied default.
49# If "yes" mindi will automatically use your own kernel.
50#
51mindi_use_own_kernel="yes"
52
53#
[1047]54# Images creation dir
[1060]55# WARNING: This directory is erased before usage
[1087]56# This is also the directory mondoarchive will use to find
57# what it needs to create it rescue media
[1047]58#
[1087]59mindi_cache_dir="/var/cache/mindi"
[1047]60
61#
62# Temporary directory
[1087]63# Under it a temporary directory will be created to host all
64# temporary files for mindi. That subdirectory is erased at the end of mindi
[1047]65#
66mindi_tmp_dir="/tmp"
67
68#
[1087]69# USB Disk Device
70#
71mindi_usb_device="/dev/sda1"
72
73#
74# Tape Device
75#
76mindi_tape_device="/dev/st0"
77
78#
[1047]79# Additional Boot Parameters
[1513]80# You may want to add acpi=off if you're unable to reboot on mindi's CD
81# You may want to add ramdisk_blocksize=1024 if on Fedora Core 5/6, opensuse 10.2 ...
[1047]82#
[1513]83mindi_boot_params="devfs=nomount exec-shield=0 noresume selinux=0 barrier=off"
[1047]84
85#
86# Kernel to use (NATIVE|FAILSAFE|PATH TO THE KERNEL)
87#
88mindi_kernel="NATIVE"
89#mindi_kernel="/boot/vmlinuz.special"
90
91#
[1060]92# Modules supported by mindi and required at boot time
[1047]93#
[1520]94mindi_scsi_mods="3w-xxxx 3w_xxxx 3w-9xxx 3w_9xxx 53c7,8xx a100u2w a320raid aacraid adpahci advansys aha152x aha1542 aha1740 aic79xx aic79xx_mod aic7xxx aic7xxx_mod aic7xxx_old AM53C974 atp870u BusLogic cciss cpqfc dmx3191d dpt_i2o dtc eata eata_dma eata_pio fdomain gdth g_NCR5380 i2o_block i2o_core ide-scsi ieee1394 imm in2000 initio ips iscsi isp megaraid megaraid_mm megaraid_mbox megaraid_sas mptbase mptscsih mptsas mptspi mptfc mptscsi mptctl NCR53c406a ncr53c8xx nsp32 pas16 pci2000 pci2220i pcmcia ppa psi240i qla1280 qla2200 qla2300 qla2xxx qla2xxx_conf qlogicfas qlogicfc qlogicisp raw1394 scsi_debug scsi_mod scsi_transport_sas scsi_transport_spi sd_mod seagate sg sim710 sr_mod sym53c416 sym53c8xx sym53c8xx_2 t128 tmscsim u14-34f ultrastor wd7000 vmhgfs"
[1596]95mindi_ide_mods="ide ide-generic ide-detect ide-mod ide-disk ide-cd ide_cd ide-cs ide-core ide_core edd paride ata_generic ata_piix libata via82cxxx generic nvidia ahci sata_nv cmd64x pata_amd"
[1433]96mindi_usb_mods="usb-storage usb-ohci usb-uhci usbcore usb_storage input hid uhci_hcd ehci_hcd uhci-hcd ehci-hcd ohci-hcd ohci_hcd usbkbd usbhid keybdev mousedev"
[1060]97mindi_pcmcia_mods="pcmcia_core ds yenta_socket"
98mindi_cdrom_mods="cdrom isocd isofs inflate_fs nls_iso8859-1 nls_cp437 sg sr_mod zlib_inflate"
99mindi_tape_mods="ht st osst ide-tape ide_tape"
[1431]100mindi_net_mods="sunrpc nfs nfs_acl lockd fscache loop mii 3c59x e100 bcm5700 bnx2 e1000 eepro100 ne2k-pci tg3 pcnet32 8139cp 8139too 8390 forcedeth vmxnet vmnet"
[1257]101mindi_extra_mods="vfat fat loop md-mod linear raid0 raid1 xor raid5 raid456 lvm-mod dm-mod dm-snapshot dm-zero dm-mirror jfs xfs xfs_support pagebuf reiserfs ext2 ext3 minix nfs nfs_acl nfsd lockd sunrpc jbd mbcache"
[1177]102#
103# Modules that should NOT be part of the mini distribution
104# created for recovery time
105#
106mindi_deny_mods=""
107# Replace with that line for HP OCMP e.g.
108#mindi_deny_mods="MPS_Driver_Mapper mps octtldrv tscttl streams"
[1246]109#
110# Modules that SHOULD be part of the mini distribution
111# created for recovery time
112#
113mindi_force_mods=""
114# Replace with that line for a hardware migration
115#mindi_force_mods="mptsas"
[1047]116#
[1060]117# Additional modules to support
118# (white space separated list of modules)
[1047]119#
[1060]120mindi_additional_mods=""
[1047]121
122#
123# Location of the fstab file
124#
125mindi_etc_fstab="/etc/fstab"
126
127#
128# Location of the logfile
129#
130mindi_log_file="/var/log/mindi.log"
131
132#
133# Interactive mode (yes|no)
134#
135mindi_interactive="no"
136
137#
138# Boot message shown during media boot
139#
140mindi_boot_msg="\
141To format and restore all files automatically, type 'nuke' <enter>.\n\
142To restore some/all files interactively, type 'interactive' <enter>.\n\
143To compare the archives with your filesystem, type 'compare' <enter>.\n\
144To boot to a command-line prompt (expert mode), type 'expert' <enter>.\n\
145You may add one or more of the following parameters as well:-\n\n\
146 donteject - mondorestore will not eject the CD; this is useful if, for\n\
147 instance, your PC's case has a concealed CD-ROM drive\n\
148 noresize - your mountlist will not be adjusted to use your unallocated\n\
149 hard disk space\n\
150 textonly - do not call any Newt library routines; this is unattractive\n\
151 but valuable if you find your Newt library has bugs in it\n\n\
152e.g. Type 'nuke donteject textonly' if you have an unstable Newt library and \n\
153a PC whose CD-ROM drive tray would be damaged if it unexpectedly ejected.\n\
154"
155
[1535]156#
157# Options common between mindi and mondo are stored below
158#
159
160#
161# ISO image CLI command to use
162# For mindi options are fixed and based on mkisofs options
163# Potentially overwritten by monoarchive values
164#
165mr_iso_creation_cmd="/usr/bin/mkisofs"
166
167#
[1592]168# ISO image common creation options (for mkisofs/gencdromimage/...)
[1535]169# do not specify the -o, -c or the -b options, nor the directory to backup
170# as they will be generated by mondoarchive
[1592]171# _CD#_ is a mondo macro that will be replaced by the CD number
[1535]172#
[1592]173mr_iso_creation_opt="-J -r -v -p MondoRescue -publisher http://www.mondorescue.org -A MondoRescue -o _ISO_ -V _CD#_ -boot-info-table -no-emul-boot -boot-load-size 4"
174# For ia64
175#mr_iso_creation_opt="-J -r -v -p MondoRescue -publisher http://www.mondorescue.org -A MondoRescue -V _CD#_ -no-emul-boot"
176# other example:
177#mr_iso_creation_options="-use-the-force-luke -no-emul-boot -boot-load-size 4 -v -J -r -p MondoRescue -publisher www.mondorescue.org -A MondoRescue -V _CD#_"
Note: See TracBrowser for help on using the repository browser.