slackbuilds_ponce/system/ms-sys/README
Cj Case 6763d56acc system/ms-sys: Updated for version 2.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-03-03 08:26:18 +07:00

14 lines
582 B
Text

This program is used to create Microsoft compatible boot records.
It is able to do the same as Microsoft "fdisk /mbr" to a hard disk.
It is also able to do the same as Microsoft "sys d:" to a floppy or
FAT partition except that it does not copy any system files,
only the boot record is written.
It is useful when using Linux to restore a backup of a reference
Microsoft Windows installation.
(Excellent for creating bootable Windows 7 install USB).
2.4.0 Added support for syslinux GPT MBR.
Updated syslinux mbr to version 6.02.
2.4.1 Added support for FAT32 PE boot record.