prepare next build to fix #11362, changes /dev/hda -> /dev/sda

This commit is contained in:
Andreas Radke 2008-09-06 09:01:42 +00:00
parent 9b8f3b945f
commit 5bb4bfd5dd

View File

@ -6,9 +6,9 @@
# Linux Grub
# -------------------------
# /dev/fd0 (fd0)
# /dev/hda (hd0)
# /dev/hdb2 (hd1,1)
# /dev/hda3 (hd0,2)
# /dev/sda (hd0)
# /dev/sdb2 (hd1,1)
# /dev/sda3 (hd0,2)
#
# FRAMEBUFFER RESOLUTION SETTINGS
@ -36,7 +36,7 @@ color light-blue/black light-cyan/blue
# (0) Arch Linux
title Arch Linux [/boot/vmlinuz26]
root (hd0,0)
kernel /vmlinuz26 root=/dev/hda3 ro
kernel /vmlinuz26 root=/dev/sda3 ro
initrd /kernel26.img
# (1) Windows