[Bug 11941] losetup and partprobe fail when partitions exist
bugzilla at busybox.net
bugzilla at busybox.net
Wed Jun 5 08:05:45 UTC 2019
https://bugs.busybox.net/show_bug.cgi?id=11941
--- Comment #1 from Alkis Georgopoulos <alkisg at gmail.com> ---
This happens for blockdev too:
$ busybox losetup /dev/loop0 /dev/sda
$ busybox blockdev --rereadpt /dev/loop0
blockdev: /dev/loop0: Invalid argument
And again the workaround works, i.e. it doesn't happen if `modprobe loop
max_part=9` was used before those 2 commands.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list