Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE boot with mSATA
2013-01-23, 12:27
Post: #1
iPXE boot with mSATA
Hi all

I'd like to use iPXE for network boot (i.e. PXE).
My desktop environment is same as most people except mSATA to store iPXE binary.

Do you know how to burning iPXE binary to mSATA? Blush
If yes, then please let me know.

Thanks for great piece of software.

Gwuieon Jin
Find all posts by this user
Quote this message in a reply
2013-01-24, 08:36
Post: #2
RE: iPXE boot with mSATA
I'm going to assume you want to use the mSATA device to store other stuff as well. In that case, you'll have to put some kind of boot loader on it, like syslinux or grub, and build ipxe.lkrn and boot that from your first-stage boot-loader.

If you don't care about using the device for anything else, I think you can just use dd to write the ipxe.usb image (or possibly even ipxe.dsk) directly to the device.
Visit this user's website Find all posts by this user
Quote this message in a reply
2013-01-25, 01:50 (This post was last modified: 2013-01-25 01:50 by Gwuieon Jin.)
Post: #3
RE: iPXE boot with mSATA
Dear. Robinsmidsrod.

Currently i don't care about the device for including any stuff like syslinux or grub, but only focus on including iPXE binary in the device. As you say, dd command with ipxe.usb image is working well.
In addition to next step, i will test on the device for including any stuff like syslinux or grub. and boot from the device.

Thanks and Regards.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)