* Package name : ms-sys Version : 0.0.28 Upstream Author : Henrik Carlqvist <henca@users.sourceforge.net> * URL : http://ms-sys.sourceforge.net/ * License : GPL-2+ Programming Lang: C Description : Program for writing Microsoft compatible boot records The program does the same as Microsoft "fdisk /mbr" to a hard disk or "sys d:" to a floppy or FAT partition except that it does not copy any system files, only the boot record is written. It's usual in day-to-day of sysadmin the OS installation, and with this package become easier to write boot record for MS OSes on flashs and so create MS OS bootable flash. I'll maintain this package by myself.
Dear Maintainer, I'm looking for a sponsor for my package "ms-sys"
Thanks Andrew about information, I'll take a look at ms-sys-free.
I'm quite certain this software can't enter Debian main, and I'm unsure about non-free, as in includes dumps of boot records apparently copyrighted by Microsoft, and even if there wasn't this they don't come with the complete source code. You may try packaging ms-sys-free instead, but I don't know how useful that package would be.
There is also the mbr package, which still already in Debian.
Can you clarify which features it provides over the existing mbr package?
Hello, From a quick skimming of mbr's manpage, it looks like you need to supply your own MBR for it to flash, which highly decreases the convenience factor since you need to track down the exact MBR that you need to use for the job, at which point you may as well just use dd. ms-sys has a good selection of MBRs and PBRs built in that you can use to build or repair many different operating system images. ms-sys-free also has a similar problem because most of the MBRs that make ms-sys useful are non-free, coming from proprietary Microsoft products. With ms-sys-free, all that's left is Rufus, FreeDOS, and a couple other free options. I've packaged ms-sys at https://salsa.debian.org/benthetechguy/ms-sys. Thanks, -- Ben Westover