kickstart and ide-scsi

Greg Morgan drkludge at cox.net
Fri Apr 29 14:38:34 UTC 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Erik Niessen wrote:
> I tried this but this also doesn't work
> 
> I had a look at the messages reported on f3 and it tries to mount the cdrom
> under hdc. Failed to mount /dev/hdc: No such device or address

Do you really need scsi emulation anymore?  That could be the source of
your error. That may be the answer to this statement of yours, "When I
delete the hdc=scsi it works."  The other reason for the error is that
your CD drive may not be on /dev/hdc in the Anaconda runtime
environment.  Remember that it is a minimal Linux environment.  You may
have other temporary devices or special devices without drivers throwing
off your device count.  Start the installer without a kickstart file.
Use the ALT F1, F2, F3, and F4 keys to take a look around.  Then tune
your install script for the right /dev/hdx.

Greg

> 
> On 4/29/05, Iain Conochie <iain at uk.colt.net> wrote:
> 
>>Erik Niessen wrote:
>>
>>>Hi all,
>>>
>>>I am trying to use kickstart from a ide cdrom with scsi emulation enabled.
>>>Here is a piece of my isolinux.cfg file
>>>default kickstart
>>>label kickstart
>>>  kernel vmlinuz
>>>  append initrd=initrd.img ramdisk_size=8192 hdc=scsi ks=cdrom:/ks.cfg
>>>
>>>This doesn't work it cannot find my ks file. When I delete the hdc=scsi it works
>>>
>>>Any ideas?
>>
>>Try:
>>
>>label kickstart
>>
>>>  kernel vmlinuz
>>>  append initrd=initrd.img ramdisk_size=8192 hdc=ide-scsi \
>>
>>ks=cdrom:/ks.cfg
>>
>>ide-scsi is the scsi emulation module
>>
>>Cheers
>>
>>Iain
>>
>>
>>>Cheers,
>>>
>>>  Erik Niessen

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFCckbqxyxe5L6mr7IRApg4AJ9HHTgSeoocdm9a0FCRuLjJVrkYigCePxmk
ZrPtSYpMJ04C0VU3QpoLnfw=
=U/za
-----END PGP SIGNATURE-----




More information about the Kickstart-list mailing list