bug-grub
[Top][All Lists]
Advanced

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

Bug#80276: grub: grub-install is broken


From: russell
Subject: Bug#80276: grub: grub-install is broken
Date: Fri, 22 Dec 2000 19:24:07 +1100 (EST)

Package: grub
Version: 0.5.96.1
Severity: important

Please apply this patch to grub-install to make it work correctly.

79c79
<       tmp_disk=`echo "$1" | sed -e 's%\([sh]d[a-z]\)[0-9]*$%\1%'
---
>       tmp_disk=`echo "$1" | sed -e 's%\([sh]d[a-z]\)[0-9]*$%\1%' \
81c81
<       tmp_part=`echo "$1" | sed -e 's%.*/[sh]d[a-z]\([0-9]*\)$%\1%'
---
>       tmp_part=`echo "$1" | sed -e 's%.*/[sh]d[a-z]\([0-9]*\)$%\1%' \

-- System Information
Debian Release: woody
Kernel Version: Linux lyta 2.4.0-test10 #4 Thu Dec 14 20:52:25 CET 2000 i686 
unknown

Versions of the packages grub depends on:
ii  libc6          2.2-6          GNU C Library: Shared libraries and Timezone
ii  libncurses5    5.0-8          Shared libraries for terminal handling




reply via email to

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