Welcome to PCForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Maxtor HDD and Drive Image 2002: error 91.

 
   Hardware Problem Solving Community! (Home) -> PC Storage RSS
Next:  Help With Locked Hard Drive  
Author Message
blade0r

External


Since: Nov 17, 2003
Posts: 5



(Msg. 1) Posted: Mon Nov 17, 2003 2:13 pm
Post subject: Maxtor HDD and Drive Image 2002: error 91.
Archived from groups: comp>sys>ibm>pc>hardware>storage (more info?)

Hello everybody,
I recently purchased a 120 GB Maxtor HDD to use it in combination with my
actual Western Digital one.
The WD disk has got two partitions, C: (containing the OS) and E: (this is
an extended partition).
The new Maxtor disk only contains one primary partition, D:.
Both of the disks are connected to the primary IDE channel (the WD one as
master and the Maxtor one as slave).
I partitioned and formatted the Maxtor HDD using MaxBlast 3, which - I read
on Google - can represent a problem, if it installs the DDO.
So, following the suggestions read in other groups, I booted the PC using
the MaxBlast 3 CD and I examined the current partition.
I discovered the DDO is not currently installed onto my HDD, in fact the
option is greyed out on the MaxBlast 3 panel.
By the way, the program returns me that error anyhow, even if I boot the
computer using the Drive Image 2002 floppy disks.
If MaxBlast 3 didn't install the DDO, I wonder why does Drive Image show
that error message.
Is there a way to fix the issue without having to repartition and reformat
the HDD?
Best regards.

--
Preferirei essere chiamato genio di male...

 >> Stay informed about: Maxtor HDD and Drive Image 2002: error 91. 
Back to top
Login to vote
Joep

External


Since: Nov 13, 2003
Posts: 95



(Msg. 2) Posted: Mon Nov 17, 2003 2:35 pm
Post subject: Re: Maxtor HDD and Drive Image 2002: error 91. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

fdisk/mbr or fdisk/cmbr n, where n is disk number if the signature is not on
first disk. MBRtool from www.diydatarecovery.nl can be used to back up the
mbr prior to modifying it with Fdisk.

--
Joep

 >> Stay informed about: Maxtor HDD and Drive Image 2002: error 91. 
Back to top
Login to vote
blade0r

External


Since: Nov 17, 2003
Posts: 5



(Msg. 3) Posted: Mon Nov 17, 2003 3:11 pm
Post subject: Re: Maxtor HDD and Drive Image 2002: error 91. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Joep wrote:
 > fdisk/mbr or fdisk/cmbr n, where n is disk number if the signature is
 > not on first disk. MBRtool from <a style='text-decoration: underline;' href="http://www.diydatarecovery.nl" target="_blank">www.diydatarecovery.nl</a> can be used to
 > back up the mbr prior to modifying it with Fdisk.

Hello Joep,
thank you so much for your reply.
I guessed FDISK was not compatible with NTFS formatted disks or was I wrong?
What's the difference between the first and the second switch?
Best regards.

--
Preferirei essere chiamato genio di male...<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Maxtor HDD and Drive Image 2002: error 91. 
Back to top
Login to vote
Joep

External


Since: Nov 13, 2003
Posts: 95



(Msg. 4) Posted: Mon Nov 17, 2003 3:43 pm
Post subject: Re: Maxtor HDD and Drive Image 2002: error 91. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

Fdisk/mbr or /cmbr doesn't have anything to do with NTFS, FAT or whatever,
it strictly modifies the MBR

Fdisk/mbr -> re-writes boot code in MBR on physical drive 80h

Fdisk/cmbr n -> allows you to specify a physical on which operation should
be performed, where n is the drive (count zero based). So for example to
rewrite boot code on the 3rd physical hard disk: fdisk /cmbr 3 [enter]

Kind regards,
Joep

--
D I Y D a t a R e c o v e r y . N L - Data & Disaster Recovery Tools

<a style='text-decoration: underline;' href="http://www.diydatarecovery.nl" target="_blank">http://www.diydatarecovery.nl</a>
<a style='text-decoration: underline;' href="http://www.diydatarecovery.com" target="_blank">http://www.diydatarecovery.com</a>

Please include previous correspondence!

DiskPatch - MBR, Partition, boot sector repair and recovery.
iRecover - FAT, FAT32 and NTFS data recovery.
MBRtool - Freeware MBR backup and restore.



"blade0r" <prova RemoveThis @microsoft.com> wrote in message
news:bpaadr$1mnl3h$1@ID-210908.news.uni-berlin.de...
 > Joep wrote:
  > > fdisk/mbr or fdisk/cmbr n, where n is disk number if the signature is
  > > not on first disk. MBRtool from <a style='text-decoration: underline;' href="http://www.diydatarecovery.nl" target="_blank">www.diydatarecovery.nl</a> can be used to
  > > back up the mbr prior to modifying it with Fdisk.
 >
 > Hello Joep,
 > thank you so much for your reply.
 > I guessed FDISK was not compatible with NTFS formatted disks or was I
wrong?
 > What's the difference between the first and the second switch?
 > Best regards.
 >
 > --
 > Preferirei essere chiamato genio di male...
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Maxtor HDD and Drive Image 2002: error 91. 
Back to top
Login to vote
blade0r

External


Since: Nov 17, 2003
Posts: 5



(Msg. 5) Posted: Mon Nov 17, 2003 3:54 pm
Post subject: Re: Maxtor HDD and Drive Image 2002: error 91. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Joep wrote:
 > Hi,
 >
 > Fdisk/mbr or /cmbr doesn't have anything to do with NTFS, FAT or
 > whatever, it strictly modifies the MBR
 >
 > Fdisk/mbr -> re-writes boot code in MBR on physical drive 80h
 >
 > Fdisk/cmbr n -> allows you to specify a physical on which operation
 > should be performed, where n is the drive (count zero based). So for
 > example to rewrite boot code on the 3rd physical hard disk: fdisk
 > /cmbr 3 [enter]
 >
 > Kind regards,
 > Joep

Joep, I don't really know how to thank you.
I really appreciate your suggestions.
I have one last question: is this operation intrusive or not?
In other words, is it simply advisable or necessary to back-up the data on
the HDD?
Do you know where I can get the latest FDISK version?
Thank you for your time.
Best regards.

--
Preferirei essere chiamato genio di male...<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Maxtor HDD and Drive Image 2002: error 91. 
Back to top
Login to vote
Joep

External


Since: Nov 13, 2003
Posts: 95



(Msg. 6) Posted: Mon Nov 17, 2003 4:35 pm
Post subject: Re: Maxtor HDD and Drive Image 2002: error 91. [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

--
D I Y D a t a R e c o v e r y . N L - Data & Disaster Recovery Tools

<a style='text-decoration: underline;' href="http://www.diydatarecovery.nl" target="_blank">http://www.diydatarecovery.nl</a>
<a style='text-decoration: underline;' href="http://www.diydatarecovery.com" target="_blank">http://www.diydatarecovery.com</a>

Please include previous correspondence!

DiskPatch - MBR, Partition, boot sector repair and recovery.
iRecover - FAT, FAT32 and NTFS data recovery.
MBRtool - Freeware MBR backup and restore.



"blade0r" <prova.RemoveThis@microsoft.com> wrote in message
news:bpacts$1mauth$1@ID-210908.news.uni-berlin.de...
 > Joep wrote:
  > > Hi,
  > >
  > > Fdisk/mbr or /cmbr doesn't have anything to do with NTFS, FAT or
  > > whatever, it strictly modifies the MBR
  > >
  > > Fdisk/mbr -> re-writes boot code in MBR on physical drive 80h
  > >
  > > Fdisk/cmbr n -> allows you to specify a physical on which operation
  > > should be performed, where n is the drive (count zero based). So for
  > > example to rewrite boot code on the 3rd physical hard disk: fdisk
  > > /cmbr 3 [enter]
  > >
  > > Kind regards,
  > > Joep
 >
 > Joep, I don't really know how to thank you.
 > I really appreciate your suggestions.
 > I have one last question: is this operation intrusive or not?

 > In other words, is it simply advisable or necessary to back-up the data on
 > the HDD?

I'd always suggest to backup the MBR first, MBRtool from our website
(www.diydatarecovery.nl) can be used to accomplish this.

 > Do you know where I can get the latest FDISK version?

Any win98 rescue diskette will do (www.bootdisk.com has loads). BTW, MBRtool
can also refresh the boot code (like fdisk/mbr & fdisk /cmbr)

 > Thank you for your time.
 > Best regards.
 >
 > --
 > Preferirei essere chiamato genio di male...
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Maxtor HDD and Drive Image 2002: error 91. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Maxtor external drive: drive not recognized - FYI If you would like to replace the drive inside an external Maxtor enclosure (e.g. 5000LE etc), be careful in aligning the internal EIDE connector. It's easy to be 1 pin off and then the drive will not be recognized by your computer. I replaced..

Maxtor DiamondMax 9 Problem - Hello all, I need some help with a problem I've been having with my Maxtor DiamondMax 9 80Gb hard disk. I use this as a secondary drive for storing data and games. I've had the drive a few months now, and I keep hearing clunking noises from it. This..

Maxtor PowerMax - PCMCIA - DOS - How can I run PowerMax booting from DOS so the HDD on PCMCIA is seen by PowerMax? What drivers do I need? Thank you, dave_s

Norton Ghost 2003 image "created" new partion table - Interesting Symantec feature I updated my Drive Image 6 to Symantec Ghost 2003 as I was told Ghost should be nicer and better. It seemed to be simpler to create an image than with DriveImage. So I made an image from my partition C: (My drive has 4..

Western Digital_WD400BB-53C1B0 40GIG + ActiveSmart "Seek .. - I recently installed this brand new drive on secondary IDE port as single drive. ActiveSmart is pestering me with frequent changes to the "Seek Error Rate" attribute. Yesterday I noticed a date under the TEC column of ActiveSmart of November ...
   Hardware Problem Solving Community! (Home) -> PC Storage All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]