nbd error when disk-image-get-kernel [closed]
hi all, When extract the kernel & ramdisk from image, got error:
[root@localhost home]# disk-image-get-kernel -d ./ -i ubuntu_64.qcow2
DEPRECATED: Please consider using the `baremetal` element.
Extracting kernel + ramdisk from ubuntu_64.qcow2 to baremetal-vmlinuz and baremetal-initrd in ./
modprobe: FATAL: Module nbd not found.
Any suggestion? Thanks.