diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/memdisk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/memdisk.txt b/doc/memdisk.txt index 274a0b99..8a308f10 100644 --- a/doc/memdisk.txt +++ b/doc/memdisk.txt @@ -123,6 +123,12 @@ f) The following option can be used to pause to view the messages: pause Wait for a keypress right before booting +g) The following option can be used to set the real-mode stack size. + The default is 512 bytes, but if there is a failure it might be + interesting to set it to something larger: + + stack=size Set the stack to "size" bytes + Some interesting things to note: |