On Saturday 10 July 2004 12:50 pm, you wrote:
On 2004-07-10 07:47:37 +0100 Ian Douglas <alug@k1ngph1cher.com> wrote:
hdd: driver not present This looks a good clue to my problem but what do I need to do?
What ide-cdrom line is in your /proc/ide/drivers file?
; cat /proc/ide/drivers ide-cdrom version 4.61 ide-disk version 1.18
I have: giraffe:~# cat /proc/ide/drivers ide-floppy version 0.97.sv ide-cdrom version 4.59 ide-disk version 1.10
What is in your /proc/scsi/scsi file, if any?
I have: giraffe:~# cat /proc/scsi/scsi Attached devices: none
I wonder whether something is expecting ide-scsi to claim it, because it's a cdrw. I am probably wrong. I hate misbehaving drives.
I have a: append="hdd=ide-scsi" line in my /etc/lilo.conf file. Is this correct? Thanks for your help. Ian.