Welcome to the Linux Foundation Forum!

[virtualisation] [issue] Windows 10 image stops loading when .img lies in a different partition

ernesto.pozzoni
ernesto.pozzoni Posts: 8
edited November 2022 in System Management

Hi, thanks in advance for your support.

  • QEMU / KVM + Virtual Machine Manager

  • I'd like to store my .img file containing Windows 10 I use for job under /mnt/LCS/ which lies in a different partition, instead of the usual /var/lib/libvirt/images/ which lies in the same main root / of where also there is the virtualisation tools.

  • The partition where the image is stored contains the .img only, and there are 2GB left as a free space.

  • As a check, a copy of the same image is stored in $HOME/Download/

  • Both the mentioned paths have the same user and groups ownership (my user), and the same xrw permissions.

  • The integrity of the dedicated partition's file systems looks OK

Outcome

  • The image in $HOME/Download/ works regularly.

  • The image in /mnt/LCS/ under a different partition stops loading after few seconds, when the Windows splash is already displayed.

FYI, this is what dmesg says. I don't know how much it can be useful.

[59271.940797] virbr0: port 1(vnet3) entered learning state
[59273.956882] virbr0: port 1(vnet3) entered forwarding state
[59273.956887] virbr0: topology change detected, propagating
[59288.824799] virbr0: port 1(vnet3) entered disabled state
[59288.825688] device vnet3 left promiscuous mode
[59288.825690] virbr0: port 1(vnet3) entered disabled state
[59289.061365] usb 3-5: reset high-speed USB device number 4 using xhci_hcd
[59289.233231] usb 3-5: Found UVC 1.00 device Integrated_Webcam_HD (0c45:6a09)
[59289.239757] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/input/input29
[59289.708069] audit: type=1400 audit(1669547470.148:60): apparmor="STATUS" operation="profile_remove" profile="unconfined" name="libvirt-f67777e4-c57f-43b3-a078-53f160eac383" pid=18433 comm="apparmor_parser"

Any suggestion to help me to sort that out please?

Perhaps some issue with the file system's permissions of the dedicated partition?
Perhaps more free space is necessary in the dedicated partition?
What else?

Categories

Upcoming Training