Frans Pop wrote:
> reassign 299001 os-prober
> retitle 299001 lilo can not handle multiple partitions with identical names
> thanks

Thing is that os_prober already supports disambiguating labels via the
count_next_label function in common.sh. Unfortunalty it looks like we
may have broken the code that is supposed to use it. For example in
20microsoft:

label=$(count_next_label $short)
result "${partition}:${long}:${short}:chain"
exit 0

IIRC it should use ${label} in the result string instead of throwing it
away. All of the probes except 20microsoft and 40lsb get this right.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to