On Wed, 8 Nov 2006, Gary Verhulp wrote: > I cd /etc > > cat resolv.conf > which responds with nothing
Strange... stupid question: you're sure that your DHCP server hands out the necessary information for /etc/resolv.conf (nameserver IPs, maybe DNS domain name)? > I have network connectivity I can ftp hosts by IP. > running dhclient by hand unfortunately scrolls off too fast for me to > read. Is there a config line I can pass to the loader to output over > serial port. That way I can console in to the box and scroll back. In the 5 seconds countdown before booting, interrupt by pressing any key and run "consdev com0" (or com1, or whatever), then "boot". The rest should go via com0/1/whatever. > when I run dhclient It is odd though, it duplicates all the output > lines?? I've wondered about that, too, but I have no idea where that comes from. I wouldn't expect things to work when running dhclient a second time (i.e. the first time is on g4u boot), as it's running as daemon in the background already, I'd just expect some errors. > Will it matter that the host I'm compiling on is NetBSD 3.1? No. - Hubert ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ g4u-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/g4u-help
