Jump to content

Grub Can't Seem To Detect Menu.lst


sellmid

Recommended Posts

So I followed the super-awesome multipass episode and thought I'd give it a try. I used an Imation 2gb usb drive. Everything went out as shown on the video. I loaded my drive up with the iso of free dos, kon boot and mint. Now the problem happens when I boot from the usb. I see the grub appear just like the video but I don't see the menu list. So I'm guessing I screwed up my menu.lst or something. Any ideas anyone? P.S I tried it on 3 laptops and 4 desktops same thing it boots grub then goes directly to the grub command prompt instead of the menu. Any help would be awesome thank you! :lol:

My menu.lst:

color red/black black/red
timeout 120
default 0

#FREE-DOS
title FreeDOS
root (hd0,2)
kernel /memdisk
initrd /freedos.img floppy

#KON-BOOT
title Kon-Boot
map --mem /FD0-konboot-v1.1-2in1.img (fd0)
map --hook
chainloader (fd0)+1
map (hd1) (hd0)
map --hook
rootnoverify (fd0)

# Linux Mint 9 Menu Item Submitted by Szymon Silski
title Boot Linux Mint 9
find --set-root /LinuxMint-9.iso
map /LinuxMint-9.iso (0xff)
map --hook
root (0xff)
kernel /casper/vmlinuz file=/cdrom/preseed/mint.seed boot=casper persistent iso-scan/filename=/LinuxMint-9.iso splash
initrd /casper/initrd.lz
boot

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...