pmb.install: Fix Unable to find the first partition of /dev/loop0, Solve #2360 and #2360

https://www.man7.org/linux/man-pages/man8/losetup.8.html

-P, --partscan

Force the kernel to scan the partition table on a newly

created loop device. Note that the partition table parsing

depends on sector sizes. The default is sector size is 512

bytes, otherwise you need to use the option --sector-size

together with --partscan.

Merge request reports

Loading