Re: Permission Denied error when I try to open the image file stored on the ZFS disk accessed through sshfs from another machine...

2023-11-29 Thread Mario Marietto
> Another obvious but very insecure option is to instruct libvirt to run the VM as the root user. Is what I do,currently. Did you see my login prompt ? *root* @devuan-bunsen:/mnt/zroot2/zroot2/OS/Chromebook/FreeBSD-guestOS/freebsd-kvm# It means that I do launch libvirtd & and virtlogd & as r

Re: Permission Denied error when I try to open the image file stored on the ZFS disk accessed through sshfs from another machine...

2023-11-29 Thread Mario Marietto
Fixed,adding to : /usr/local/etc/libvirt/qemu.conf the following parameters : user = "root" group = "root" I'd forgotten this step. Very thanks bro'. On Wed, Nov 29, 2023 at 10:15 AM Peter Krempa wrote: > On Wed, Nov 29, 2023 at 10:07:54 +0100, Mario Marietto

Re: Internal Error: libxenlight failed to create new domain "FreeBSD-13.2"

2023-11-29 Thread Mario Marietto
ok. I tried to fix the broken installation and now the error is changed : Traceback (most recent call last): File "/usr/lib/xen-4.17/bin/pygrub", line 884, in raise RuntimeError("Unable to find partition containing kernel") RuntimeError: Unable to find partition containing kernel On Wed, N

Re: Internal Error: libxenlight failed to create new domain "FreeBSD-13.2"

2023-11-29 Thread Mario Marietto
d entry in 3 seconds [?1h = [J [17A [73C [17B [68DWill boot selected entry in 2 seconds [?1h = [J [17A [73C [17B [68DWill boot selected entry in 1 seconds [?1l > [24;1H [?1l > so,it seems that it tried to boot,but for an unknown reason,it gave the error anyway. On Wed, Nov 29, 2023 at 3:

How to enable KVM nesting virtualization on the Jetson nano.

2024-09-21 Thread Mario Marietto
Hello to everyone. while I was looking for a way to enable the nesting virtualization on my Jetson nano,after having enabled KVM applying these patches : https://github.com/OE4T/linux-tegra-4.9/blob/oe4t-patches-l4t-r37.4/

How to use UEFI_VARS.fd using virt-manager on Ubuntu 24.04...

2024-10-01 Thread Mario Marietto
Hello. On FreeBSD I've installed Windows 11 on the first partition of a 200 GB disk and Android X86 on the second partition of a 200 GB image file called "Android.img". This is how I boot Android : /usr/sbin/./bhyve-win -S -c sockets=4,cores=2,threads=1 -m 8G -w -H -A \ -s 0,hostbridge \ -s 1,ahc