IPXE + UEFI + Parted Magic (solved)
|
2016-01-30, 20:42
(This post was last modified: 2016-01-31 04:52 by MultimediaMan.)
Post: #2
|
|||
|
|||
RE: IPXE + UEFI + Parted Magic
I haven't had a chance to test this on a UEFI system, but I dare say your problem is related to not specifying an initrd path:
Code: #!ipxe In a UEFI system, it is ~required~ that the initrd= specify which files to access in memory. I may be able to test this later today or tomorrow on a UEFI system, but this works flawlessly on a PCBIOS system. The PMAGIC_2016_01_06.SQFS is contained within the mx.img file, and the syntax for multiple files in a kernel argument is comma-separated (some will handle multiple "initrd=", but not all). If you want to Customize Parted Magic: Code: #!ipxe Useful little distro. "Thus far, you have been adrift within the sheltered harbor of my patience..." |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
IPXE + UEFI + Parted Magic (solved) - lightvik - 2016-01-30, 17:53
RE: IPXE + UEFI + Parted Magic - MultimediaMan - 2016-01-30 20:42
RE: IPXE + UEFI + Parted Magic - lightvik - 2016-01-31, 15:36
RE: IPXE + UEFI + Parted Magic - MultimediaMan - 2016-01-31, 16:28
RE: IPXE + UEFI + Parted Magic - lightvik - 2016-01-31, 17:24
RE: IPXE + UEFI + Parted Magic - MultimediaMan - 2016-01-31, 17:32
RE: IPXE + UEFI + Parted Magic - lightvik - 2016-02-01, 03:13
|
User(s) browsing this thread: 1 Guest(s)