Steffen Kaiser <[EMAIL PROTECTED]> writes: > Hello, > > I wanted to re-create the linuxboot disk in order to replace the > //ntinstall/... setting. This fails, because -- when I haven't overlooked > a config file -- I cannot create the bootdisk from scratch because of the > following error:
[snip] > Maybe my Linux/GCC is somewhat out-dated or is too old: > > Debian Woody (aka stable); gcc v2.95.4. What does "ld -v" say? You can probably get it to work if you install a newer GCC and binutils. But I agree you should not have to do that. > Is there a possibility to not re-compile all the utilities, just to > have another server setting? If you had tried one of the release candidates... OK, this is on the to-do list for Unattended 4.1. The easy way is to let you use kernel command-line switches (append= clause in pxelinux.cfg/default). The hard way is to let you use DHCP options. We should probably support either, but I will start with the command-line switches. - Pat ------------------------------------------------------- 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
