On Tue, Oct 22, 2002 at 06:26:13PM +0200, Stefan Herrmann wrote:
> >>./vmware.sh: cannot create /compat/linux/dev/vmnet1: Device not
> >>configured
> >>
> Habs versucht, unter -current geht das aber wohl nicht (mehr),
> wegen devfs etc. Weiß jemand, wie das unter -current gemacht
> wird ?
Ahh, -current.
cd /compat/linux/dev/;rm vmnet1;ln -s /dev/vmnet1 /compat/linux/dev/vmnet1
Danach sollte /usr/local/etc/rc.d/vmware.sh fehlerfrei durchlaufen.
hellmuth
-- Hellmuth Michaelis Tel +49 40 55 97 47-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 55 97 47-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de D-22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Tue 22 Oct 2002 - 22:22:18 CEST