@DoomMaster
I don't get into your rant about 'IDE vs. SCSI' because that still makes sense somewhat, at least if you don't have proper IDE controller on your Amiga.
However...
And ALL SCSI hard drives for an AMIGA computer MUST be low-level formatted. The main reason for this is because the low-level format on most hard drives are done for a PC, which uses a constant speed (the platters spin at the same speed and never change). The Amiga on the other hand uses variable speed drives (just like the famous Commodore 64 did). So the platters in an Amiga hard disk does not always spin at the same speed.
That's total bullsh*t. Hard disks always rotate on the same speed (except when spinning up/down), regardless of the host system.
Also, the PC uses Sectors and the Amiga uses Blocks.
Total bullsh*t again. The physical addressing is all the same on all systems. Whether the operating system (BIOS is part of it) set some limitations, is completely unrelated.
All of this new type of information has to be added to the hard drives boot blocks 0 and 1. That is where the Low-Level Format comes to play.
Again bullsh*t. There is no such information on blocks 0 and 1. You perhaps try to mean RigidDiskBlock, that is located on the first 16 blocks of the hard disk, but it does NOT contain any information about rotation speed or addressing type. RDB can be written at any stage, *without* need for low level format. It's all software.
Have you ever noticed that you can NOT ever use blocks 0 and 1 on an Amiga hard drive?
Now you're mixing things again. Two first blocks of *mounted* filesystem (de_Reserved) are reserved for bootblock (albeit never used on hard disk). These two reserved blocks have nothing to do with actual disk start or RDB. Heck, they're not even located on disk beginning, but two first blocks of the partition.
Or perhaps you're mixing it to two reserved cylinders (can be more, some tools let you reserve more storage for RDB+data) of the disk? These two cylinders (or 'tracks') are reserved for RDB and related data (partition blocks (PART), badblocks (BADB), filesystems (FSHD & LSEG) and such). Again these have nothing to do with physical layout of the disk and no low-level format is required to use them.
This means that the first partition starts at cylinder (track) 2 way after the disk start. So these reserved 2 blocks are never located at disk start (block 0), if using RDB. Without RDB (mounting the hard disk directly from mountlist as one partition) it's possible to have these two reserved blocks at disk start, however.
If you find that you can, then you have not properly formatted your hard drive and you WILL have problems with it down the road
More bullsh*t. As long as you initialize the disk you're just fine. No need to low-level format.
By the way, if you do ever screw up the hard drive by doing a low-level format, it means that you did not do the first step correctly (defining the drives parameters).
More bullshit. Low level format does NOT require you to set up the drive parameters (if HDToolBox requires it, it's just HDTB. The SCSI command itself requires no knowlege of the medium).
You can always go back and re-enter the correct information and then do another low-level format. It does NOT hurt the drive, because all you are doing is writing information about the drive to the boot blocks 0 and 1.
Yet more bullsh*t. Low level format writes the whole physical disk structure again, and you lose *ALL* information on the hard disk (not just blocks 0 and 1). EVERYTHING is gone and there is no way to get it back.
Also, if the low level format is aborted for some reason (for example power outage or reset), the disk can become unusable, not even accepting the low level format command again.
This coupled with the fact that low level format can take hours, it's quite probable the user gives up and powercycles/resets the machine -> hard disk lost.
Do your home work people, I have!
What you have proven is that you have absolutely no clue whatsoever, and need to go back to school.
Basically I am starting to believe that you're not real, but some sort of humorous fake character created to stirr some trouble.