Jump to content

Leonidas117

Active Members
  • Posts

    24
  • Joined

  • Last visited

Posts posted by Leonidas117

  1. Except now I get

    ................................................................................
    ...................
    Syslinux 3.72 2008-9-25 EBIOS Copyright (C) 1994-2008 H. Peter Anvin
    
    Could not find kernel image: Linux
    boot:

  2. Ok, that's exactly what the problem is. Let me try rebooting and doing it again. Thanks dude, that cleared up a LOT. Also- it's amazing that I was having trouble in windows, so I went over to BT3 and now I can do it easy.

  3. Wish I'd known that earlier. Ok. So I've got the key running grub. Problem is, I can't select anything. I get the options of finding the menu.lst, the command line, reboot and halt. I have a menu.lst inside the thing, with the following.

    # Syntax Highlighting for Vim.  Line must be a comment. 
    # vim:ft=grub: 
    
    #splashimage /boot/Hak5.xpm.gz
    color white light-grey
    timeout 120
    
    title Ubuntu 9.04 Desktop x86
    find --set-root /boot/iso/ubuntu-9.04-desktop-i386.iso
    map /boot/iso/ubuntu-9.04-desktop-i386.iso (0xff)
    map --hook
    root (0xff)
    kernel /casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/boot/iso/ubuntu-9.04-desktop-i386.iso quiet splash locale=en.UTF-8 --
    initrd /casper/initrd.gz
    boot
    
    title «« Back | Track 3
    kernel /boot/boot.bt3/vmlinuz vga=0x317 ramdisk_size=6666 root=/dev/ram0 rw quiet
    initrd /boot/boot.bt3/initrd.gz
    boot
    
    title
    root
    
    title Kon-Boot
    map --mem /boot/floppy/FD0-konboot-v1.1-2in1.img (fd0)
    map --hook
    chainloader (fd0)+1
    map (hd1) (hd0)
    map --hook
    rootnoverify (fd0) 
    
    #title Kon-Boot 
    #map --mem /boot/floppy/FD0-konboot-v1.1-2in1.img (fd0) 
    #map (hd1) (hd0) 
    #map (hd0) (hd1) 
    #map --hook 
    #rootnoverify (fd0) 
    #chainloader +1 
    
    title
    root
    
    title Grub4Dos Command Line
    commandline
    
    title Restart
    reboot
    
    title Shut Down
    halt

    Don't have a picture, however. could that be the problem?

  4. I've got a 16GB Centon Datastick Pro plugged into my USB port. It's formatted as FAT32. However, when I go to the Pe2USB program, it displays the "No USB Disks Found!" Message. I also checked both fixed disks and removable. Any ideas?

×
×
  • Create New...