@george1421
Thanks for the quick reply, found the cause. I tested running on a vmware virtual computer. There is a constant error there. On the physical computer there are no problems, booting goes as it should.
Latest posts made by Dietrich07
-
RE: I can't boot up Parted-Magic 2023.08.22
-
I can't boot up Parted-Magic 2023.08.22
Good afternoon, decided to update parted magic image, previously it worked fine with parameters:
kernel http://${fog-ip}/pmagic/pmagic/bzImage initrd=initrd.img initrd=fu.img initrd=m.img initrd=files.cgz edd=on vga=normal
initrd http://${fog-ip}/pmagic/pmagic/initrd.img
initrd http://${fog-ip}/pmagic/pmagic/fu.img
initrd http://${fog-ip}/pmagic/pmagic/m.img
initrd http://${fog-ip}/pmagic/pmagic/files.cgz
bootFollowed the same instructions to get files.cgz https://wiki.fogproject.org/wiki/index.php?title=Include_any_ISO_in_the_FOG_Bootmenu#PartedMagic
Copied all the necessary files. But I get an error when booting.
I hope for your help.
-
RE: HireBootCD add progrmas
@george1421 Thank you very much for your answer, I use FOG for its intended purpose, there are no problems with deploying the prepared image on a PC. It’s just that sometimes you need a LiveCD to diagnose hardware, which is why I asked for advice.
-
HireBootCD add progrmas
Good afternoon, please tell me how to add a folder with HirenBootCD programs to the download. Now it is loading, but the programs that come with the image are missing.
My configkernel ${http-path}/wimboot gui
initrd --name bootmgr.exe http://${fog-ip}/hiren/bootmgr.exe bootmgr.exe
initrd --name bootx64.efi http://${fog-ip}/hiren/efi/boot/bootx64.efi bootx64.efi
initrd --name boot.sdi http://${fog-ip}/hiren/boot/boot.sdi boot.sdi
initrd --name bootmgr http://${fog-ip}/hiren/BOOTMGR bootmgr
initrd --name BCD http://${fog-ip}/hiren/boot/bcd BCD
initrd --name boot.wim http://${fog-ip}/hiren/sources/boot.wim boot.wim
boot || goto MENU