Results 1 to 2 of 2
I wish to restore MBR on an IBM Thinkpad. Nothing MS will touch this puppy. Everything MS locks up with code 32 error. (MBR is corrupted) Knoppix live loads and ...
- 11-21-2006 #1Just Joined!
- Join Date
- Nov 2006
- Posts
- 1
Restoring MBR with Knoppix
I wish to restore MBR on an IBM Thinkpad. Nothing MS will touch this puppy. Everything MS locks up with code 32 error. (MBR is corrupted) Knoppix live loads and runs fine. Obviously doesn't have to access MBR on HD but just load to HD. May I fix the MBR with Knoppix and will Bill Gates Junk Ware be able to reload if I do? How do I do this if it's possible? There is absolutely nothing on the 40g HD I need to save except the drive itself.
always
Barb
- 11-21-2006 #2
Once in Knoppix, you can erase the MBR like that :
given /dev/hda is your hard drive.Code:dd if=/dev/zero of=/dev/hda bs=512 count=1
More here :
http://www.linuxforums.org/forum/lin...bye-linux.html"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee


Reply With Quote
