Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ipxe on usb
2015-03-14, 07:47
Post: #4
RE: ipxe on usb
I tried using dd if=<path>/ipxe.usb of=/dev/sdb1 (sdb1 being my usb device)
when I tried booting from it, I ended up with a black screen with the cursor blinking indefinitely.
What am I doing wrong? Undecided

*gparted still shows the usb flash as fat32.



(2013-06-14 08:25)robinsmidsrod Wrote:  Running ls -l /dev/disk/by-id should list the disks recognized on the system. Ignore all the -part files (they represent partitions, not whole disks). Then you do the following to write the image out: dd if=path/to/ipxe.usb of=/dev/disk/by-id/my-usb-stick-name (replace with what you found above in the output from ls -l)

Be careful not to overwrite the wrong device, or you'll need to recover its contents from a backup.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ipxe on usb - ebonweaver - 2013-06-13, 21:13
RE: ipxe on usb - robinsmidsrod - 2013-06-14, 08:25
RE: ipxe on usb - ab_ipxe - 2015-03-14 07:47
RE: ipxe on usb - Gelip - 2013-06-14, 10:41



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