Shamwari Posted August 25, 2005 Posted August 25, 2005 Create a DOS network boot disk. There are a lot of sites to help you do this, e.g. Bart's Network Boot DiskHope that helps...
Martin Zugec Posted August 25, 2005 Posted August 25, 2005 First you need to initialize network as Shamwari said. You want to connect to workgroup or domain?
compass Posted August 25, 2005 Author Posted August 25, 2005 domain Because my *.gho file in domain computer i want run ghost from dos thats y
Martin Zugec Posted August 25, 2005 Posted August 25, 2005 So after network is initialized use commandNET LOGON user_account password /DOMAIN:your_domain /YES /SAVEPW:NO > nul
jaclaz Posted August 25, 2005 Posted August 25, 2005 Here is what you need:http://www.netbootdisk.com/jaclaz
Shamwari Posted August 25, 2005 Posted August 25, 2005 These are the stages:*Create a boot disk with the LAN drivers you require, and use it to boot to the network.*Logon using the NET LOGON command as Martin Zugec suggested.*Map a drive to your Ghost image share using the NET USE command.*Restore your image.If you use the boot disk I pointed you to earlier, it prompts to logon, and map a drive, so all you will need to do is create a little batch file to restore the image, or do it manually by executing the DOS ghost executable.A little advise- make sure your boot disk, or image batch file loads the mouse driver if you intend to restore the image manually.RegardsShamwari
epic Posted October 9, 2005 Posted October 9, 2005 (edited) First you need to understand the principles of usage.Read up about it here and the correct functions being used. Edited October 9, 2005 by epic
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