Issue report is here https://github.com/libfuse/libfuse/issues/730
On Mon, 6 Feb 2023, 10:49 Michal Prívozník, wrote:
> On 2/6/23 10:49, Simon Fairweather wrote:
> > Thanks Michal, following your suggestion on FS It looks like a fuse
> > 3.13.0 issue, if I use drive mount point it works. Should
On Tue, Feb 7, 2023 at 4:32 PM Kaushal Shriyan
wrote:
> Hi,
>
> I am trying to install kali-linux-2022.4-installer-amd64.iso (
> https://www.kali.org/downloads/) using KVM virt-install tool
>
> #virt-install --name=kalilinux --file=/linuxkvmaddgbdisk/kalilinux.img
> --file-size=50 --nonsparse --v
Hi, this problem is very interesting….
I have a Mac Pro M1 and could not find virt-install (not sure it’s available on
this distro) so I have to install my images by first creating the xml file
describing the hardware of the qemu VM, inside of there I specify the CDROM and
point it to the image
On Tue, Feb 7, 2023 at 10:32 AM Kaushal Shriyan
wrote:
>
> Hi,
>
> I am trying to install kali-linux-2022.4-installer-amd64.iso
> (https://www.kali.org/downloads/) using KVM virt-install tool
>
> #virt-install --name=kalilinux --file=/linuxkvmaddgbdisk/kalilinux.img
> --file-size=50 --nonsparse
Hi,
I am trying to install kali-linux-2022.4-installer-amd64.iso (
https://www.kali.org/downloads/) using KVM virt-install tool
#virt-install --name=kalilinux --file=/linuxkvmaddgbdisk/kalilinux.img
--file-size=50 --nonsparse --vcpu=2 --ram=4096 --network=bridge:br0
--os-type=linux --os-variant=d