summaryrefslogtreecommitdiff
path: root/usr/src/grub
diff options
context:
space:
mode:
authorJan Setje-Eilers <Jan.Setje-Eilers@Sun.COM>2010-02-12 13:01:33 -0800
committerJan Setje-Eilers <Jan.Setje-Eilers@Sun.COM>2010-02-12 13:01:33 -0800
commit2dea4eed7ad1c66ae4770263aa2911815a8b86eb (patch)
treeb8e23c45ff558e9a46f71930334f592f2291d8aa /usr/src/grub
parentf5f5f433be0d7353b064a34c51f926e86885670e (diff)
downloadillumos-joyent-2dea4eed7ad1c66ae4770263aa2911815a8b86eb.tar.gz
6925996 delivered menu.lst needs pointer to zfs pool level menu
Diffstat (limited to 'usr/src/grub')
-rw-r--r--usr/src/grub/menu.lst12
1 files changed, 9 insertions, 3 deletions
diff --git a/usr/src/grub/menu.lst b/usr/src/grub/menu.lst
index 8225e83928..e72a53e76d 100644
--- a/usr/src/grub/menu.lst
+++ b/usr/src/grub/menu.lst
@@ -1,5 +1,11 @@
-#pragma ident "%Z%%M% %I% %E% SMI"
#
+# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
+# Use is subject to license terms.
+#
+
+# With zfs root the active menu.lst file is /<pool>/boot/grub/menu.lst
+# This reference copy of the file is not used.
+
# default menu entry to boot
default 0
#
@@ -9,8 +15,8 @@ timeout 10
#
# To enable grub serial console to ttya uncomment the following lines
# and comment out the splashimage line below
-# WARNING: don't enable grub serial console when BIOS console serial
-# redirection is active!!!
+# WARNING: do not enable grub serial console when BIOS console serial
+# redirection is active.
# serial --unit=0 --speed=9600
# terminal serial
#