Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
after ipxe boot write image to another part of usb drive, then boot it?
2016-02-04, 09:24
Post: #1
after ipxe boot write image to another part of usb drive, then boot it?
I would like to perform the following steps:
1. write ipxe image to usb (YES)
2. plug usb drive into machine then boot (YES)
3. download an image from http server (YES)
4. write the image to another part of the usb drive (???)
5. boot the new image, which is a linux from scratch system (???)
Is this possible with ipxe? Or perhaps even with some mods to ipxe source? Thanks in advance.
Find all posts by this user
Quote this message in a reply
2016-02-04, 14:17
Post: #2
RE: after ipxe boot write image to another part of usb drive, then boot it?
(2016-02-04 09:24)jac Wrote:  I would like to perform the following steps:
1. write ipxe image to usb (YES)
2. plug usb drive into machine then boot (YES)
3. download an image from http server (YES)
4. write the image to another part of the usb drive (???)
5. boot the new image, which is a linux from scratch system (???)
Is this possible with ipxe? Or perhaps even with some mods to ipxe source? Thanks in advance.

iPXE has no support for writing to disk. Use iPXE to boot directly into the Linux installer, and let the Linux installer handle writing to the disk.

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




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