The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Map usb disk
2018-10-09, 21:17
Post: #1
Map usb disk
Hello. How can I map usb disk in iPXE shell? I wan't to boot iso using the ramdisk but no download via http, tftp, etc. but only partition on pendrive some like this:

/dev/sdd3 and /dev/sdd4 for ipxe loaded by dd
/dev/sdd1 ntfs partition on iso and ramdisk

Sample chain:

Code:
:s6
initrd /iso/mhdd.iso
chain /memdisk iso raw || goto local
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Map usb disk - stretch1 - 2018-10-09 21:17
RE: Map usb disk - NiKiZe - 2018-10-10, 00:44



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