You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the bug report--unfortunately I'm not actively working on this project anymore, so I am afraid I am not going to be able to fix this one. Feel free to send me a pull request, though.
Hello!
I'm interested in mounting specific block device with partitions but I can't do it now because ioctl calls is not supported:
modprobe nbd max_part=16 partx -a /dev/nbd0 HDIO_GETGEO: Inappropriate ioctl for device
You can find strace here:
Please fix it...
The text was updated successfully, but these errors were encountered: