Warning telvm is unstable work in progress.
Telvm gets you prompts on QEMU virtual machines from your unix terminal. In particular it has support for building and getting prompts on Windows 11 via Windows Validation OS.
Read the manual.
telvm winvos update
telvm winvos create @boot/winvos.img
telvm run @boot/winvos.img
telvm run @boot/winvos.img -g # If you still want the GUISee the manual for more details.
telvmThis is a private library for now, no support.
Adhoc The ad hoc module.Data_dir Data directory management.Data_file Data files stored in the data directory.Image Disk images.Plan Disk image build plans.Qemu QEMU invocation logic fragments.Telvm_conf Global configurationTelvm_cli Command line commonalitiesWinvos Windows Validation OS mungingAddAppxProvisionedPackage to work. The `msix` stuff seems to be in the `Microsoft-WinVOS-Deployment-Package` but adding it makes the system unresponsive e.g. on load.telvm run add a syntax to specify the kind of drives. E.g. KIND:IMAGE and get rid of the `--use-*-drive`, just keep --no-virtio.