|
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 |
|
|
#2 | ||||||||
|
Banned
|
|
||||||||
|
|
|
|
|
#3 | ||||||||
|
Technoid
![]()
|
Hi,
Well, trying to set it up on my 4000D, will use SFS or PFS3 eventually but at the moment I can't get Hdinstools to recognize it properly... When it queries the drive, the wrong size is returned so I'm wanting to input the blocks per track etc manually but I cant work it out
__________________
"...but some animals are more equal than others." |
||||||||
|
|
|
|
|
#4 | ||||||||
|
Banned
|
On my A1200 I use SFS with 2 500Gb HDs, They are partitioned into various sizes but most use blocksize of 512 and a couple of partitions that use block sizes of 2048 bytes. I've never had to do the calculating myself though HDToolbox sets them up fine on my set up.
I'll nip over to my Amiga and copy some of my dos drivers and post them here, maybe that will give you an idea of what your looking for I'm on a mac just now, so I'll have to copy them to a memory card and transfer to the mac to post them... Last edited by Franko; 08-06-2010 at 11:07 PM.. Reason: Typo |
||||||||
|
|
|
|
|
#5 | ||||||||
|
Banned
|
Dunno if any of this will help...
Example 1: A Basic FastFileSystem Dos.Driver /* DH0: */ device = scsi.device Unit = 0 Flags = 0 FileSystem = "L:FastFileSystem" GlobVec = -1 Surfaces = 3 BlockSize = 512 BlocksPerTrack = 16 Reserved = 2 Interleave = 0 SectorsPerBlock = 1 LowCyl = 43 HighCyl = 43712 PreAlloc = 0 Buffers = 30 BufMemType = 1 DOSType = 0x444f5303 MaxTransfer = 16776704 Mask = 0xfffffffe BootPri = 0 Mount = 1 # Example 2: A SFS Dos.Driver /* HD0: */ device = scsi.device Unit = 1 Flags = 0 FileSystem = L:SmartFileSystem StackSize = 16384 GlobVec = -1 Surfaces = 1 BlockSize = 512 BlocksPerTrack = 264 Reserved = 2 Interleave = 0 SectorsPerBlock = 1 LowCyl = 2 HighCyl = 1184021 PreAlloc = 0 Buffers = 100 BufMemType = 1 DOSType = 0x53465302 MaxTransfer = 16776704 Mask = 0x7fffffff BootPri = 0 Mount = 1 /*# BootBlocks = 0 */ # Hope this is of some use to you... ![]() Franko |
||||||||
|
|
|
|
|
#6 | ||||||||
|
Kindred of Babble-on
![]()
Join Date: Jun 2002
Posts: 2,936
|
What HDInstTool tells you is correct. The IDE driver cannot see more than 8GB of which you cannot use more than 4GB anyway. You need to install updated drivers like OS 3.9 or IDEfix first.
|
||||||||
|
|
|
|
|
#7 | ||||||||
|
Technoid
![]()
|
Thanks Franko for going to the trouble of getting those settings for me!
Reading Thomas' reply, I think I missed the most important step though... ![]() I haven't patched the scsi device, I thought because I was using a Buddha controller I'd be ok.. So what is my next step, acquire idefix from somewhere ?
__________________
"...but some animals are more equal than others." |
||||||||
|
|
|
|
|
#8 | ||||||||
|
Banned
|
I've never used the Buddha before, all my Amiga's use either the 4xEIDE or FASTATA MKII controllers, been that long since I've read anything about the Buddha that it will take me a bit of digging around to find some info on it (always thought the Buddha was for floppies...)
Last edited by Franko; 08-07-2010 at 04:48 AM.. Reason: Typo |
||||||||
|
|
|
|
|
#9 | ||||||||
|
Banned
|
Just had a quick look around the net, I don't know if you've already got this installer or if you need it for your Buddha, but have a quick look here...
http://amiga.resource.cx/exp/buddha |
||||||||
|
|
|
|
|
#10 | |||||||||
|
Kindred of Babble-on
![]()
Join Date: Jun 2002
Posts: 2,936
|
Quote:
But you still need a file system like SFS or PFS3 to use more than 4Gb. You also didn't mention any other details. What makes you think that the partitioning tool does something wrong? |
|||||||||
|
|
|
|
|
#11 | ||||||||
|
Technoid
![]()
|
@ Franko
Yep, I've used the Install disk that came with my Buddha, I think I'm just getting confused with what I expect HdInst to display ? @Thomas True, I was a bit vague with my first post... Basically it is a 40gb IDE HD that I salvaged from an old PC at work, I have hooked it up to both the onboard A4000 IDE and the Buddha's IDE. When I use HDToolbox or HDInstools and I ask them to read the config from the drive, they both report the wrong number of heads etc. If I try to Partition, the slider "rolls over" to 0 numerous times, eg I create a partition with 500mb for wb then try to create a second partition but when I move the slider along it reverts back to 0... is this normal behaviour? I've tried your check4gb and it reports that the 2nd.scsi.device (Buddha) is ready for NSD & TD64 commands... scsi.device is not. I have both SFS & PFS3 ready to go but I'm not comfortable that the initial partitioning will be correct...
__________________
"...but some animals are more equal than others." |
||||||||
|
|
|
|
|
#12 | ||||||||||||
|
Kindred of Babble-on
![]()
Join Date: Jun 2002
Posts: 2,936
|
Quote:
Quote:
HDInsttool should not do this. If in doubt get the latest version of it from Aminet. Quote:
Quote:
|
||||||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| hdd , question |
| Thread Tools | |
| Display Modes | |
|
|