Unsolved
This post is more than 5 years old
14 Posts
0
15335
May 24th, 2005 20:00
Ghost boot disk for Dell Latitude C610
Hi All - I am trying to make a ghost boot disk for a Dell Latitude C610 with a Broadcom NetXtreme 57xx Gigabit Controller. I have tried the "Ultimate TCP/IP Network Bootdisk" and "Bart's network bootdisk" But, each one and every time I get to the portion of the process where it maps the network drive i get the error message
"Error 58: The network has responded incorrectly." So, I never have been able to map a network drive.
Any thoughts? Suggestions?
0 events found
No Events found!


Rijko
2 Intern
•
615 Posts
0
May 24th, 2005 21:00
hi,
i have a few thoughts :
if you boot using the "Ultimate TCP/IP Network Bootdisk", are you booting light ?
As in... no mouse drivers, enhanced redirectors, cdrom support etc ? Just Network drivers. No logon script.
After succesful boot, on the command prompt, use the "net use" command and see if you are able to map correctly. Maybe you made a typo in the batchfile, maybe there is another problem. At least the command prompt should show you more details on the error when mapping drives.
This disk has worked for me. But since i use a boot-cd i have enough room for the ghost exe so i do not need mapped drives. The packet driver works for me.
Let me know how it works out for you, i may be able to help.
Message Edited by Rijko on 05-24-2005 05:58 PM
collegeman
14 Posts
0
May 26th, 2005 18:00
Rijko
2 Intern
•
615 Posts
0
May 26th, 2005 23:00
Rijko
2 Intern
•
615 Posts
0
May 26th, 2005 23:00
Symantec has an article on that error 58. It reads :
Error 58 "The network has responded incorrectly"
Situation:
When trying to connect to a share on a network storage appliance after booting your computer with a network boot floppy disk, you see the message "The network has responded incorrectly."
Solution:
If this problem occurs, rebuild your Microsoft® TCP/IP Boot disk and place the domain name in the Workgroup box instead of the Domain box. This will cause the computer to authenticate to the network storage appliance rather than to the domain controller.
If the problem persists, you can add an entry to the Lmhosts file on the boot disk. The purpose of this entry is to cause the computer to send the authentication credentials to the network storage device instead of to a domain controller. The entry should be similar to:
IP #PRE #DOM:
Where is the name of the appliance and is the name of the workgroup or domain to which you are trying to authenticate.
Rijko
2 Intern
•
615 Posts
0
May 27th, 2005 00:00
haha this keeps me busy..
the workgroup/domain stuff can be tested on the command prompt of every NT,W2k,XP OS using the command "NET USE * \\server\share /user:domainname\username password"
I would suggest to create a testing setup... since you now seem to have 2 separate problems. Your Ghost bootdisk may be okay but with the drive mapping problem to the Netapp box you probably have no way to confirm failure nor success...
Message Edited by Rijko on 05-26-2005 08:16 PM