Showing posts with label utility. Show all posts
Showing posts with label utility. Show all posts

Friday, August 07, 2009

Save, Restore, Fix a Broken MBR with MBRWizard [Windows]

MBR, if you are unfamiliar, is the first sector of your hard disk. It is just 512 bytes in size, but boy are those 512 bytes important or what? The MBR is used for bootstrapping operating systems, holding the primary partition table of your disk and other important information. You take this information away and chances are you will not be able to boot the operating system.
While installing the operating system, the installer takes care of writing appropriately to the first 512 bytes to allow the operating system to boot and detect partitions. Once that has been done, you do not have direct access to the MBR (which is generally not recommended). However, there are times when you need to take things in your own hand (like backing up MBR before restoring a hard disk image or an OS install, making a partition bootable, or recovering from a corrupt MBR etc), for such times there is a small utility you can use, called – MBRWizard.
MBRWizard allows you to save/restore MBR, fix a corrupt MBR, you can hide/unhide hard disk partitions, make a partition bootable or delete it all together, make a flash disk bootable etc.
fix mbr
MBRWizard is a command line utility you can download from here. Fire up Command Prompt and browse to where you have MBRWiz.exe stored (or else add the directory to your PATH variable), type MBRWiz and you will see a list of all the options. You can then decide which option to choose according to what you are trying to accomplish.
Here are a few examples.

To create a backup of MBR

MBRWiz /save=C:\savedMBR
You can then use this backup copy to restore MBR in case you ever have to.

To restore MBR from the saved file

MBRWiz /Restore=C:\savedMBR
repair mbr

To see an exhaustive list of all the partitions along with attributes

MBRWiz /List

To Hide a parition use

MBRWiz /Hide=Yes /Disk=0 /Part=2

To delete a partition

MBRWiz /Part=2 Del
You can find the complete documentation of all the options and how to use them, here. The site also lists how you can troubleshoot MBR problems when you cannot boot into the operating system. Although in such situations, you must have a way to boot from a CD, USB drive or (ahem..) floppy disk and be able to run MBRWizard. Check out how to make your own Windows Live CD, MBRWizard would be a nice utility to have on your live CD.
MBRWizard is a great tool to have everything is working fine, as well as when you need to fix MBR issues. You must have your favorite tools to jumpstart a problematic computer. We would love to hear about them so tell us in the comments.

Tuesday, January 13, 2009

SysTool : An allround tweak and overclocking utility for enthusiasts

Application Screenshot

SysTool is an allround tweak and overclocking utility for enthusiasts.

Main Features

  • Motherboard Monitoring
  • ATI Video Card Overclocking
  • NVIDIA Video Card Overclocking
  • Enhanced Intel SpeedStep Control
  • AMD64 Cool&Quiet Control
  • HDD Acoustic Management
  • Changing chipset memory timings for i855/i848/i865/i875/i915/i925/i945/i955 and AMD64
  • Changing CPU FSB (includes ABIT uGuru).

SysTool will only work on Windows 2000/XP/2003 (64 bit versions are supported).

ATITool : Overclocking utility designed for ATI and NVIDIA video cards

Application Screenshot

ATITool is an overclocking utility designed for ATI and NVIDIA video cards.
Design target is to write a light-weight application for the enthusiast - so no questionable registry tweaks. Sorry.

Main Features

  • No limits overclocking.
  • Support for overclocking for NVIDIA cards.
  • Adjustment of GPU and memory voltage (when supported by VGA card).
  • Tweaking of memory timings (most ATI cards).
  • Finding maximum core and memory overclock by rendering into a Direct3D window and scanning the output for visual artifacts.
  • Temperature monitoring and fan speed control (on supported cards).
  • Removal of Catalyst overclocking lock for 9000/9200/9550/9600 series.
  • Artifact scanning mode to test for stability.
  • Loading a predefined clock profile on Application/Windows startup.
  • Hotkeys that can be used any time to load clocks from a profile.
  • Extract video card BIOS to file for backup purposes.
  • 3D application detection (Direct3D 8, Direct3D 9, OpenGL) to overclock your video card only when required.
  • Gamma control

ATITool will only work on Windows 2000/XP/2003 (64 bit versions are supported).