Jorge Giménez Mayorgas wrote:
> 
> Hi again.
> This is my  lilo.conf
> 

I really don't see anything wrong with your lilo file, except the
exceptional long timeout=5000 setting. Suggest you change to a more
reasonable 50.

>From your lilo file: You have the Linux partition as /dev/hde1 with lilo
at /dev/hda. Looks okay. I believe that the problem may be that when
initial booting you may require to pass a parameter when linux is
booting:
"linux nobiospnp" this works with some boards with the KT266A Chipset.

If the lilo is not properly installed then you need to redo that.
Try here: Emergency Recovery
http://www.mandrakeuser.org/docs/admin/arecov3.html

Additionally you may wish to restate the problem you are having, as I no
longer have your first message. It caused my netscape to crash when
trying to respond.


----------------------------------------------------------
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
vga=normal
default=linux
keytable=/boot/es-latin1.klt
lba32
prompt
timeout=5000  # This sure is a long timeout?
message=/boot/message-graphic
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
 label=linux
 root=/dev/hde1
 initrd=/boot/initrd.img
 append=" hdd=ide-scsi quiet"
 vga=788
 read-only
image=/boot/vmlinuz
 label=linux-nonfb
 root=/dev/hda1
 initrd=/boot/initrd.img
 append=" hdd=ide-scsi"
 read-only
image=/boot/vmlinuz
 label=failsafe
 root=/dev/hda1
 initrd=/boot/initrd.img
 append=" hdd=ide-scsi failsafe"
 read-only
other=/dev/hdc1
 label=windows
 table=/dev/hdc
 map-drive=0x80
 to=0x81
 map-drive=0x81
 to=0x80
other=/dev/hde1
 label=windows2
 table=/dev/hde
 map-drive=0x80
 to=0x82
 map-drive=0x82
 to=0x80
---------------------------------------------------------
> Later ,
>             Jorge Giménez
> 
> ----- Original Message -----
> From: "Larry Sword" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, February 22, 2002 7:16 PM
> Subject: Re: [expert] Boot Loader Solved but more problems, now kernel panic
> 
> > What actually do you mead as "no Luck"? Did you make the changes in
> > lilo.conf and then run, as root, lilo- c and this did not work? Were you
> > not sucessful in making changes to th lilo.conf file?
> >
> > Can you post your lilo.conf file for the list to view?
> >
> > Larry
> > --
> > Sword'sEdge
> > VoiceMail/Fax: (858) 860-6406 x1587

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

Reply via email to