From owner-freebsd-current Mon Nov 25 04:50:30 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA12894 for current-outgoing; Mon, 25 Nov 1996 04:50:30 -0800 (PST) Received: from fhg.de (fhg.de [153.96.1.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id EAA12885 for ; Mon, 25 Nov 1996 04:50:15 -0800 (PST) Received: by mailgw2.fhg.de (fhg.de); Mon, 25 Nov 1996 13:50:35 +0100 (MET) X-ENV: (fhg.de) pae@ep151.iis.fhg.de -> freebsd-current@freebsd.ORG.VIA-SMTP Received: by mailgw2.fhg.de (fhg.de) with SMTP; Mon, 25 Nov 1996 13:50:32 +0100 (MET) from iis.fhg.de Received: by iis.fhg.de from ep151.iis; Mon, 25 Nov 96 13:49:53 +0100 Received: from ep151.iis (localhost [127.0.0.1]) by ep151.iis (8.8.2/8.8.2) with ESMTP id NAA04906 for ; Mon, 25 Nov 1996 13:49:33 +0100 (MET) Message-Id: <199611251249.NAA04906@ep151.iis> X-Mailer: exmh version 1.6.9 8/22/96 To: freebsd-current@freebsd.ORG Subject: diskless client panics: root dev has no bdevsw Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Mon, 25 Nov 1996 13:49:33 +0100 From: Volker Paepcke Sender: owner-current@freebsd.ORG X-Loop: FreeBSD.org Precedence: bulk Hi! Over a year ago I tried a diskless setup under FreeBSD-Current. Due to much trouble with swapping over nfs I gave up soon. Now I've some messages on the lists concerning these problems and how to solve them. But now I have a complete different problem: mounting the root partition.= I only get the message "panic: root dev has no bdevsw" after the probe messages from the hardware. The handbook contains no information about setting up the kernel config for the client. I remember a DISKLESS option, but this seems not to exist= = anymore. Here are some more informations about my configuration: I'm running FreeBSD-Current (last update was Oct 31.). server name: ep151.iis client name: ep107.iis The client (ep107) has a 3C509 Ethernet-Card (port 0x300, int 10) so I'm using the nb3c509.com under DOS for booting. Kernel configuration (allmost GENERIC with a few hardware settings): config kernel root on wd0 = /etc/bootptab: ep107.iis:\ :ht=3Dether:\ :ha=3D00a0240e216d:\ :sm=3D255.0.0.0:\ :hn:\ :ds=3D153.96.172.2:\ :ip=3D77.2.16.107:\ :gw=3D77.5.7.1:\ :vm=3Drfc1048: /etc/exports: /export/us1 -alldirs -maproot=3D0:0 ep107 /etc/fstab (on the client): ep151:/export/us1/clients/ep107/rootfs / nfs rw 0= 0 ep151:/export/us1/clients/ep107/swapfs none nfs sw 0= 0 proc /proc procfs rw 0= 0 Any ideas? or could someone please post me his working config-files? Thanks in advance, Volker --- pae@iis.fhg.de (scratchy@vulcan.franken.de at home)