acwonders Posted October 2, 2007 Posted October 2, 2007 Hi Forum- Using the directions from oss.netfarm.it, I've successfully setup a multi-boot unattended environment for Windows XP and Windows Server 2003; it's absolutely fantastic. I have so far been unable to produce an environment for 64-bit Server 2003. Which sucks, because it's our primary OS here :|When attempting to boot a machine to the 64-bit loader, it tftps the .0 file (startrom.n12) and then hangs with the error, "NV+Unable to Verify NetPC ROM entry point".Here's what I've done. sed -i -e 's/NTLDR/W2K3L64/gi' startrom.n12mv startrom.n12 w2k3x64.0sed -i -e 's/winnt\.sif/2k3x64\.sif/gi' setupldr.exesed -i -e 's/ntdetect\.com/ntdetect\.x64/gi' setupldr.exemv setupldr.exe W2K3L64I then gave the files executable permissions and moved them to /tftpboot. I've done this multiple times to eliminate the possibility of typing errors. help? anyone? Bueller?! Thanks - A.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now