This is a discussion on How Do I restore mbr in Linux? within the Linux software forums, part of the Linux Getting Started category; In old good MS-DOS/Windows days, I used the command fdisk /mbr to restore Win/DOS MBR. How do I restore mbr ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
|
|||
|
In old good MS-DOS/Windows days, I used the command fdisk /mbr to
restore Win/DOS MBR. How do I restore mbr in Red Hat Linux? I would like to restore MBR of Linux i.e. default GRUB boot loader |
| Sponsored Links | ||
|
|
|
|||
|
You can restore MBR if you have taken Backup before.
You maust take back up of mbr on floppy or any suitable storage device by using follo command:- dd if=/dev/hdx of=/dev/fd0 bs=512 count=1 Where hdx is your 1st Harddisk partition where you have loaded boot sector(MBR). Then install grub, and restore MBR again using:- dd if=/dev/fd0 of=/dev/hdx bs=512 count=1 So you have restored your MBR and recovered the system . If you have any query pleasd revert it. |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to Create auto restore CD/DVD for linux | ppnair | Linux software | 0 | 02-22-2008 11:42 AM |
| How to Create auto restore CD/DVD for linux | ppnair | Mail Servers | 0 | 02-21-2008 03:46 PM |
| Shell script to change folder directory owner after restore | marinm | Shell scripting | 5 | 01-23-2007 01:53 PM |
| Howto backup and restore Outlook/Outlook Express Datafiles? | Windows Xp/2000/2003 server administration | 6 | 07-31-2006 01:31 PM | |
| ERRORS: Sun to Linux GNU tar tape restore on a 64 bit box | tnicks | Linux software | 3 | 06-09-2005 03:59 PM |