Quote:
Originally posted by mgeorge
I'm using Mac OS X and here is what I did to upgrade a Snapserver 1000. I didn't need any data off the old Snapserver so I just reformatted it, otherwise I would have just copied it all to my computer. I then took the drive out, attached it to my Mac and
1. launched terminal, and typed:
2. "ls -l /dev/disk?"for a list of attached drives,
3. "df" to find out which drive doesn't show in the list, that drive being 'x',
4. "sudo -s" and enter password,
5. "dd if=/dev/rdiskx of=/snap.iso count=50000" - 'x' being the original Snapserver drive, '50000' since everything on a clean Snapserver is stored within the first 50000 blocks - approx 25 megs.
When finished copying, shut down the Mac, switch the old Snapserver drive with the replacement and restart. Don't initialize the disk when the Finder launches.
Repeat steps 1 through 4. Step 5 changes slightly. Type "dd if=/snap.bin of=/dev/rdiskx.
Shut down the computer, take out replacement drive, make sure it is set to 'Master' and put it in the Snapserver case, attach all connectors and turn it on. If it was successful you'll see the lights flashing normally. When it's ready open a web browser and go to "http://yourserver/config/debug". Then enter in "config devices format 10000 /reinit" and reboot the Snapserver. You should have a newly upgraded Snapserver.
Good luck,
Michael George
|
Hi Michael,
I just read your post and I'm also considering upgrading my Snap 1000 with my Mac G4 and I have a few questions.
1. What drive did you use?
2. How is your Snap performing after the upgrade?
3. Am I correct in that you did the following.
A) Removed the original drive from the Snap Server.
B) Connected it to your desktop as an internal slave drive
C) Copied the contents including the SNAP OS to your desktop Mac.
D) Replace the original Snap Server drive with a new drive in your desktop Mac.
E) Copied the contents of the original Snap drive from your desktop Mac to the new drive.
F) Set the new drive to Master and installed it into the old Snap Server housing.
Thanks for your help.
- Kelly