LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-21-2003, 08:04 AM   #1
rinux
Member
 
Registered: May 2003
Posts: 44

Rep: Reputation: 15
master boot record


hello everybody,
i have a problem with my hard disk, i installed linux on master boot record and i did have win 2000 srv and linux on my pc (pentium 2 ) and now i want to have only win 2000 srv

i know i have to format it but i did format then fdisk and format again but no way, they told me i have to make low level formatting but i don't have on my board this option is there any other solution ?? to get my hard clean again
THANKS

Last edited by rinux; 06-21-2003 at 08:06 AM.
 
Old 06-21-2003, 08:20 AM   #2
GŠutama
Member
 
Registered: Jun 2003
Location: Tokyo
Distribution: Gentoo
Posts: 78

Rep: Reputation: 15
Doesn't win 2000 server clean it out pretty good if you just do a clean install of it.

If you want to zero the MBR use

dd if=/dev/zero of=/dev/hda bs=512 count=1

This will set your MBR to all zeros so think before you run it
 
Old 06-21-2003, 08:56 AM   #3
zmedico
Member
 
Registered: Feb 2002
Location: Mission Viejo, California, USA
Distribution: Gentoo
Posts: 707

Rep: Reputation: 30
make sure you have a recovery disk

#back up the mbr
dd if=/dev/hda of=mbr_backup_file bs=512 count=1

#restore the mbr
dd if=mbr_backup_file of=/dev/hda bs=512 count=1
 
Old 06-21-2003, 09:46 AM   #4
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
Hello, rinux.
Your question is not entirely clear. What is the error you receive when trying to install Win 2K? Windows usually has no problem overwriting the MBR, but does have a problem deleting Linux partitions. Deleting the Linux partition can be done from your Linux install CD. Also, you can check the webpage of the hard drive maker for a utility disk if needed.
 
Old 06-21-2003, 01:58 PM   #5
rinux
Member
 
Registered: May 2003
Posts: 44

Original Poster
Rep: Reputation: 15
thanks a lot
i found the answer in another thread here i should have done
fdisk /mbr this solved my problem
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
MBR zeroed. Can I verify backup MBR? TomF Linux - General 7 06-20-2005 05:28 PM
by tring to fix the MBR i damage the MBR that was help... AKAKAK Fedora 4 03-21-2005 08:18 AM
GRUB MBR overwritten by WIN98 MBR TOuseef Linux - General 7 11-14-2004 04:25 PM
why won't my mbr fdisk /mbr? jamessp007 Mandriva 13 01-03-2004 01:41 AM
mbr had over write so lilo is gone how to rewrite lilo to mbr mch Linux - Software 4 10-25-2002 02:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration