Results 1 to 4 of 4
hi,
I made the boot floppy for mandrake 10 with the options "mkbootdisk --
kernelargs /boot/vmlinuz 2.6.3-4mdk"but after booting there was error
message:"could not find kernel image:linux" and a boot ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-02-2004 #1Just Joined!
- Join Date
- Apr 2004
- Posts
- 46
error making boot disk for mandrake 10
hi,
I made the boot floppy for mandrake 10 with the options "mkbootdisk --
kernelargs /boot/vmlinuz 2.6.3-4mdk"but after booting there was error
message:"could not find kernel image:linux" and a boot prompt"boot:"
the bootlaoder is lilo and is installed in the MBR,plz wirte me the correct
mkbootdisk options in the light of this lilo.conf file:
boot=/dev/hda
map=/boot/map
default="windows"
keytable=/boot/us.klt
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label="linux"
root=/dev/hda8
initrd=/boot/initrd.img
append="devfs=mount acpi=ht resume=/dev/hda7"
read-only
- 05-03-2004 #2Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
I'm no guru, but perhaps it's the
portion of of2.6.3-4mdk
Try taking that out./boot/vmlinuz 2.6.3-4mdk
You can boot into either Mandrake or Linux, but you can't get the boot floppy to work, is that what you're saying?
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 05-03-2004 #3
you can also do "mkbootdisk `uname -r`" without the "".
Good luck
- 12-23-2004 #4Just Joined!
- Join Date
- Dec 2004
- Posts
- 1
lilo -b /dev/fd0


Reply With Quote
