Parted Magic Boot Menu
-
@RobTitian16 I need to see the whole thing man. Can you post a pic of your menu setup please.
-
Like this?
-
@RobTitian16 Please update fog.
The issue, as far as I can tell, is the space you most likely have in the name portion of the menu information.
-
@Tom-Elliott Doh… thanks for that!
I’ve just tried booting and it starts to look okay, but now I’m stuck on ‘Booting the kernel.’ -
@RobTitian16 mine is under my Advanced Menu but works great like this:
:parted
initrd ${boot-url}/iso/pmagic.iso
chain memdisk ||
echo failed to boot
prompt
goto MENU -
@Tom-Elliott I’ve just updated FOG to the latest version but I’m still stuck on ‘booting the kernel’, unfortunately.
-
@Andy-Abplanalp Thanks for this! I’m guessing I just need to create an /iso/ folder, assign the permissions and then transfer the pmagic iso over to it?
-
@RobTitian16 that sounds correct
-
@Andy-Abplanalp You sir, are a life saver. Thank you very much!
I assume I just add more lines like initrd ${boot-url}/iso/pmagic.iso if I want to use other ISOs? -
@RobTitian16 That’s what I’ve done, yes. I discovered, by luck, that not appending anything to memdisk works for certain ISOs. I use Parted Magic frequently, so I was happy to get it working. I’ve never seen this documented anywhere…glad you’re working!