Solved VenToy boot partion + win10 install - 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: Solved VenToy boot partion + win10 install (/showthread.php?tid=2294) |
RE: VenToy boot partion + win10 install - LordMessi - 12-27-2022 (12-27-2022, 11:17 AM)longpanda Wrote: Try this:First command gives "You must specify an entry to delete (see the -b option)." If I use the lower case B then I get the list - the upper case B give the above output. If I do sudo efibootmgr -b 0000 -B then it's deleted from the boot order and boot list. I can boot to Ventoy - but can't boot to local windows partition, as it can't find the directory - BUT IF I can rename the VTBoot directory back to Boot, and then reboot - then I can get in VenToy and also boot local windows. So the sudo efibootmgr -b 0000 -B command did the trick. Don't know how to implement that for others, but right now it works for me :-) Thanks |