
18 May
2012
18 May
'12
9:45 p.m.
On Fri, May 18, 2012 at 04:28:59PM +1000, Colin Fee wrote:
The question that arose was what about network access? Do you have it? i.e. is there a tcp/ip stack running and if not how would you load one etc?
Because you started a shell in place of init, absolutely nothing is configured. To get, for instance, network connectivity, you need to run at least the relevant scripts in /etc/rc.d or wherever. Cheers ... Duncan.