From owner-freebsd-current Thu Jan 20 16:18:28 2000 Delivered-To: freebsd-current@freebsd.org Received: from smtp.jet.es (smtp.jet.es [194.179.100.25]) by hub.freebsd.org (Postfix) with ESMTP id 3773514D7F for ; Thu, 20 Jan 2000 16:18:22 -0800 (PST) (envelope-from joanra@jet.es) Received: from daemon (infou381.jet.es [195.55.161.125]) by smtp.jet.es (8.9.3/8.9.1) with SMTP id BAA26137; Fri, 21 Jan 2000 01:13:12 +0100 (MET) Message-ID: <002c01bf63a5$537fc7a0$0164a8c0@daemon> From: "joanra" To: "Nick Hibma" Cc: Subject: RE: error wich devices ad* Date: Fri, 21 Jan 2000 01:19:18 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have done all what you have told me to do, but it still doesn't work. Now i have another problem, i have removed the DEVICES WD* (as you told me) and i can't mount partitions. It mounts WD on / but just as READ-ONLY and i can't do anything, How could i mount it whith writing permisions to continue trying things?? PS: the error message at init is the same that appeared me the first time when i make: mount /dev/as2s1f /usr (for example), the error is: mount: device block required please help -----Mensaje original----- De: Nick Hibma Para: joanra Fecha: jueves, 20 de enero de 2000 23:32 Asunto: Re: error wich devices ad* > >Boot with kernel.old and remake all your devices: > > cp /usr/src/etc/MAKEDEV /dev/MAKEDEV > cd /dev > sh MAKEDEV all > >and make sure you update /etc/fstab as well. wd -> ad, wcd -> acd. Then >do a to clean up your device tree: > > cd /dev > rm -f wcd* wd* rwcd* rwd* > >Nick > >On Thu, 20 Jan 2000, joanra wrote: > >> Hi when i run freebsd, display: >> >> Mounting root from ufs: /dev/ad2s1a >> no such device ad >> setrootbyname failed >> ffs_mountroot: can't find rootvp >> root mount failed: 6 >> mounting root from ufs: wd2s1a >> swapon: /dev/ad2s1b: device not configure >> Automatic reboot in ptogress >> can't open /dev/ad2s1a: device not configured >> >> my fstab: >> >> # Device Mountpoint >> /dev/ad2s1b none >> /dev/ad2s1a / >> /dev/ad2s1f /usr >> /dev/ad2s1e /var >> /dev/cd0c /cdrom cd9660 >> proc /proc >> >> anyone help me please? >> >> P.S: i recompiled a new kernel, and i create the new devices ad*, and my hd >> is seconday >> >> thanks >> >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-current" in the body of the message >> > >-- >n_hibma@webweaving.org >n_hibma@freebsd.org USB project >http://www.etla.net/~n_hibma/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message