ViRGE makes very valid points regarding Server 2003 on an SSD, and I'll add that Server 2003 doesn't natively support the TRIM command so you'll need to install a utility to enable that very important feature as well. But if you want to give it a shot here's the procedure:
To manually align the beginning of the system partition on the 4 KB page boundary of the SSD; the SSD will need to be partitioned with an initial offset of 1024 KB, set active, and then NTFS formatted with a file allocation unit size of 4 KB prior to installing the operating system. The diskpart commandline tool is well suited for this task. It would be easiest to temporarily mount the SSD on a Windows 7 machine (or any version that already has AHCI drivers installed and will immediately recognizes the SSD), and then run diskpart from an elevated command prompt on the desktop:
diskpart
(starts diskpart)
list disk
(lists all disks by #)
select disk #
(replace # with the number of your SSD)
attributes disk clear readonly
(this prevents errors during clean operation)
clean
(makes the disk unallocated)
create partition primary offset=1024
(creates a primary partition with the correct offset of 1024 KB)
select partition 1
(puts focus on the partition you just created)
active
(marks the new primary partition as a system partition)
format fs=ntfs quick
(performs a quick NTFS format with the correct file allocation unit size of 4 KB)
.
Ok I went back and booted off Windows 7 disc and ran DiskPart and followed the instruction you listed for my SSD.
I then installed Server 2003 OS on the NTFS partition (1MB (1024k) partition left untouched).
Reboot.
Can't get past the boot startup screen. It gets stuck when detecting the SSD... It says Auto detecting AHCI on Port 0......... It was working fine till last night. So hmmm.... maybe the port has gone haywire? I moved over to other ports, 1 through 5. No go! It gets stuck on whatever port the SSD is connected to. I tried this over and over and over and over and over and also tried other power connectors from PSU. Reseat cables. Reset BIOS and reconfigure, etc etc etc etc no go.
Pulled out the SDD. Put my hard drives back on. Boots right up and gets past the boot screen and boots to windows desktop just fine.
Looks like I have a failed SSD. This is a refurb from OCZ Vertex II model I got it for $55 from Newegg. Now I can see why the price is low, to sell defective / un-repaired / failed products! $55 is too much for this. This should have been free at $0.
What a B.S.... I wasted all my time and money to get nowhere... I went to bed at 3AM this morning because of this mess and woke up at 9:30 AM. Didn't get enough sleep.
My raptor 10k drives are almost 9 years old! and still works like a tank!
This is a huge fail. I'm so pissed I don't know if I want to take the hassle returning the damn SSD... Do they offer shipping label for returning stuff? I know Amazon does.
cheez