User Tools

Site Tools


linux-vm:qemu:images

This is an old revision of the document!


Mount qemu-image on Host

modprobe nbd max_part=8
qemu-nbd --connect=/dev/nbd0 /media/ramdisk/vm.img
fdisk /dev/nbd0 -l
mount /dev/nbd0p2 /mnt

umount /mnt
qemu-nbd --disconnect /dev/nbd0
rmmod nbd
linux-vm/qemu/images.1618051354.txt.gz · Last modified: 2023/01/11 20:30 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki