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.
Dos Mapping
Name: Paul Date: November 16, 2000 at 16:11:34 Pacific
Comment:
I need to map a drive in dos to use Ghost to write to it. Does anybody have any advice or direction? Thanks
Name: Tony Date: November 17, 2000 at 08:27:45 Pacific
Reply:
format the drive and run a 32bit or 64 bit operating system like Unix or Linux.
0
Response Number 2
Name: Michael Date: November 17, 2000 at 13:23:43 Pacific
Reply:
Tony,
Why do you feel you must respond with a crappy message like that? How does that help him? Geeesh.
Paul,
I assume you are already connected to a network. From DOS type NET USE X: //computername/foldername Where x is the drive you want to map to, Computername is the name of the computer on the network, and foldername is the name of the shared folder (C$ will work for drive C). If you are using Novell Netware as your network software, you must use the MAP command. I am not quite familiar with it but do a map /? to get command arguments.
Hope this helps, Michael
0
Response Number 3
Name: Jennifer Date: December 2, 2000 at 08:56:49 Pacific
Reply:
Micheal, Thank you for the not-so-crappy msg!
I have not problem mapping net drives in DOS but how do I write a cmd that will automatically pick up the next available drive.
net use *: \\computername\filename
doesn't seem to work. I get a system error.
0
Response Number 4
Name: Brian Smith Date: December 15, 2000 at 08:41:52 Pacific
Reply:
I would like to know how to connect a DOS machine to a network without using netware (if possible) and then I believe the mapping would come in handy, that's exactly what we are trying to do, but we don't have any great solutions yet. Any help would be GREATLY appreciated! Thanks!
Summary: What I am doing is making a program that does many things. It auto creates a map for a game through a dos map editor. Instead of manually typing all of the dos commands I am making this series of ...
Summary: I was able to map the c:\drive of Win98 PC on DOS PC using msclient v3.0 but how do i map the DOS PC's C:\ drive on th Win98 PC. All PCs are connected through the hub in a peer to peer way. ...
Summary: I want to ghost an image from one hard drive to another. I have the ghost file ready to go, I need to ghost it, but where do I put it? I want to put it on another hard drive on a share on my LAN. I...