Steffen Kaiser <[EMAIL PROTECTED]> writes:
> Is there a possibility to not re-compile all the utilities, just to > have another server setting?
Version 4.0a allows this. Just edit pxelinux.cfg/default to add something like this to the "append" line:
z_user=myself z_pass=sekrit z_path=//myhost.example.com/install
The Linux boot disk will then use these as the defaults. If you omit any, the current default ("guest", "guest", or "//ntinstall/install", respectively) will be used instead.
The only restriction is that none of the values may contain spaces. Er, commas too, I suppose. I think I will fix that. But spaces are definitely out.
- Pat
For those of us without Linux, can we make this change. The nice thing with the dos boot is that it's easy to change, but I don't know linux at all.
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
