Welcome, Guest. Please login or register.

Author Topic: 4.3 gig HD recognised as wrong size  (Read 5339 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline dandelionTopic starter

  • Full Member
  • ***
  • Join Date: Sep 2003
  • Posts: 246
    • Show only replies by dandelion
4.3 gig HD recognised as wrong size
« on: October 04, 2003, 01:15:46 PM »
Hi all...

Have just got hold of a Quantum Fireball 4.3 gig drive for my Amiga 4000 (Kickstart 3.0). After booting from the Install 3.0 disk and trying to Define the new drive type, it trys to tell me it's just 14.8 megs in size.

Any ideas?

Thanks,

dandelion
MorphOS on MacMini
RISC OS on RPi
Dreaming of owning another classic.
 

Offline Linchpin

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 1483
    • Show only replies by Linchpin
    • http://www.systemmedic.co.uk
Re: 4.3 gig HD recognised as wrong size
« Reply #1 on: October 04, 2003, 02:11:46 PM »
Isnt there a 4gig limit on 3.0 rom machines?
WinUAE Only... OS3.9 with 512mb ZIII ram ;)
 

Offline pjhutch

  • Sr. Member
  • ****
  • Join Date: Mar 2002
  • Posts: 452
  • Country: england
  • Gender: Male
  • Amiga user and developer
    • Show only replies by pjhutch
    • http://www.pjhutchison.org
Re: 4.3 gig HD recognised as wrong size
« Reply #2 on: October 04, 2003, 02:21:45 PM »
Yes, with the 32 bit Filesystem it can only read disks upto 4.29Gb (2^32). You need to replace the file system with one from OS 3.9 or get PFS or SFS instead.
 

Offline Linchpin

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 1483
    • Show only replies by Linchpin
    • http://www.systemmedic.co.uk
Re: 4.3 gig HD recognised as wrong size
« Reply #3 on: October 04, 2003, 02:59:01 PM »
Thought so. Cheers :-)
WinUAE Only... OS3.9 with 512mb ZIII ram ;)
 

Offline Thomas

Re: 4.3 gig HD recognised as wrong size
« Reply #4 on: October 04, 2003, 10:22:56 PM »

Yes, but most hdds labeled as 4.3 gig actually are 4.0 gig (= 4.3 billion bytes).

@dandelion: on the hdd label or in the manual or on the manufacturer's homepage you should find the specifications of the drive, e.g. heads, sectors and cylinders. After clicking on "read configuration" in HDToolbox check that these values are correct. If not, correct them by hand.

Note that the exact values do not matter. Only the result of multiplying heads * sectors * cylinders, which gives the total number of blocks on the drive, should match. At least you should not configure more blocks than there actually exist. A 4gb drive has something about 8388608 blocks (4gb/512).

Bye,
Thomas

Offline Thomas

Re: 4.3 gig HD recognised as wrong size
« Reply #5 on: October 04, 2003, 10:31:56 PM »

Well, according to this document the drive has 9 heads, 63 sectors and 14848 cylinders which leads to 8418816 blocks which is slightly above 4GB. As everything above 4GB cannot be addressed, you should use only  14794 cylinders.

Bye,
Thomas

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show only replies by itix
Re: 4.3 gig HD recognised as wrong size
« Reply #6 on: October 04, 2003, 11:15:24 PM »
HDToolBox supports HDs only up to 4GB. If your HD is bigger than 4GB
your HD size is reported to be smaller than it actually is.

To use your HD you must throw some megs away. Decrease cylinders from
drive configuration until you have something like -3 megs available. I
had to do similar thing for my 4GB HD on my old A1200 (installing
patches for 10 megs is not worth of job).
My Amigas: A500, Mac Mini and PowerBook
 

Offline manicx

  • Full Member
  • ***
  • Join Date: Sep 2003
  • Posts: 119
    • Show only replies by manicx
Re: 4.3 gig HD recognised as wrong size
« Reply #7 on: October 06, 2003, 09:17:28 AM »
I think there was a patch from Amiga to correct this limit error.

The place to be if you love Kick Off 2
 

Offline Thomas

Re: 4.3 gig HD recognised as wrong size
« Reply #8 on: October 06, 2003, 11:03:49 AM »
Oh dear, why can't people read from the top before they give stupid answers ?

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: 4.3 gig HD recognised as wrong size
« Reply #9 on: October 06, 2003, 11:19:01 AM »
@ itix

OS3.9 (OS3.5 not 100% sure) HDToolbox, has no limit in HD size.

HDInstTools, works fine too. Try to read the HD geometry with HDInstTools

HDInstTools

Ciao

 
 

Offline browny

  • Sr. Member
  • ****
  • Join Date: Jul 2002
  • Posts: 483
    • Show only replies by browny
Re: 4.3 gig HD recognised as wrong size
« Reply #10 on: October 06, 2003, 12:14:58 PM »
Had the same problem !.I was using the HDInstools on WB 3.1 and was telling me I had minus mb of ram, i tried reading the config and all the other methods, tacks, heads ,cylinders,and still the F++ker would not play ball.
Then I pulled an old Version of HDInstools(V4.2.one that i had with the HD upgrade for my old A500,
and bingo it read the config and recognised the 4+gig barrier no probs !.
Might be of some help.
Good luck
as we say in brum \\"yow allright mate\\"
 

Offline manicx

  • Full Member
  • ***
  • Join Date: Sep 2003
  • Posts: 119
    • Show only replies by manicx
Re: 4.3 gig HD recognised as wrong size
« Reply #11 on: October 06, 2003, 12:36:17 PM »
ftp://de.aminet.net/pub/aminet/disk/misc/ffstd64.lha

Fast File System TD64 patch=> patch for FFS to recognise partitions larger than 4GBs.

The place to be if you love Kick Off 2
 

Offline Thomas

Re: 4.3 gig HD recognised as wrong size
« Reply #12 on: October 06, 2003, 03:01:04 PM »
This patch only works if the HDD driver (scsi.device in this case) does support TD64 either. It does not.

You can patch scsi.device either with IDEfix or OS3.9 but still the boot partition must reside below 4GB (because the patches are applied after power on).

In addition more than 4GB of space in a single partition will always cause problems with a variety of programs. Installer being one example, DirOpus another. These programs are not prepared to the fact that multiplying two 32bit numbers might give a result not fitting into 32 bits. This is no matter of drivers.

The easiest method to use a 4.3GB drive is to use only 4GB of it. You may think about patches for drives of 10GB or larger but for around 4GB this really does not make much sense.

Bye,
Thomas

Offline Framiga

  • Hero Member
  • *****
  • Join Date: May 2003
  • Posts: 4096
    • Show only replies by Framiga
Re: 4.3 gig HD recognised as wrong size
« Reply #13 on: October 06, 2003, 03:17:17 PM »
@all

IMHO you all are speaking about "partition size" but here there is a "HD size" problem.(that isn't the same thing)

I'm still suggest you to use HDInstTools from Aminet, make a small boot partition (200 MB or less) and other 3-4 partitions as well.

No partition size limit problems at all.

Ciao


 

Offline browny

  • Sr. Member
  • ****
  • Join Date: Jul 2002
  • Posts: 483
    • Show only replies by browny
Re: 4.3 gig HD recognised as wrong size
« Reply #14 on: October 06, 2003, 10:42:34 PM »
@Framiga, sounds good to me, the more partitions the better, who the f**k wants one partition with all the problems it brings .
Having said that if you use the the WB 3.1 HD installer it splits the HD into two partitions, but for some uknown reason they allocate just enough space to install the OS on the primary partition(sorry about the windoze plug!) so that if you should add any software you soon fill the F**ker up!.
What the hell was that all about !.
as we say in brum \\"yow allright mate\\"