FS#11362 - [grub 0.97-13] change /dev/hda3 to /dev/sda3 in /boot/grub/menu.lst
Attached to Project:
Arch Linux
Opened by solsTiCe (zebul666) - Monday, 01 September 2008, 08:26 GMT
Last edited by Andreas Radke (AndyRTR) - Saturday, 06 September 2008, 09:02 GMT
Opened by solsTiCe (zebul666) - Monday, 01 September 2008, 08:26 GMT
Last edited by Andreas Radke (AndyRTR) - Saturday, 06 September 2008, 09:02 GMT
|
Details
Description:
/boot/grub/menu.lst installed by grub package contains one line like : kernel /vmlinuz26 root=/dev/hda3 ro as almost every new pc as a sata hdd which is shown as /dev/sda# and that ide hdd are shown as /dev/sda# also if you use libata by using the correct module, then almost everybody as a /dev/sda# instead of /dev/hda# so i suggest to change /dev/hda3 into /dev/sda3 in the example in /boot/grub/menu.lst Additional info: * package version(s) grub 0.97-13 * config and/or log files etc. in /boot/grub/menu.lst # (0) Arch Linux title Arch Linux [/boot/vmlinuz26] root (hd0,0) kernel /vmlinuz26 root=/dev/hda3 ro initrd /kernel26.img |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Saturday, 06 September 2008, 09:02 GMT
Reason for closing: Implemented
Additional comments about closing: good catch, commited to svn and will be included next time it get's rebuilt or updated.
Saturday, 06 September 2008, 09:02 GMT
Reason for closing: Implemented
Additional comments about closing: good catch, commited to svn and will be included next time it get's rebuilt or updated.