ms-sys is a handy Linux program designed to write boot records that are compatible with Microsoft. It works similar to the Microsoft commands like "fdisk /mbr" for hard disks or "sys d:" for floppy disks and FAT partitions. The cool part? It doesn't copy any system files; it just writes the boot record.
This software comes in super useful when you're using Linux and need to restore a backup of a Microsoft Windows installation. If you’ve ever found yourself needing to get your Windows setup back on track, this is the tool you want!
Getting up and running with ms-sys is pretty straightforward. Here’s how you can do it:
First, you’ll want to unpack the archive. You can do this by typing:
tar -xzvf ms-sys*.tgz
Next, move into the ms-sys directory and compile it:
cd ms-sys
make
You’ll need root access to install it. Just type:
su (and give password)
make install
The latest version has an updated Makefile that now supports DESTDIR. This makes installation even smoother!
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.