From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020606 Description of problem: When you choose lilo during the install and redhat's installer adds an append line to your lilo.conf, it forgets to put spaces between options, so it wrote : append="hdc=ide-scsiroot=LABEL=/" instead of : append="hdc=ide-scsi root=LABEL=/" Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. install redhat and choose lilo as bootloader 2. have several options on the append line like the ide-scsi module 3. your init level is then not found because no root partition was found Actual Results: root fs not mounted kernel panic : no init level found Expected Results: normal boot, rootfs found Additional info:
*** This bug has been marked as a duplicate of 68019 ***