Subject: Re: net boot problems
To: Martin Husemann <martin@duskware.de>
From: David Laight <david@l8s.co.uk>
List: port-sparc
Date: 02/01/2003 20:59:50
> I don't understand the question, but this has worked for me with suns:
> 
> 	host krups {
> 		hardware ethernet 08:00:20:xx:xx:xx;
> 		fixed-address xxx.xxx.xxx.xx;
>                 filename "bootjs.elf";
>                 option root-path "/usr/exp/hosts/krups";
>                 next-server xxx.xxx.xxx.xxx;
> 	}

Thanks, that does work.  I couldn't find any mention of 'option root-path'
in the documentation or source code.

Now to fix /dev, /etc/passwd.db etc...

	David

-- 
David Laight: david@l8s.co.uk