Document the -m and -a options.
authorhpa <hpa>
Tue, 28 Dec 2004 22:54:16 +0000 (22:54 +0000)
committerhpa <hpa>
Tue, 28 Dec 2004 22:54:16 +0000 (22:54 +0000)
syslinux.doc

index 5e00646..8d9f343 100644 (file)
@@ -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 +++