RAW Read and Write to DISK
|
2015-08-19, 15:16
Post: #4
|
|||
|
|||
RE: RAW Read and Write to DISK
What's driving your desire for iPXE-only? I would do this by booting into a minimal Linux initrd. Gentoo have a decent guide.
You would give iPXE something like: Code: #!ipxe The image fetched to /sda.img will appear in that location once you've booted. The /init in your initrd could then be something like: Code: #!/bin/busybox sh |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
RAW Read and Write to DISK - jrsmile - 2015-07-18, 11:08
RE: RAW Read and Write to DISK - NiKiZe - 2015-07-19, 00:44
RE: RAW Read and Write to DISK - jrsmile - 2015-07-19, 10:52
RE: RAW Read and Write to DISK - icb - 2015-08-19 15:16
|
User(s) browsing this thread: 2 Guest(s)