vps2routeros icon indicating copy to clipboard operation
vps2routeros copied to clipboard

Error on partitions

Open AnonymousWebHacker opened this issue 4 years ago • 2 comments

out script

unzip image
convert image
Image resized.
mount image
qemu-nbd: Failed to open /dev/nbd0: No such file or directory
qemu-nbd: Disconnect client, due to: Failed to read request: Unexpected end-of-file before all bytes were read

AnonymousWebHacker avatar Nov 07 '21 10:11 AnonymousWebHacker

Hmmm, looks like the script is unable to load qemu-nbd kernel module. Could you please share your Linux kernel version and your distro?

Jamesits avatar Jan 23 '22 15:01 Jamesits

Ubuntu 20.04 5.4.0-42-generic #46-Ubuntu SMP Fri Jul x86_64 x86_64 x86_64 GNU/Linux

AnonymousWebHacker avatar Jan 24 '22 01:01 AnonymousWebHacker