Greeting,

I think these two lines in grub-install 0.5.96.1 need to have the backslash 
at the end.

linux*)
tmp_disk=`echo "$1" | sed -e 's%\([sh]d[a-z]\)[0-9]*$%\1%' \
                          -e 's%/part[0-9]*$%/disc%'`
tmp_part=`echo "$1" | sed -e 's%.*/[sh]d[a-z]\([0-9]*\)$%\1%' \
                          -e 's%.*/\(disc\|part\([0-9]*\)\)$%\2%'`


Thanks for the great program... much better than lilo.


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to