Problems with linux vdisks - 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: Problems with linux vdisks (/showthread.php?tid=1663) |
Problems with linux vdisks - Midas - 04-30-2021 I have been trying to follow the setup detailed in https://www.ventoy.net/en/plugin_vtoyboot.html, but I always get stuck with the same errors. I've been mostly trying this to setup 'linuxmint-20-mate-64bit.iso' and have tried booting the vdi.toy created with VirtualBox in Ventoy v1.0.41, v1.0.32, etc. I have working VHDs with Windows in the same locations that boot alright before that -- i.e., when I get such errors, nothing boots anymore and I have to reboot. What am I doing wrong? RE: Problems with linux vdisks - longpanda - 05-04-2021 The photo is not clear enough. RE: Problems with linux vdisks - Midas - 05-04-2021 You mean the error messages? Or the graphics? How can I make it clearer? Is there a log somewhere? BTW, this happened in two different computers. RE: Problems with linux vdisks - longpanda - 05-05-2021 The graphics is too small and I can't see the error message. RE: Problems with linux vdisks - Midas - 05-06-2021 Pictures are 900x600 pixels, but here's a transcript: 1st image error: hd0 cannot get C/H/S values. error: can't open file (hd0,1)/_BOOTIMAGES/mintl.vhd.vtoy . error: hd0 cannot get C/H/S values. error: you need to load the kernel first. Press any key to continue... 2nd image error: hd0 cannot get C/H/S values. error: you need to load the kernel first. error: you need to load the kernel first. Press any key to continue... RE: Problems with linux vdisks - longpanda - 05-07-2021 Does a normal ISO file boot fine? (e.g. /_BOOTIMAGES/ubuntu.iso) RE: Problems with linux vdisks - Midas - 05-07-2021 Yes. The Mint ISO mentioned in OP that was used to create the vdisk resides there and boots fine. RE: Problems with linux vdisks - longpanda - 05-07-2021 press c to enter grub shell and run some commands: ls ls -l ls (hd0,1)/_BOOTIMAGES/mintl.vhd.vtoy RE: Problems with linux vdisks - Midas - 05-14-2021 Sorry for the delay, but the suitable computer wasn't readily available... Here's the result of the prescribed commands (the vdisk name has changed, but the result remains the same): [attachment=350]
If however I try to boot this vdisk, it fails and afterwards the commands result is this:
This is a Dell laptop PC which has Ventoy v1.0.32 installed on its main SSD. EDIT: ages later, I finally managed this by using a VHD instead of VDI... For details, check https://www.q4os.org/forum/viewtopic.php?id=3909 |