Booting Windows VHD with custom boot flags - Printable Version +- Ventoy Forums (https://forums.ventoy.net) +-- Forum: Ventoy Plugin —— Ventoy 插件 (https://forums.ventoy.net/forumdisplay.php?fid=3) +--- Forum: Ventoy Plugin Forum (https://forums.ventoy.net/forumdisplay.php?fid=4) +--- Thread: Booting Windows VHD with custom boot flags (/showthread.php?tid=1783) Pages:
1
2
|
RE: Booting Windows VHD with custom boot flags - glockmane - 11-20-2023 Has anyone managed to Boot Windows VHD(X) in Testmode? I modified the BCD Store of the VHD but I guess the BCD Store in the .img mentioned here has to be edited which does not Work with every IMG/ISO Editor I tried.. Ist there really no possibility to Boot a Windows VHD in Safe Mode, Testmode etc. from Ventoy? RE: Booting Windows VHD with custom boot flags - glockmane - 12-12-2023 (11-20-2023, 08:12 PM)glockmane Wrote: Has anyone managed to Boot Windows VHD(X) in Testmode? I modified the BCD Store of the VHD but I guess the BCD Store in the .img mentioned here has to be edited which does not Work with every IMG/ISO Editor I tried.. Ist there really no possibility to Boot a Windows VHD in Safe Mode, Testmode etc. from Ventoy?So Ventoy can boot everything except vhd in testmode? RE: Booting Windows VHD with custom boot flags - nguyen ha thai trong - 03-17-2024 (12-12-2023, 06:42 PM)glockmane Wrote:Ventoy can completely boot windows.vhd(x) in testmode. I have experienced it and this is not difficult.(11-20-2023, 08:12 PM)glockmane Wrote: Has anyone managed to Boot Windows VHD(X) in Testmode? I modified the BCD Store of the VHD but I guess the BCD Store in the .img mentioned here has to be edited which does not Work with every IMG/ISO Editor I tried.. Ist there really no possibility to Boot a Windows VHD in Safe Mode, Testmode etc. from Ventoy?So Ventoy can boot everything except vhd in testmode? RE: Booting Windows VHD with custom boot flags - spirtman96 - 04-01-2024 You can download the Source code (zip) from https://github.com/ventoy/vhdiso/releases, modify the bcd in vhdiso-3.0\vhdiso\efi\microsoft\boot, and build the ventoy_vhdboot.img image using mkvhdboot.sh |