In reply to Gil's mail, d.d. Tue, 10 Dec 2002 21:04:54 +0200:

>So what to write
>I saw that this is like ini file with section
>And the file end in the floppy with no CD 

I have something like this in my lilo.conf:

image=/boot/vmlinuz
        label=linux
        root=/dev/hde5
        initrd=/boot/initrd.img
        append="devfs=mount hdb=ide-scsi"
        vga=788
        read-only

Key in here is append="devfs=mount hdb=ide-scsi"

Is there something like that in your /etc/lilo.conf?
>From your replies, I see that you do not know your way around Linux yet.
Better dump your lilo.conf here so we can have a look.
It is better to be safe than sorry.
Also let's see the output of

ls -l /dev/hd@

E.g.

[root@tbird paul]# ll /dev/hd?
lr-xr-xr-x    1 root     root           30 Dec  4 19:16 /dev/hda ->
ide/host0/bus0/target0/lun0/cd
lr-xr-xr-x    1 root     root           32 Dec  4 19:16 /dev/hde ->
ide/host2/bus0/target0/lun0/disc
lr-xr-xr-x    1 root     root           32 Dec  4 19:16 /dev/hdf ->
ide/host2/bus0/target1/lun0/disc


And also read through the post that just came through:

Re: [newbie] trouble with cd-rw cd-rom setup

This seems to deal with the same problem that you have.
Paul

--
Neither a wise man nor a brave man lies down on the tracks of history
to wait for the train of the future to run over him.
-Dwight D. Eisenhower

http://nlpagan.net - OS:Linux Mandrake 8.2 - E-mail:Sylpheed 0.8.6

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to