grub4dos
grub4dos copied to clipboard
Blocklist does not show partition in output if used on a partition
Grub4dos function blocklist does not show partition in output if used ON a partition. Last version I could find WITHOUT this behavior is grub4dos 20210602.
No problems on devices without partition. Also the start sector and the blocks in the blocklist are NOT the problem, problem is only output on screen (and in a script, if piped output to a variable is used).
In the first and second print-screen the 'bad' behavior is showed first, can be corrected manually by inserting partition number. In last print-screen the 'good' behavior is showed first (output already contains partition number). If partition number is left out 'bad' output is same as later versions of grub4dos.