snip

> Here it is...
> 
> boot="/dev/had
> map=/boot/map
> install=/boot/boot.b
> prompt
> timeout=15
> lba32
> default=linux
> 
> image=/boot/vmlinuz
>       label=linux
>       root=/dev/hda3
>       initrd=/boot/initrd
>       append="root=/dev/hda3 init=/linuxrc"

Hi Belinus,

I am the wrong person to be answering this (new to linux), but since
no-one else has yet...

The first line 
        boot="/dev/had 
may I assume the quote and "had" are typo's it should be
        boot=/dev/hda
aside from that there is no entry for Windows in your config file

Edit your lilo.config file adding the lines 

other=/dev/hda1
label="dos"

save the file and in a terminal run #lilo
when you reboot you should be able to choose between windoze and linux

--
> [EMAIL PROTECTED] mailing list
-- 
Ron
[EMAIL PROTECTED]


--
[EMAIL PROTECTED] mailing list

Reply via email to