Skip to main content

Thread: Mounting a bin file(Vrtualization file) in Ubuntu


hello,
working on project in kvm: need mount guest image file used in kvm. initially,the file in .img format. using qemu-img,i converted bin format. while mounting bin file,i error,as must specify filesystem. pasting command , output. kindly have look. many thanks.

command , output :-

root@akshay-system-product-name:/var/lib/libvirt/images# dev=$(losetup --find) && losetup -o $((63 * 512)) $dev test2.bin && mount -o ro $dev /mnt
mount: must specify filesystem type

tried ext4 how virtualized disk formatted. no luck.

thread moved "virtualization" forum.


Forum The Ubuntu Forum Community Ubuntu Specialised Support Virtualisation [ubuntu] Mounting a bin file(Vrtualization file) in Ubuntu


Ubuntu

Comments

Popular posts from this blog

how to devide a circle into equal parts

"Could not fill because there are not enough opaque source pixels" - not solved by any other thread

Why can't I change the billing info for my account?