Unable to boot a VHD of medicat with Ventoy 1.77 - Printable Version +- Ventoy Forums (https://forums.ventoy.net) +-- Forum: Ventoy General Use —— Ventoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=1) +--- Forum: Ventoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=2) +--- Thread: Unable to boot a VHD of medicat with Ventoy 1.77 (/showthread.php?tid=2121) |
RE: Unable to boot a VHD of medicat with Ventoy 1.77 - aristo123 - 07-19-2022 (07-17-2022, 09:15 PM)Digi-O Wrote: Hi, All I did was to select the drive letter for "Ventoy" in Windows 10 and reformatted it to NTFS. The resulting Ventoy USB with the NTFS data partition booted just fine, I was able to boot various ISO's on that Ventoy USB. I did not look at the partition layout post-format, sorry. (07-17-2022, 09:15 PM)Digi-O Wrote: Are you using a ventoy_grub.cfg for booting vhd(x)s. Do you use the boot conf replace & menu extention options? Right now when I press the F6 option at the Ventoy menu, the ventoy_grub.cfg menu setup only flashes briefly. How does ventoy use ventoy_vhdboot.img if it isn't called by the *.cfg file? No, I'm strictly following the instructions here, no more, no less: https://www.ventoy.net/en/plugin_vhdboot.html So all I did was to place ventoy_vhdboot.img in a "ventoy" folder on the ventoy partition and place the VHD in the root folder. That's it. RE: Unable to boot a VHD of medicat with Ventoy 1.77 - Digi-O - 07-31-2022 (06-26-2022, 06:02 PM)aristo123 Wrote: My system is set for UEFI boot. I made a VHD of medicat (GPT, Ventoy 1.77, NTFS). (06-26-2022, 06:02 PM)aristo123 Wrote: My system is set for UEFI boot. I made a VHD of medicat (GPT, Ventoy 1.77, NTFS).Have you had any joy resolving the issue? RE: Unable to boot a VHD of medicat with Ventoy 1.77 - Steve2926 - 07-31-2022 The latest Medicat is actually based on Ventoy - it is not a Windows bootable image. It boots to Ventoy and from the Ventoy menu you boot to different payloads such as Mini Windows. Change the extension to .img and it should boot to the Medicat\Ventoy menu. RE: Unable to boot a VHD of medicat with Ventoy 1.77 - Van Flusen - 07-31-2022 (07-31-2022, 10:15 AM)Steve2926 Wrote: The latest Medicat is actually based on Ventoy - it is not a Windows bootable image. It boots to Ventoy and from the Ventoy menu you boot to different payloads such as Mini Windows. Great !!! Rename the previously created .vhd of MediCat-USB to .img and now you can select the .img file from the Ventoy USB-drive and the Ventoy menu of MediCat-USB appears. Thanks a lot Steve2926 RE: Unable to boot a VHD of medicat with Ventoy 1.77 - aristo123 - 07-31-2022 (07-31-2022, 10:15 AM)Steve2926 Wrote: The latest Medicat is actually based on Ventoy - it is not a Windows bootable image. It boots to Ventoy and from the Ventoy menu you boot to different payloads such as Mini Windows. I can confirm this works perfectly in a VM (Parallels), and will confirm on a physical machine later. and also on a physical machine. Thank you for not giving up on this and figuring out this elegant/simple solution, hats off to you sir! RE: Unable to boot a VHD of medicat with Ventoy 1.77 - Steve2926 - 08-02-2022 Do you have the \System, \Programs and \PortableApps folders extracted to the Ventoy drive (and the \CdUSB.Y and \Start.exe files)? I think it needs these to be present for some WinPE-based options such as Mini Win10 and MalwareBytes to work? Also, it won't legacy boot to anything in the medicat menu. i.e. legacy boot to Ventoy - choose medicat.img - choose Mini Win10 - black screen + flashing cursor. Same with any other menu payload. If UEFI-boot it is OK. If I legacy boot directly from the medicat.vhd in a VM it is ok. If I legacy boot using E2B (grub4dos) it is OK (using Medicat_.vhdhdd.img name+extension). If I legacy boot using E2B to 'Ventoy for Easy2Boot' and then load the Medicat.img from Ventoy - it hangs with flashing cursor. RE: Unable to boot a VHD of medicat with Ventoy 1.77 - Steve2926 - 08-03-2022 I have found that you can Legacy boot to the Medicat VHD .img file using grub4dos 1. Download the grub4dos grub.exe file and copy it to your Ventoy disk - root https://1drv.ms/u/s!AqlrQcdsFA-K8RZX0B4Py6dy-PpH?e=vwNo1b 2. Add the following lines to the \ventoy\ventoy_grub.cfg file (make one if it does not exist) Code: if [ "${grub_platform}_${grub_cpu}" = "pc_i386" ]; then The Medicat.img file should also be contiguous - use Defraggler to defrag it. Legacy boot to Ventoy and Press F6 for the extended menu. The following Medicat payloads have problems: RescueZilla - FAILS BootIt Bare Metal - use F1 - end name with _VTMEMDISK.iso Boot Repair Disk - FAILS Rescatux - FAILS Super Grub Disk - FAILS Ultimate Boot CD - some linux ISOs fail System Rescue - use F1 - end name with _VTMEMDISK.iso Parted Magic - FAILS Extract and copy the ISO files to the Ventoy USB disk if you need them! RE: Unable to boot a VHD of medicat with Ventoy 1.77 - nguyen ha thai trong - 08-04-2022 Change the name medicat.VHD to medicat.VHD.vtoy then book ok RE: Unable to boot a VHD of medicat with Ventoy 1.77 - Steve2926 - 08-05-2022 (08-04-2022, 05:50 PM)nguyen ha thai trong Wrote: Change the name medicat.VHD to medicat.VHD.vtoy then book ok Medicat.vhd.vtoy does not boot - just get VT and flashing cursor RE: Unable to boot a VHD of medicat with Ventoy 1.77 - Van Flusen - 08-05-2022 It would be desirable if Longpanda would comment on this issue. |