From Bugzilla Helper: User-Agent: Mozilla/4.75 [en] (X11; U; Linux 2.2.16-4SGI_39smp i686) Description of problem: I use kickstart to install several (>20) linux machines over the network. Having systems with a SCSI system disk and several IDE data disks I want the SCSI disk to be the one to boot from. The kickstart script CAN NOT know however what assignments I made in the BIOS (first SCSI or first ATA), ergo it has to ask the user where to put the MBR. Instead it assumes that if a /dev/hda exisit that it must place the MBR there. Using lilo as bootloader one gets a message of a unrecognizable disk (ox82) after which it pauses in RH7.1. In this pause you can change the lilo.conf file accordingly. In RH7.2 it does not pause. This behaviour is not specific 7.2, nor is it a lilo bug, but since kickstart is not choosable I put this bugreport here. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. install RH using kickstart on a machine with SCSI and IDE 2. have the BIOS to boot first from SCSI 3. Actual Results: After rebooting as part from the installation the system hangs Expected Results: continuation of boot process obviously Additional info:
Changing package to anaconda since that's where kickstart functionality is implemented.
Deferring to future release.
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.