macOS-Simple-KVM icon indicating copy to clipboard operation
macOS-Simple-KVM copied to clipboard

Edit system in basic.sh running fine ; but make.sh doesn't generate proper template

Open bugsbunny88 opened this issue 2 years ago • 2 comments

Followed the instructions ; ie. simple just add -M 16G for more ram ; system works fine with qemu ; but when you go sudo ./make.sh --add ; the template.xml that is generated is only 2gb still etc...

bugsbunny88 avatar Jan 21 '22 02:01 bugsbunny88

@bugsbunny88 I think you can just edit the specs in Virt Manager

notAperson535 avatar Jan 25 '22 20:01 notAperson535

Same here. Basic.sh works fine in Qemu, and I finished the install from there. But when I used ./make.sh, and looked at the VM in VirtManager, the disk (image) that I had just installed to was not attached to the VM. Adding that, as a third storage, fixed the problem and I can now select the installed disk as the boot target. Thanks for a really nice system!

ddirector51 avatar Mar 05 '22 14:03 ddirector51