Bug#362658: grub: grub-install fails on hdh+
Andreas John
aj at net-lab.net
Fri Apr 14 20:37:50 UTC 2006
Package: grub
Version: all (?)
severity: normal
grub-install fails on disks >= hdh.
# Get the drive name.
tmp_drive=`grep -v '^#' $device_map | grep "$tmp_disk *$" \
| sed 's%.*\(([hf]d[0-9][a-g0-9,]*)\).*%\1%'`
^^^^ here is only up top 'g' matched.
This not enough. I have a pretty standard ASUS Mobo, whose PATA devices
are hdi+.
Similar is true for grub-install on md-devices:
| sed "s%.*/r\{0,1\}da[0-9]\(s[0-9]*[a-h]\)%\1%"
^^^ ^^
rgds,
derjohn
More information about the Pkg-grub-devel
mailing list