You are not logged in.

#1 2012-07-18 11:06:17

Rog
Member
Registered: 2010-12-02
Posts: 9

[Solved] ipxe.lkrn fails to boot (usbdrive)

Can someone help me to configure ipxe.lkrn to boot from USB drive?

I put a screenshot:

ext8797.png

http://imgbin.org/images/8797.jpg

ipxe.lkrn won't boot
I can only reboot


syslinux.cfg

UI menu.c32
LABEL archnetboot
MENU LABEL Arch Linux Netboot Environment
KERNEL /ipxe.lkrn

Files

mount /dev/sdb1 /mnt

ls -a /mnt
syslinux ipxe.lkrn

ls -a /mnt/syslinux
ldlinux.sys menu.c32 syslinux.cfg

boot from CD work fine

Last edited by Rog (2012-07-18 19:30:47)

Offline

#2 2012-07-18 13:07:28

nomorewindows
Member
Registered: 2010-04-03
Posts: 3,367

Re: [Solved] ipxe.lkrn fails to boot (usbdrive)

Unless you're trying to boot over the internet, or some special protocol you don't really need it, you can use your PXE boot ROM, and then from the server you're booting from will probably load ipxe/gpxe/etc.  Some machines won't boot from gpxelinux.0, but will boot with pxelinux.0.  You might make sure your network is allowed as a boot device (although it shouldn't matter with ipxe).  Hopefully you have a recommended network card.


I may have to CONSOLE you about your usage of ridiculously easy graphical interfaces...
Look ma, no mouse.

Offline

#3 2012-07-18 19:30:29

Rog
Member
Registered: 2010-12-02
Posts: 9

Re: [Solved] ipxe.lkrn fails to boot (usbdrive)

Ok, thanks! I enabled LAN Boot Rom in bios, now works fine.

Offline

Board footer

Powered by FluxBB