Auto Install for Mandrakelinux | ||
---|---|---|
Prev | Next |
This option allows you to create a boot disk during the install process. Probably not something you want to do while doing an auto installation.
'mkbootdisk' => '', |
Descriptions:
'mkbootdisk' |
used to specify the floppy device that is to be used: |
|
'0' or '' - no boot disk |
|
'1' - if there is only 1 floppy drive in the system, then this will create the boot disk on it. |
|
'fd0' - if you have more than one floppy device, then you can specify the one to be used. It is the device name without the '/dev/' part. For IDE floppies it is typically 'fd0' or 'fd1', LS120 devices are 'pf0' and for scsi floppies, it is dependent on its LUN (eg. 'sdb'). |
Related Option Entries:
none.
Prev | Home | Next |
miscellaneous | mouse |