LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Old Packard Bell/MBR (https://www.linuxquestions.org/questions/linux-hardware-18/old-packard-bell-mbr-201827/)

rjcrews 07-06-2004 01:56 PM

Old Packard Bell/MBR
 
Ive got an old packard bell i was hoping to use. I am unable to erase the MBR. I booted an old slackware cd and it would not let me using fdisk.

are there any other ways to erase the mbr?

thanks

david_ross 07-06-2004 02:13 PM

You shouldn't really need to erase the mbr - just overwriting it during the install of a new bootloader should work. If you want to zero it you can try:
dd if=/dev/zero of=/dev/hda bs=512 count=1

rjcrews 07-06-2004 07:40 PM

well its weird, its like packard bell has it locked somehow...is this possible? anything that isnt a packard bell disc wont be read. I dont think this is possible, but ive never been unable to write to a disk like this before. the previous OS was the packard bell version of winders 98.

Joey.Dale 07-06-2004 10:10 PM

Look in BIOS form boot virus protection and turn it off

-Joey

rjcrews 07-06-2004 10:28 PM

ah thanks a bunch

Joey.Dale 07-06-2004 11:16 PM

did it work?

-Joey


All times are GMT -5. The time now is 02:52 AM.