diff options
Diffstat (limited to 'res/extlinux.conf')
-rw-r--r-- | res/extlinux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/extlinux.conf b/res/extlinux.conf index 7eee5bb..e69015e 100644 --- a/res/extlinux.conf +++ b/res/extlinux.conf @@ -3,4 +3,4 @@ timeout 10 label Gentoo kernel kernel - append root=/dev/sda3 ro + append root=/dev/hda3 ro ga=791 splash=silent,theme:default console=tty1 rootfstype=ext3 |