Building Ventoy on FreeBSD - 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: Building Ventoy on FreeBSD (/showthread.php?tid=2675) |
Building Ventoy on FreeBSD - balanga - 09-18-2023 I'm attempting to build Ventoy on FreeBSD, but am having some problems working out what tools such as VtoyCli do. If this is related to partitoning disks, then maybe I coulf use the FreeBSD native gpart to perform the required actions... Is there any documentation on what VtoyCli does? RE: Building Ventoy on FreeBSD - balanga - 12-01-2023 I built a shell script which I thought should be able create a Ventoy installation on a MBR device, but when booting from it I get:- Quote:VTloading....... My script can be seen here:- https://forums.freebsd.org/threads/porting-ventoy.90697/#post-630198 |