Welcome, Guest. Please login or register.

Author Topic: 5Gb HDD in A1200, not validated?  (Read 2338 times)

Description:

0 Members and 1 Guest are viewing this topic.

Online Thomas

Re: 5Gb HDD in A1200, not validated?
« on: March 26, 2006, 04:13:07 PM »
Quote
or you can use sfs instead of ffs


That's not true. Only very old versions of SFS support large HDDs without a patch for the IDE driver. So you need NSDPatch *and* SFS.

The same is true for NSDPatch alone. It does not work with an unpatched FFS.

IMHO it's not worth all the hassle with these patches for just 1GB. Just leave the upper 1GB of the drive empty (without partitions) and you are fine. You could use the space for Linux or NetBSD or similar.

Bye,
Thomas

Online Thomas

Re: 5Gb HDD in A1200, not validated?
« Reply #1 on: March 26, 2006, 08:55:41 PM »

IDEfix is a real replacement for the internal IDE driver (scsi.device) which gives real support for 64bit commands. NSDPatch only gives 64bit-command to SCSI-command translation, using the original driver with all its bugs. This allows you to use only HDDs up to 8GB, not more (due to driver bugs).

But that's not the reason why people don't like NSD. A full implementation of NSD would also give real 64bit support (in fact IDEfix does implement both TD64 and NSD).

There is a collection of articles about why NSD is bad on the bottom of Ralph Babel's home page: http://babel.org/amiga/

Bye,
Thomas