Primary Partition On A Hard Drive Must be Active! Why?

Why must the primary partition on a hard drive be active?

The primary partition must be set to a status of Active, otherwise it is not possible to boot off that primary partition. Please note that only the primary partition on the primary Master drive can be set to a status of Active.

To check whether your partition is active, or to activate the partition if it is not active, use FDISK.

  1. Boot your system with a Windows startup disk and type FDISK at the A:\ prompt and press ENTER.
  2. If your partition is not active, you will see a warning message at the main menu of FDISK stating Warning – No active partitions set at the bottom of the screen.
  3. To set the partition as active, select 2 Set Active Partition and choose Partition 1 when prompted to select the partition.
Read More

I have multiple partitions and my last partition regularly disappears

There are two workarounds for this phenomenon:

  1. Only use one primary DOS partition.
  2. Using FDISK, follow the steps below when partitioning the drive:
    1. Create a primary DOS partition with the desired size.
    2. Reboot
    3. Create an extended DOS partition using 99% of the available space remaining instead of 100%
    4. Reboot
    5. Create as many logical DOS drives as required, but with a reboot between each logical drive created.
Read More

I can read and write from my SCSI hard disk, but I can’t boot from it

SCSI Hard Drive Sometimes, the master boot record(MBR) on a hard disk may become corrupted as a result of installing other operating systems or through infection by a boot-block virus. When this happens, you can boot from a floppy (you must have the necessary files) and attempt to re-write the Master Boot Record (Microsoft Windows 95/98/Me/2000/XP only) by typing “FDISK /MBR” (leave out the quotes). If that doesn’t work, there are other ways to purge the MBR through the use of debug routines, SCSI low-level format routines, or the zero-fill utility in your SCSI controller BIOS. Consult your operating system vendor for assistance with this to determine if this is an operating system issue.

Or try these troubleshooting steps:

  • Check all cable connections.
  • Verify twisted-pair cable on any LVD SCSI drives.
  • Test the data cable by trying a different cable.
  • Try the cable on a known working drive.
  • Check the jumper settings.
  • Check the SCSI bus termination.
  • Check the host adapter card default settings.
  • Test the card by either trying a known good card or a known working drive.
  • Check host adapter settings.
  • Set the SCSI transfer mode to asynchronous negotiation and the transfer rate to 10MB/s (or the slowest setting).
  • Make the offending drive the only device in the system and re-test.
  • Run the “low-level” format (SCSI Format) routine if it’s provided by the host adapter manufacturer (data destructive).
  • Try drive in a different system to see if the same results follow.
Read More

Format a hard drive without using FDisk

Format A Hard Drive STEP ONE
You first need to decide what operating system you intend to load after formatting the hard drive. It is best and easiest to use a boot disk for that Operating System, such as MS Dos6.2 or Windows95b or Windows98SE. You will need the proper Windows95/98 boot disk in order to load the these operating systems on the computer, else it will reject loading due to the wrong Operating System on the computer.

STEP TWO
Insert your boot disk in the floppy drive and start the computer. Once the system has completed booting and an A: prompt appears we are ready to start.

Type: format C: /s [press Enter]

This statement tells the system to format your “C” drive and when it is finished to copy the system files to the drive, (the /s switch for ‘System’). You can format a different drive this way by using a different drive letter.

Format should display: WARNING, ALL DATA ON
NON-REMOVABLE DISK DRIVE C: WILL BE LOST!
Proceed with Format (Y/N)? Type [Y] [Press ENTER]

Your screen should display the size of your drive and a countdown in percentage of formatting completed. Depending on your computer’s speed and the size of the drive it can take from a few minutes to over 15minutes.

STEP THREE
When it reaches 100% complete, you will see a new message:
FORMAT COMPLETE. SYSTEM TRANSFERRED.

This indicates that the files required to boot your computer from the hard drive have been copied from the floppy to the hard drive. The computer can now boot from the hard drive without a boot disk in the floppy drive.

You will see one last message:
Volume label (11 characters, ENTER for none)?
Type anything you like or leave it blank – [Press ENTER]

You can now begin to load your Operating System.
Special Note:
You may receive the error message:
“insufficient memory to load system files”

This is caused by the lack of a memory manager loaded at boot and your PC can only access the first 1mg of ram memory. There are two possible solutions:

1) Omit the /s switch when formatting. This is done by typing this:
FORMAT C: [press enter]

Then when the format is complete, manually add the system files to your hard drive by using this command:
SYS C: [press enter]

2) You will need to load a memory manager in order to overcome this issue. Not knowing what operating system boot disk you are using is an issue here. However, Windows98 boot disks load a memory manager, so let us assume it is either Windows95 or earlier.

You need to add the file HIMEM.SYS to your boot disk and then modify your Config.sys file on the boot disk.

Download Himem Here

and add this line in the Config.sys, (make this the first line):
DEVICE=himem.sys

Now, reboot your computer with the boot disk and it should work fine.

You will find that the boot disks we offer for download are all configured with a Memory manager and contain the file: HIMEM.SYS

Read More

How to use FDISK to partition a Hard Drive?

FDISK Using FDISK to create a Primary Partition

1. Go to an MS-DOS prompt or use a Boot Floppy.
2. Enter -> fdisk
3. Answer the question for large disk support (Y=FAT32 N=FAT)
4. If option 5 exist then you have more than 1 drive attached to your system.
• You need to determine, which drive you are going to partition.
• Enter option 5 and look at your options. It will show you the Drive number and the drive letter associated with it.
• Enter the drive number you wish to select.
• Just a note if you have a Primary Master and a Primary Slave, then the Primary Master will be Drive 1 and the Primary Slave will be Drive 2.
5. Enter Option 4 to “Display Partition Information” to confirm the drive your working with and that there are currently no partitions. If you already have a Primary Master, then you will need to delete it first. (Make sure you save your data first with a proper backup.)
6. Enter option 1 to “Create DOS partition or Logical DOS Drive”.
7. Enter option 1 to “Create Primary DOS Partition”.
8. you will be asked to “Enter Partition size in MBytes or percent of disk space

At this point the drive is ready to be formatted.
If you set this drive up as an additional drive to your existing OS, then you can boot into that OS and begin using the drive.
If this will become a Windows boot disk, you can now start your Windows installation.

Considerations

      •Most functions in

FDISK

      are catastrophic. Make sure to backup your data first.
      •There are two types of Partitions.
      1. Primary.
      2. Extended.

Primary Partition.

      1. Is a boot partition where the Operating System will reside or can also be used for user data.
      2. Each Primary Partition is given a unique Drive Letter assignment. (C:)

Extended Partition.

      1. Each Extended Partition can have one or more Logical Drive(s) within the Extended Partition.
      2. Each Logical Drive is is given a unique Drive Letter assignment. (D:)
      • Hard Drive number.
      1. Windows classifies Hard Drives as Disk Drive 1 through Disk drive n.
      •IDE Drives are scanned in the following order and given a number of 1 through n.
      1. Primary Master.
      2. Primary Slave.
      3. Secondary Master.
      4. Secondary Slave.
      5. Tertiary Master.
      6. Tertiary Slave.
      7. Quantanary Master.
      8. Quantanary Slave.
      • SCSI Drives are scanned from SCSI ID 0 through 16 and given a number of 1 through nn.
      • After entering the FDISK command, you will get a prompt, asking if you want large disk support.
      1. If you reply Y (YES), then you will setup FAT32 partitions.
      2. If you reply N (NO), then you will setup FAT (FAT16) partitions, that have a maximum of 2g.
    3. If you did not receive this prompt then your fdisk command may be from Windows 95 (950A) and you should obtain a newer copy.
Read More

Can’t partition a SCSI hard drive with FDISK or Disk Utility?

SCSI Hard Drive If you are experiencing difficulty creating a partition on a SCSI disk drive, try these basic troubleshooting steps.

  1. Check all cable connections. Test data cable by trying a different cable or try the cable on a known working drive.
  2. Check the jumper settings.
  3. Check termination.
  4. Check the SCSI controller. Test it by trying a known good controller or a known working drive.
  5. Check SCSI controller default settings. Set the controller to asynchronous negotiation and the transfer rate to 10Mbs (or the slowest setting).
  6. Make this offending drive the only SCSI device in the system and re-test.
  7. Run a SCSI ‘low level’ format routine in the SCSI BIOS Setup Utility.
    Note: This will erase all the data on the drive.
  8. Try the drive in a different system.
Read More

Information on data recovery

The three most common problems seen today are: 1. The drive makes a repetitive clicking sound when power is applied (this may not always be audible to you). 2. The drive is completely dead, not spinning at all. 3. The computer bios sees the drive, but there is no boot and a boot from a floppy will not gain access or you get an error message that says ‘Invalid media type reading drive X’. Of course there are other issues such as flooding (never turn a wet drive on!), fire and other natural and unnatural disasters all of which require a top-notch data recovery company to work with.

If your drive is making a clicking sound, 9 times out of ten this means that the heads are bad and cannot read the information needed to get the drive to a ‘ready’ state. This can be due to two factors: physical head crash whereas the heads scrape some of the media off the surface of the platters thus destroying the heads in the process or the heads just go bad. The result is the same, the drive clicks. In this type of situation, you can expect an expensive data recovery because of what is needed to extract the data. The drive will have to be opened in a clean room environment, the heads will need to be replaced which requires an identical drive be purchased just for parts, and a skilled engineer will have to perform the difficult and meticulous task of aligning these new heads so they read the data properly. If indeed the media has been scored, there are many cases where there is nothing that can be done about it because so much of the recording material has been scraped off. Keep in mind that drives now sold are spinning at an incredible 7200 to 10,000 rpm, and that with this kind of speed disaster can be swift when it happens.

There seems to be a large number of electrical issues with drives these days, weather it be natural as in lightning strikes or man-made as in power outages and poorly manufactured power supplies. There are also known issues in many models of Maxtor, Western Digital and Quantum drives where a certain chip will simply burn up and cause the drive to stop spinning. About two years ago or more, Western Digital had a 500,000 drive recall as the result of a defective chip used in making many different models of drives. Over the last year or more, Quantum drives of many models had a similar issue, except this time, the numbers of affected drives was much higher. This was the driving force behind the acquisition of Quantum’s hard drive lines by Maxtor! Maxtor is still reeling from the huge numbers of returned drives on a daily basis. One of the big problems is that manufacturers do not put a fuse on the drives’ electronics anymore. You might say, “This would be an easy fix, I’ll just get another drive of the same model and swap the boards myself”. In an ideal world this would be the case but another factor most people do not know is that for each model drive made by a manufacturer, there can be over a dozen different revisions of the electronics even though the model is identical! This fact can make a simple problem very complex. Don’t look to the manufacturers for help with this either, they will not.

If the drive is seen by the BIOS of the computer, and you cannot access it by booting from a floppy in the case of a WIn9X or ME drive this means that for some reason the areas that define the partitions of the drive or the boot parameters have been corrupted. This can be caused by a virus, a computer or software bug, using a third party partitioning software, running Fdisk or a number of other reasons. This type of situation can be an easy fix for a professional or it can be a more difficult one depending on the extent of any additional damage to the file system or data structures. Usually, this type of problem is an easier one to deal with, because the drive at least still works. In the case of an operating system other than Win9X like NT, corruption the NT data structure can be a very complex mathematical problem and can be an expensive recovery as well due to the time it takes to solve. Operating systems like Unix and Novell as well as Spanned sets or Raid drives can definitely be an expensive recovery due to the complexity of these configurations.

It is important that you never run utilities such as scandisk, Norton disk doctor or any other such utility on a drive you suspect has a hardware failure. This can make recovery of your data difficult or even not impossible in some cases. These software tools work best on simpler types of problems and have no way of dealing with hardware issues. If your data is important, and you have doubts on what to do, call a professional. Also beware of technicians running these tools without your knowledge, as the results can be just as deadly.

When a data recovery company receives your drive, if it is possible and the drive is operational, a copy of your data is made sector by sector onto another drive (make image of your DATA) so that your data is not harmed in any way. This prevents mistakes, and allows the engineer to run utilities and make changes to a copy of your drive only and not the original.

Hard drives these days are worse than ever. You may find this a surprising statement, but it is true. Due to slimmer margins, and high competition, manufacturers are making drives as inexpensively as possible and more failures are the result. As of this moment, Fujitsu has top marks for reliability in desktop hard drives followed by IBM. In notebook drives, IBM and Toshiba have top billing. An important point to note is that Hitachi makes the absolute worst notebook drives in the industry with the highest catastrophic failure rate followed by Fujitsu. Dell has just decided to go exclusively with Hitachi now in their new notebooks, so beware!

Here is my old standby: Make believe that tomorrow when you turn your computer on that it is not going to work, and what is it that you want today that you will have to do without tomorrow! Back it up!

Read More