diff options
author | hpa <hpa> | 2004-12-28 22:54:16 +0000 |
---|---|---|
committer | hpa <hpa> | 2004-12-28 22:54:16 +0000 |
commit | dc288bdd669419bceee2273edaaa3fa2fa6a3e9f (patch) | |
tree | 1dd5466a583f1d7f09b667bc91fa033a464b18df | |
parent | 4a1a9b8d04a9f59cec4e4ca71dd3b4bf93a84f43 (diff) | |
download | syslinux-3.00-pre7.tar.gz syslinux-3.00-pre7.tar.xz syslinux-3.00-pre7.zip |
Document the -m and -a options.syslinux-3.00-pre7
-rw-r--r-- | syslinux.doc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/syslinux.doc b/syslinux.doc index 5e00646f..8d9f3436 100644 --- a/syslinux.doc +++ b/syslinux.doc @@ -603,6 +603,14 @@ it under Linux, simply type: ... where /dev/XXX is the device you wish to install it on. +Under DOS or Win32, you can install the SYSLINUX MBR with the -m +option to the SYSLINUX installer, and use the -a option to mark the +current partition active: + + syslinux -ma c: + +Note that this will also install SYSLINUX on the specified partition. + ++++ HARDWARE INFORMATION +++ |