summaryrefslogtreecommitdiffstats
path: root/abs/core/grub/menu.lst
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/grub/menu.lst')
-rw-r--r--abs/core/grub/menu.lst10
1 files changed, 6 insertions, 4 deletions
diff --git a/abs/core/grub/menu.lst b/abs/core/grub/menu.lst
index 57fcf0d..1c19f8a 100644
--- a/abs/core/grub/menu.lst
+++ b/abs/core/grub/menu.lst
@@ -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
@@ -20,6 +20,8 @@
# 64K | 0x311=785 0x314=788 0x317=791 0x31A=794
# 16M | 0x312=786 0x315=789 0x318=792 0x31B=795
# +-------------------------------------------------+
+# for more details and different resolutions see
+# http://wiki.archlinux.org/index.php/GRUB#Framebuffer_Resolution
# general configuration:
timeout 5
@@ -36,7 +38,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