"Gareth Budge" <[EMAIL PROTECTED]> writes:

> \\192.168.0.50\install

The boot disk uses the MSCLIENT networking stack, which is pretty old.
It very possibly does not support IP addresses in the hostname field.

You could try populating \net\lmhosts with a line like this:

    192.168.0.50  foobar

Then you should be able to use \\foobar\install as the share name.

But what you really want to do is get name resolution working
properly.  I believe MSCLIENT can use broadcast or a WINS server
obtained via DHCP...

 - Pat


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to