On Tue, Nov 28, 2023 at 21:32:39 -, marietto2...@gmail.com wrote:
> Hello to everyone.
>
> I would like to boot the FreeBSD 13.2 image file using Libvirt +
> virt-manager. I have stored the image on the external hard drive,"formatted"
> with ZFS while I'm using Devuan 5 installed on my ARM (
> 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
On Wed, Nov 29, 2023 at 10:07:54 +0100, Mario Marietto wrote:
> > 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-gu
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 wrote:
> > > Another obvious
Hello to everyone.
I'm trying to use xen as a hypervisor instead of kvm to boot FreeBSD on my ARM
Chromebook where I have installed Devuan 5. A developer said that it can work.
In fact he said :
"That might work. libvirt + virt-manager with the xen accelerator might work on
the ARM Chromebook
The reason for that error maybe written inside this log messages :
libxl: libxl_event.c:855:libxl__ev_xswatch_deregister: remove watch for path
@releaseDomain: Descrittore di file errato
libxl: libxl_event.c:855:libxl__ev_xswatch_deregister: remove watch for path
@releaseDomain: Bad file descri
On 11/29/23 14:04, marietto2...@gmail.com wrote:
> The reason for that error maybe written inside this log messages :
>
> libxl: libxl_event.c:855:libxl__ev_xswatch_deregister: remove watch for path
> @releaseDomain: Descrittore di file errato
>
> libxl: libxl_event.c:855:libxl__ev_xswatch_dereg
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
Hey, all. So, we've got some OpenStack controllers that I'm
virtualizing, and it's going really well... until the most recent host I
was dooing, the fifth of eight. Everything looked like it largely
should, except that there was zero traffic on the VLANs on the VM.
Sniffing physical ports sh
I think I found the solution here :
https://blog.roberthallam.org/2020/05/solving-unable-to-find-partition-containing-kernel/
I've created a file called menu.lst inside the boot directory of the image
file called "debian.img",adding the following content inside :
default 0
timeout 10
title Debia
10 matches
Mail list logo