Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
error 53 an error 6118
Name: guiDOS Date: January 15, 2004 at 01:24:48 Pacific OS: DOS 6.22 CPU/Ram: Pentium 3; 64 Mo
Comment:
hello,
my problem: I simply try to make a network boot disk, I have installed on a disk the DOS 6.22 and the microsoft network client. On my computer I got NT4 OS, and when I try to ping or to create a map to my server by NT4 or NT4 dos, it's OK. But when i boot from my disk, I first do a net start: I get the answer: the command completed successfully, then if I do a net view \\IP I get : ERROR 53: the computer name specified in the network path cannot be located. If I try a net view, I get: ERROR 6118: the list of servers for this workgroup is not currently available. I suppose I miss something on my disk but what? Please help me!
Name: x86 Date: January 15, 2004 at 01:55:01 Pacific
Reply:
Firstly there is no NT4 DOS it is COMMAND PROMPT. You are using TCP/IP I presume and have loaded the protocol add-on component, NWC3 uses IPX or NETBios as standard.
Look at the following it may help: http://www.microsoft.com/technet/archive/default.asp?url=/technet/archive/msdos/dosnet.asp
Also maybe this may do what you want: http://tdonline.com/bootdisk.htm
0
Response Number 2
Name: x86 Date: January 15, 2004 at 02:01:38 Pacific
Summary: Hello everyone!! Read this post first: http://computing.net/dos/wwwboard/forum/14716.html Look, I put all the info of the HDD in the BIOS, except for something, the "WPcom", which it wasn't on the HDD...
Summary: When i try to format my C: from a bootdisk it stats out like a normal format but when it asks the Y/N and i type y and i get an error: invaid media or track 0 bad--unusable disk format terminated A> I...
Summary: I have a dos script that sends files by ftp. I need to be able to check to see if the ftp failed for any reason. I tried "if errorlevel 1 [command]", and generated an error on purpose, but [command] d...