bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub-install


From: 8-)
Subject: grub-install
Date: Tue, 24 Oct 2000 08:50:10 -0700 (PDT)

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]