From owner-freebsd-hackers Sun Sep 10 9:48:35 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.10]) by hub.freebsd.org (Postfix) with ESMTP id BDC6637B423 for ; Sun, 10 Sep 2000 09:48:31 -0700 (PDT) Received: from sexta.cs.huji.ac.il ([132.65.16.13] ident=exim) by cs.huji.ac.il with esmtp (Exim 3.15 #1) id 13YAHN-0002GV-00 for freebsd-hackers@freebsd.org; Sun, 10 Sep 2000 19:48:29 +0300 Received: from localhost ([127.0.0.1] helo=sexta.cs.huji.ac.il ident=danny) by sexta.cs.huji.ac.il with esmtp (Exim 3.15 #1) id 13YAHL-0004cL-00 for freebsd-hackers@freebsd.org; Sun, 10 Sep 2000 19:48:27 +0300 X-Mailer: exmh version 2.2 06/23/2000 with nmh-0.24 To: freebsd-hackers@freebsd.org Subject: diskless workstation Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 10 Sep 2000 19:48:27 +0300 From: Danny Braniss Message-Id: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi, i spent some time trying out diskless ws, using dhcp/pxe/tftp. now im stuck after loadin the kernel - via nfs - and not finding the root i tried putting 'host:/something/root/bar / nfs rw 0 0' in its fstab, and the error i get is something like: bar device not found. what magic am i missing? BTW, is someone working in passing all this stuff via dhcp? im trying to come up with an almost zero admin diskless ws solution. danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message