diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-08-14 18:19:23 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-08-14 18:19:23 -0700 |
commit | 6aa3a1c8380276387430684eb39650e958b0030a (patch) | |
tree | 633aec231d962c78ec7b99e220dbdbb5a71b8752 | |
parent | c1a1e5348196a0f26c4ab4e5f8e49c10b18474fb (diff) | |
download | syslinux-6aa3a1c8380276387430684eb39650e958b0030a.tar.gz syslinux-6aa3a1c8380276387430684eb39650e958b0030a.tar.xz syslinux-6aa3a1c8380276387430684eb39650e958b0030a.zip |
MEMDISK: document the pause option
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r-- | doc/memdisk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/memdisk.txt b/doc/memdisk.txt index 34a85406..531706e1 100644 --- a/doc/memdisk.txt +++ b/doc/memdisk.txt @@ -114,6 +114,10 @@ e) MEMDISK by default supports EDD/EBIOS on hard disks, but not on edd Enable EDD/EBIOS noedd Disable EDD/EBIOS +f) The following option can be used to pause to view the messages: + + pause Wait for a keypress right before booting + Some interesting things to note: |