Firefox 16, a treat for developers http://t.co/cnd27CzT
Save and Restore MBR in Linux
The MBR or Master Boot Record is an area at the beginning of your hard drive. It is very important because it contains the partition table. There are also routine boot whose goal is to load the operating system.
From a general point of view, backup your MBR does not really interest. Unless you intend to perform manipulations risky on your hard drive or install a new Boot Loader (Grub, Lilo …) for examples.
Save the MBR
To make a backup of your MBR, run the following command as root and adapting / dev / sda depending on the path to your hard disk:
dd if = /dev/sda of = MBR.dump bs = 512 count = 1
If you do not know the path to your hard drive, fdisk-l can help you.
Restore MBR
To restore the MBR if problem is a little less straightforward because it will initially start on a liveCD. Once the command prompt on the screen, he can run this (still adjusting the path of your hard drive):
sudo dd if = MBR.dump of = /dev /sda
Note that here we’ve reversed the inputfile and outputfile the dd command to perform the reverse operation.
Via Tux Planet (French) Special Thanks to Sébastien Bilbeau
{loadposition user9}
|
Related Articles by Tag : {module Related Articles Plus} |
// |
-
-
http://macsim.labolinux.net
-
Like us on Facebook
This week Top Posts 
Top Things to do After Installing Ubuntu 13.04 ‘Raring Ringtail’ : Ubuntu 13.04 Raring Ringtail final is almost out. The final release it scheduled for release on Apri...0 comment(s) |
Install lamp with 1 command in Ubuntu 12.10, 13.04 Raring Ringtail & LinuxMint13 : Updated: 10/09/2012 :LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform ...1 comment(s) |
Howto: Upgrade to Ubuntu 13.04 Raring Ringtail from 12.04, 12,10 | Desktop & Server : Updated 05-04-2013: Ubuntu 13.04 Raring Ringtail will be released Soon, If you have ubuntu 12,10, 12...0 comment(s) |
Howto- Resolve nosound problem on Ubuntu 13.04 Raring Ringtail,12.10 and Older : Updated 05/04/2013 : One of the common issues facing Ubuntu users after installing or upgrading Ubun...0 comment(s) |
Configure conky-Lua in Ubuntu (12.10 & 13.04 Raring Ringtail), Fedora, debian and LinuxMint | Howto Conky : Updated 05-04-2013: Conky is a free, light-weight system monitor for X, that displays any informatio...0 comment(s) |
Connect Your Android Galaxy Tablet to Ubuntu via USB : "I am having problems in connecting the Galaxy Tab to Ubuntu via USB cable."; This is a common quest...0 comment(s) |
Recent Posts
- Unix/Linux File Recognition. Did You Know?
- Migrate from MySQL to MariaDB in FreeBSD
- Connect Your Android Galaxy Tablet to Ubuntu via USB
- ElementaryOS Beta 1 and 2 Comparison and Review
- Introduction to the Linux Command Line
- A Secure Password
- Linux Kernel 3.10. It’s BIG!
- Monitoring Users Activity Using psacct or acct Tools in Linux
- Run Your Own Social Network Using elgg on RHEL / CentOS and Scientific Linux
- Getting Debian 7.0 ‘Wheezy’ Up and Running
Recent Comments



















SK
| #
Yes i will. Keep visiting. Subscribe us to get daily updates. Thanks for the comment
Rakesh Vijayan
| #
Hi SK
I am Rakesh vijayan thanks for your great work ,by your work I start to learn what is ldap , my request is will you make tutorial for ldap and samba pdc for us on ubuntu 12.04
Guest
| #
It was a typo. Now its corrected. Thanks for pointing out.
Michael T
| #
You shouldn’t be so stupid, in the first time.
PrestaShop
| #
Hi! Thank you for this nice article. We’ve 130,000+ active stores, you forgot the “1″ ;-)