View Single Post
Unread 11-19-2004, 01:02 AM   #358
misterbill
Cooling Neophyte
 
Join Date: Aug 2004
Location: Texas
Posts: 19
Default

Hello everyone.
Sorry I have not been on the forum for some time but I made a lot of progress that some might be interested in. Especially if you have a unit without a working drive to copy the operating system from.
Anyway I have successfully got my 2200 and 1000 up and running.
I have also been able to upgrade the drives on both.
I was also able to copy just the first 50,000 block (25MB) of each of the drives to a file that can be used to restore the operating system on a blank drive. (I tested it and it works)
I put the files on my FTP site let me know if it is working properly.
****DOWN****
There is a compressed file that contains both data files. It is snap1000-2200.zip
I will try to detail the method a little more later.
Here is a short summary.
1. Download the snap1000.bin file to a place you can get to using knoppix.
2. Download the knoppix cd.
3. install the drive you want the OS on. I installed it as the master on the Primary IDE port.
4. Insert the knoppix cd and boot from the CD.
5. Open a terminal window
6. Type "sudo su"
7. transfer the snap1000.bin file to the /tmp directory
8. Type "dd if=/tmp/snap1000.bin of=/dev/hda
This just takes a minute and it is done.
9. Now power down and remove the drive and install it in the snap as the only drive.
10. Power on the snap.
11. Let it initialize.
12. Now use assist or whatever method to get to the debug screen.
13. Type "config devices format 10000 /reinit
14. Reboot the server and it should reformat the drive to.
These files are of the 3.4.805 version of the OS so you won't get over 130MB.
However you should then be able to upgrade the OS and reinit the drives again to get the max size.

Last edited by blue68f100; 02-12-2006 at 01:47 PM.
misterbill is offline   Reply With Quote