C
cyberpunk
FACT : Norton Ghost 7.5 does not support ghosting hardware or software
RAID configs.
FACT : In some cases it may work, but never with software RAID
Also couldn't find anyone on google that had steps or success doing
RAID5, found lots on 0 and 1, but no 5.
So heres what I did.
Built a test server with 3 HD's, RAID 5 config, W2K Server.
Booted with the correct (unaltered) boot disk for the NIC in the
server
Created the image
Changed a few files on the server for testings sake
Ghosted the image back down
At this point I thought I had success. Machine booted to the
following error :
"Windows 2000 could not start because of a computer disk hardware
configuration problem. Could not read from selected boot disk. Check
boot path and disk hardware. Please check the Windows documentation
about hardware disk configuration and your hardware disk
configuration and your hardware reference manuals for additional
information."
I researched this error and found Q article Q119467
I followed this article and was still unable to get my machine to boot
off the floppy. I then removed the ntbootdd.sys file and added both
setupldr.bin and ntldr. The contents of my floppy were:
ntldr
setupldr.bin
boot.ini
ntdetect.com
There are 2 ways around the error. You can boot off the floppy into
the OS and edit the boot.ini in C:\, or you can boot off the Windows
2000 CD and go into recovery console and copy the boot.ini off the
floppy into C:\
The reason the boot.ini is bad is because in a SCSI RAID config it
changes the ARC path to something like
signature(806F355)disk(0)rdisk(0)partition(1)\Winnt instead of
scsi(0)disk(0)rdisk(0)partition(1)\Winnt or
multi(0)disk(0)rdisk(0)partition(1)\Winnt
Now, I had to use multi to get my server to work, and I can't figure
out why, but what the hell. As long as you take note of your original
working boot.ini before ghosting it is easy to re-write it correctly.
So now my process is as follows:
Built a test server with 3 HD's, RAID 5 config, W2K Server.
Booted with the correct (unaltered) boot disk for the NIC in the
server
Created the image
Changed a few files on the server for testings sake
Ghosted the image back down
booted to the floppy I created ahead of time, edited boot.ini
removed floppy and rebooted
All is good
Now my question - Is there anyway to prevent ghosting from changing
the ARC to reflect signature instead of actual?
Does anyone else have another way they would do any of the steps?
Any other suggestions or solutions?
J
RAID configs.
FACT : In some cases it may work, but never with software RAID
Also couldn't find anyone on google that had steps or success doing
RAID5, found lots on 0 and 1, but no 5.
So heres what I did.
Built a test server with 3 HD's, RAID 5 config, W2K Server.
Booted with the correct (unaltered) boot disk for the NIC in the
server
Created the image
Changed a few files on the server for testings sake
Ghosted the image back down
At this point I thought I had success. Machine booted to the
following error :
"Windows 2000 could not start because of a computer disk hardware
configuration problem. Could not read from selected boot disk. Check
boot path and disk hardware. Please check the Windows documentation
about hardware disk configuration and your hardware disk
configuration and your hardware reference manuals for additional
information."
I researched this error and found Q article Q119467
I followed this article and was still unable to get my machine to boot
off the floppy. I then removed the ntbootdd.sys file and added both
setupldr.bin and ntldr. The contents of my floppy were:
ntldr
setupldr.bin
boot.ini
ntdetect.com
There are 2 ways around the error. You can boot off the floppy into
the OS and edit the boot.ini in C:\, or you can boot off the Windows
2000 CD and go into recovery console and copy the boot.ini off the
floppy into C:\
The reason the boot.ini is bad is because in a SCSI RAID config it
changes the ARC path to something like
signature(806F355)disk(0)rdisk(0)partition(1)\Winnt instead of
scsi(0)disk(0)rdisk(0)partition(1)\Winnt or
multi(0)disk(0)rdisk(0)partition(1)\Winnt
Now, I had to use multi to get my server to work, and I can't figure
out why, but what the hell. As long as you take note of your original
working boot.ini before ghosting it is easy to re-write it correctly.
So now my process is as follows:
Built a test server with 3 HD's, RAID 5 config, W2K Server.
Booted with the correct (unaltered) boot disk for the NIC in the
server
Created the image
Changed a few files on the server for testings sake
Ghosted the image back down
booted to the floppy I created ahead of time, edited boot.ini
removed floppy and rebooted
All is good
Now my question - Is there anyway to prevent ghosting from changing
the ARC to reflect signature instead of actual?
Does anyone else have another way they would do any of the steps?
Any other suggestions or solutions?
J