On Monday 13 January 2003 11:36 am, Tony S. Sykes wrote:
> I had this recently and Anne helped me out. Here is what you need.
> You need to change your /etc/lilo.conf. Where you have append in your
> main image

Hello Tony and Kaj

I must have done something wrong.
Here's lilo.conf

[root@localhost root]# cat /etc/lilo.conf
boot=/dev/hda
map=/boot/map
default=linux
keytable=/boot/br-abnt2.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
ignore-table
image=/boot/vmlinuz
        label=linux
        root=/dev/hda6
        initrd=/boot/initrd.img
        append="quiet devfs=mount hdc=ide-scsi" <----------------------
        vga=788
        read-only
        image=/boot/vmlinuz
        label=linux-nonfb
        root=/dev/hda6
        initrd=/boot/initrd.img
        append="devfs=mount"
        read-only
image=/boot/vmlinuz
        label=failsafe
        root=/dev/hda6
        initrd=/boot/initrd.img
        append="devfs=nomount failsafe"
        read-only
other=/dev/hda1
        label=windows
        table=/dev/hda
other=/dev/fd0
        label=floppy
        unsafe


And /etc/fstab

[root@localhost root]# cat /etc/fstab
/dev/hda6 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
none /mnt/cdrom supermount 
dev=/dev/hdd,fs=auto,ro,--,iocharset=iso8859-1,codepage=850,umask=0 0 0
none /mnt/cdrw supermount dev=/dev/scd0,fs=auto,ro,--,umask=0 0 0
none /mnt/floppy supermount 
dev=/dev/fd0,fs=auto,--,iocharset=iso8859-1,sync,codepage=850,umask=0 0 0
/dev/hda1 /mnt/windows vfat iocharset=iso8859-1,codepage=850,umask=0 0 0
none /proc proc defaults 0 0
/dev/hda5 swap swap defaults 0 0


Thanks in advance.

Jm





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

Reply via email to