|
Register or have you forgotten your password?
|
|
|
| Amiga Hardware Issues and discussion This forum is dedicated to the discussion and resolution of issues related to Classic and Next Generation Amiga hardware. Got a problem with a piece of hardware? Click to speak. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||||||||
|
Kindred of Babble-on
![]()
Join Date: Aug 2003
Posts: 2,044
|
Hi,
I just got my new 160 GB Seagate Barracuda drive this weekend and today I have tried to install it so I can complete my low noise system. Sadly some problems have occured :-( I need to partition the new drive, but with HDToolBox from OS3.9 I'm not able to go all the way to the 160 GB that I would like to use, and the problem is the same with HDInstTools from Aminet. I would like my drive set up like the following Workbench 250 MB Programs 5 GB Internet 5 GB Music 30 GB PC 2 GB Mac 2 GB Archive 40 GB Games 76 GB I would like to use SFS as my filesystem but I am not fully aware of which version is the newest. Can anyone help me out here? The fysical connection is done with an Acard SCSI --> IDE bridge, so the new drive is seated as a SCSI drive. Neither HDToolBox nor HDInstTools have any problems finding my drive, but can't calculate the size correctly (HDToolBox seems to think that the drive is only 7.8 GB). Should I just calculate the values and type them in myself, or is there a better partitioning program out there? |
||||||||
|
|
|
|
|
#2 | |||||||||
|
Kindred of Babble-on
![]()
Join Date: Jun 2002
Posts: 2,925
|
Quote:
Note that only the total number of blocks has to be correct. The values for heads, tracks and cylinders can be choosen randomly. Make one cylinder be about one megabyte. Also note that you must not mix HDToolbox and HDInsttools. The two programs are somehow incompatible. Using HDInsttools to change partitions created with HDToolbox or vice versa might lead to data loss. Once you decided which one to use (I suggest to use HDToolbox as it is the official tool), use it forever. Last but not least be prepared that a drive labelled as 160 GB will actually have only 149 GB. This is because the manufacturers call 160,000,000,000 bytes 160 GB while 160 "real" GB are 171,798,691,840 bytes. Bye, Thomas |
|||||||||
|
|
|
|
|
#3 | |||||||||
|
Technoid
![]()
Join Date: Apr 2003
Posts: 347
|
Quote:
Don't know anything about your other questions though! :-) |
|||||||||
|
|
|
|
|
#4 | |||||||||
|
Kindred of Babble-on
![]()
Join Date: Aug 2003
Posts: 2,044
|
Quote:
I have OS3.9 + Boingbag 1 + Boingbag 2 installed, so everything should be okay. I guess I just have to calculate everything myself so I have to dig out my calculator :-) |
|||||||||
|
|
|
|
|
#5 | ||||||||
|
Kindred of Babble-on
![]()
Join Date: Jun 2002
Posts: 2,925
|
Are you sure you use the latest version of HDToolbox ? It should look like this: ![]() And I think it should report the correct size of the HDD, depending on the value for "Total number of blocks". Of course, if the values are read incorrectly, the size is wrong either. Bye, Thomas |
||||||||
|
|
|
|
|
#6 | ||||||||
|
Kindred of Babble-on
![]()
Join Date: Aug 2003
Posts: 2,044
|
The problem is that I can't find any information regarding number of blocks. I can find the number of cylinders, heads and sectors, but not the number of blocks.
If I put the values into HDToolBox, then I only get the 7.2 GB as reported when I click "Read information from drive". Is there any way I can calculate the value myself? The version of HDToolBox I'm using is version 45.2 and it should be from OS3.9 Boingbag 2 but maybe I'm mistaken on this one. The harddrive I have bought as replacement for my 9.1 GB SCSI hdd is like the one shown here. |
||||||||
|
|
|
|
|
#7 | ||||||||
|
Kindred of Babble-on
![]()
Join Date: Aug 2003
Posts: 2,044
|
Problem solved; I apparantly didn't have Boingbag 2 installed. I just installed Boingbag 2 and now HDToolBox can find the correct size of the harddrive, and the partitioning has been done.
Thanks to everyone who has helped, espacially Thomas. Now I can use the time on filling my harddrive up with software, but I guess it will be difficult. |
||||||||
|
|
|
|
|
#8 | |||||||||
|
Kindred of Babble-on
![]()
Join Date: Jun 2002
Posts: 2,925
|
Quote:
On the page you pointed to is a link to the "specification page". In the middle of the specification section there is a line reading "SECTORS PER DRIVE" which tells you the drive has 312,581,808 blocks. Multiplied with 512 bytes per block it has 160,041,885,696 bytes. Looks like the right value. "Sectors" and "blocks" usually are used in the same meaning. Actually one of them should refer to logical blocks and the other to physical blocks. But nobody consequently uses it this way. Bye, Thomas |
|||||||||
|
|
|
|
|
#9 | |||||||||
|
Kindred of Babble-on
![]()
Join Date: Aug 2003
Posts: 2,044
|
Quote:
But thanks for clearing evrything up for me. I already have the drive running and no problems at this point. |
|||||||||
|
|
|
|
|
#10 | ||||||||
|
Technoid
![]()
Join Date: Oct 2003
Location: Sweden, Bjärred
Posts: 251
|
Hello!
Where can I find the BoingBag #2 for OS39? /Jörgen |
||||||||
|
|
|
|
|
#11 | |||||||||
|
Kindred of Babble-on
![]()
Join Date: Jun 2002
Posts: 2,925
|
Quote:
Each HDD consists of several disks with two surfaces each. This is just like several floppy disks lying on a stack. So a HDD with 8 disks has 16 surfaces. Each surface is accessed by one read/write head. So the number of surfaces equals the number of heads. Now each surface is divided into tracks. Tracks are concentric circles on the disk. Each track in turn is divided into an equal number of sectors. The collection of the same track on each surface forms a cylinder, so the number of heads is the number of tracks per cylinder. Now the mathematics: sectors per track * tracks per cylinder = sectors per cylinder (easy, isn't it ?) sectors per track * tracks per cylinder * cylinders per drive = sectors per drive. bytes per sector * sectors per track * tracks per cylinder * cylinders per drive = bytes per drive. The same with other words: bytes per block * sectors * heads * cylinders = capacity. Well, actually a sector should refer to the physical unit as used above, while a block should refer to the logical unit used by the file system to allocate space. A block consists of one or several sectors. But even in the official AmigaDOS documentation the terms sector and block are totally mixed up, so you have to understand the context in order to know which one is meant. Bye, Thomas |
|||||||||
|
|
|
|
|
#12 | ||||||||
|
Kindred of Babble-on
![]()
Join Date: Aug 2003
Posts: 2,044
|
@Thomas
Thanks for clearing that up. The drive is running now, but it seems like it has to be replaced because of some weird noises from the drive :-( @jonssonj You can find the boingbags for OS3.9 here. |
||||||||
|
|
|
|
|
#13 | ||||||||
|
Kindred of Babble-on
![]()
Join Date: Aug 2003
Posts: 2,044
|
Hmm, finally got my new drive home, but now it's only being reported as 128 GB disk
Guess I will have to live with it.
|
||||||||
|
|
|
|
|
#14 | ||||||||
|
Kindred of Babble-on
![]()
Join Date: Aug 2003
Posts: 2,044
|
Just to get everything straight before I start installing a lot of software on this disk...
I have found the following data of my drive Default cylinders = 16383 Default sectors per track = 63 Default read/write heads = 16 All I need now to install the drive is to get confirmed that in order to install the drive that blocks per cylinder is calculated by deviding number of blocks (312,581,808) with number of cylinders (16383). This gives me an uneven number...what should I put in then? |
||||||||
|
|
|
|
|
#15 | ||||||||
|
Energizer Bunny of Babble
![]()
Join Date: May 2003
Posts: 4,082
|
Hi doctorq
have you tryed, as suggested by Thomas, to type manually the "real" values? (the one on the HD homepage specifications) Ciao |
||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| problem , harddrivepartition |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Big partition problem (not 4Gb barrier!) with 50GB partitions... | Jose | Amiga Software Issues and Discussion | 9 | 04-27-2007 05:55 PM |
| help with a harddrive problem | 23703jim | Amiga Hardware Issues and discussion | 7 | 04-11-2007 03:55 PM |
| Problem installing Apps on 4GB Partition | pan1k | Amiga Software Issues and Discussion | 7 | 01-02-2007 05:38 AM |
| Problem with SFS and my bootable partition | DaNi | Amiga Software Issues and Discussion | 6 | 09-21-2004 01:31 PM |
| HD Partition Problem ie Not a Dos Disk ? | X-SAS-Highlander | Amiga Hardware Issues and discussion | 8 | 06-20-2003 08:14 AM |