How can I remove MBR from external HD?


Recommended Posts

Updated to be clear about what I'm trying to achieve (original post at bottom):

I want to remove boot information from the MBR of an external hard drive:

1) Currently, the external hard drive has GRUB written to MBR

2) The partitions on the external hard drive are new, and did not exist when GRUB was installed to the MBR

3) I would like to erase only GRUB's boot information from the MBR while keeping the partitions intact

4) The partitions, in order are 40GB FAT32, 500GB NTFS, 120GB EXT3. They are all storage volumes, no OS.

5) Right now, if I try to boot from USB, this drive is seen and GRUB tries to load. GRUB then fails since there is no longer an OS on this drive.

6) If I tell the computer to boot from USB, I would like the computer to skip over this drive, rather then trying to boot it.

Thanks,

Matt

________________OLD ORIGINAL POST BELOW________________

I have an external hard drive (connecting via USB) with three partitions, 1FAT32, 1NTFS, 1EXT3. I need to erase GRUB from the MBR, but can't figure out how to do it. I don't want to replace it with another boot manager, in fact that's the problem, I need the drive to NOT be bootable. I've long since erased the linux partition that installed GRUB in the first place, and this is strictly a storage volume now.

I have Windows Vista and Ubuntu set up on my computer, so if you know of any tools I can use under either OS, it'd be appreciated. I also have XP on a virtual machine.

~Matt

Edited by AlfredSka

accesser thats only for the main drive and that will restore the mbr but only on the active drive not anything else

The fdisk /mbr command only re-writes the MBR on the system drive (DISK-0) using BIOS calls. You cannot specify any other drive for the fdisk /mbr command to operate on other than DISK-0.

Um if you wipe the MBR -- then there would be no partitions on your disk

http://en.wikipedia.org/wiki/Master_Boot_Record

If the disk is partition, then it would have a MBR. I think what your looking to do is just remove the Boot Flag from one of the partitions -- not remove the MBR itself.

Any number of partitions tools would be able to remove the boot flag/active flag from a partition for you. Or overwrite the MBR with just your partition details, etc.. The above link gives you about everything you would need/want to know about the MBR ;)

It sounds like I need to explain a bit more:

1) ALL partitions were deleted before these partitions were created. Realize, the boot record is not written over by simply deleting partitions. None of the partitions have a boot flag. For proof, I've attached a screenshot of gparted:

gparted.jpg

2) I don't want the drive to boot ANYTHING. Essentially, if I have several devices hooked up to the computer at boot time, and I tell the computer to boot from USB, I want it to skip over this drive (and not consider it an option).

Here's some more information:

I found Roadkil's Sector editor which shows GRUB occupying the boot sector:

sec01.png

sec17.png

It looks like it's occupying sectors 0-17. I've never used a utility like this before. Would it be safe to write zeros to these sectors? Or would that delete information about my partitions as well?

If you use a WinPE disk, you can use DISKPART and use the CLEAN command in it to completely wipe all tables from the drive. If you decide to do so, be VERY careful as DISKPART has no safety features. :)

(If you're using Vista, I think the install disc has it too. Just boot from it and open a command prompt.)

Here is the tool your looking for.

http://www.diydatarecovery.nl/mbrtool.htm

http://www.diydatarecovery.nl/MBRtool_manual.htm

MBRtool allows you to do the following things:

* backup, verify and restore the MBR, using backup-sectors or files

* backup, restore, wipe, clean or dump the track 0 for a disk

* edit or wipe the MBR Partition Table

* refresh the MBR bootcode, without destroying the Volume Bytes

* remove the MBR bootcode

* re-write the MBR signature bytes

* display the MBR sector or dump the MBR sector to file

* perform above mentioned edit, bootcode, display and dump functions on the MBR backups

* create a blank backup-file to create a MBR from scratch and restore it later

* perform attribute changes on partitions listed in the MBR Partition Table (hide, activate, delete etc.)

* manipulate the volume bytes that are associated with volumes in Windows NT / 2K / XP

You do not want to remove the MBR which contains where your partitions are -- you just want to remove the Grub Bootloader code.. Which is exactly what this tool will allow you to do.

MBRtool sounded promising, but alas it's not going to work for me.

I'm running a laptop, so the drive must remain on an external USB port. Unfortunately, MBRtool does not read USB drives. (I even used a ghost boot disc with USB support (UHCI.exe) to boot, then ran mbrtool without success.) MBRtool sees my laptop's hard drive just fine, but not anything on USB.

I'm suspecting there is a single hex key that I can change in the boot sector to say (Not Bootable), but I need to figure out for sure which it is.

EDIT: I'm currently looking into MBRwizard (http://www.mbrwizard.com/) and will report results.

Edited by AlfredSka
EDIT: I'm currently looking into MBRwizard (http://www.mbrwizard.com/) and will report results.

I tried MBRWiz, but issuing

mbrwiz /disk=1 /wipe=mbr

also wiped my partition table. I've restored the backup MBR, and I'm back to where I started. Any ideas of other tools that would work under windows? Or does someone know which key/sector I can change to specify non-bootable?

I found partial success by following the directions here: http://www.cyberciti.biz/faq/linux-how-to-uninstall-grub/

I used the linux method, which did get rid of GRUB, but my computer's boot sequence still can't get past the drive.

I also used the lilo method from the comments of that page, but encountered similar results.

In either case my partition table remained intact.

I tried MBRWiz, but issuing
mbrwiz /disk=1 /wipe=mbr

also wiped my partition table. I've restored the backup MBR, and I'm back to where I started. Any ideas of other tools that would work under windows? Or does someone know which key/sector I can change to specify non-bootable?

Try the following

mbrwiz /disk=1 /repair=1

this will replace the current MBR boot code with a standard Windows XP MBR, effectively overwriting any existing GRUB loader code. Also, this option leaves the partition table untouched!

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Popular Now

  • Posts

    • All it does is use the CPU more efficiently during boot to speed up boot times. That's it. Yawn....
    • It's not a one or the other kind of thing. Software should run efficiently, and the operating system should appropriately manage the CPU clocks. You could have the best most optimized software on earth, and it will still run faster if the CPU does a better job of boosting as needed. All this is doing is pre-boosting the CPU based on user actions, instead of waiting for the normal detection mechanism to kick in. If the OS knows it is about to need more CPU, why shouldn't it use that knowledge? It's the same idea of downshifting before passing someone, instead of just burying your foot into the peddle and waiting for the transmission to figure out what you want to do.
    • Audacity 3.7.8 by Razvan Serea Audacity is a free, open source digital audio editor and recording application. Edit your sounds using cut, copy, and paste features (with unlimited undo functionality), mix tracks, or apply effects to your recordings. The program also has a built-in amplitude-envelope editor, a customizable spectrogram mode, and a frequency-analysis window for audio-analysis applications. Built-in effects include bass boost, wah wah, and noise removal, and the program also supports VST plug-in effects. You can use Audacity to: Record live audio. Record computer playback on any Windows Vista or later machine. Convert tapes and records into digital recordings or CDs. Edit WAV, AIFF, FLAC, MP2, MP3 or Ogg Vorbis sound files. AC3, M4A/M4R (AAC), WMA and other formats supported using optional libraries. Cut, copy, splice or mix sounds together. Numerous effects including change the speed or pitch of a recording. Write your own plug-in effects with Nyquist. And more! See the complete list of features. Audacity 3.7.8 changelog: #10688 Fixed an exception thrown when pasting into a newly-created track (Thanks, David Bailes (@DavidBailes)!) #10870, #10884, #10775, #10629 Fixed tone generation, waveform-scale setting, SetClip Name parameter, and clip-boundary command names for scripting and macros (Thank you, David Bailes (@DavidBailes)!) #11106 Fixed the loading of presets for the Distortion effect (A million thanks, David Bailes (@DavidBailes)!) #10947 Fixed paste into an empty audio track not preserving the source sample rate (Thanks, Juan Gabriel Colonna (@juancolonna)!) #10776 Allowed AltGr modifier in label and clip name editing (Thanks, Davide Peressoni (@DPDmancul)!) #9938 Added options to choose where silence is truncated (start/middle/end) (Thanks, Noah Rosenfield (@nosenfield)!) #9935 Added Podcast 2.0 chapters JSON export for label tracks (Thanks, Noah Rosenfield (@nosenfield)!) #10103 Improve UI on HiDPI displays on Linux/wxGTK (Thanks, Ivan A. Melnikov (@iv-m)!) #10099 Fixed MixerBoard Mute and Solo button display (Thanks, Ivan A. Melnikov (@iv-m)!) #10681 Fixed multichannel FLAC import #10999 Fixed envelope being broken after joining clips Download: Audacity 64-bit | Standalone ~20.0 MB (Open Source) Download: Audacity 32-bit | Standalone Download: Audacity ARM64 | Standalone View: Audacity Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • There really isn't anything magical about the low latency profile, other OS's do this as well. All they're doing is using your CPUs boost clock options in a more smarter way.
    • So we shouldn't have the option because of people using their laptops on battery? OK? LOL
  • Recent Achievements

    • One Month Later
      Star Processing earned a badge
      One Month Later
    • Week One Done
      Star Processing earned a badge
      Week One Done
    • One Year In
      Star Processing earned a badge
      One Year In
    • Week One Done
      FBSPL earned a badge
      Week One Done
    • One Year In
      Jim Dugan earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      494
    2. 2
      PsYcHoKiLLa
      198
    3. 3
      +Edouard
      155
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      69
  • Tell a friend

    Love Neowin? Tell a friend!