From owner-freebsd-questions Mon May 4 18:22:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA18463 for freebsd-questions-outgoing; Mon, 4 May 1998 18:22:15 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from vaview7.vavu.vt.edu (root@vaview7.vavu.vt.edu [198.82.158.18]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA18348 for ; Mon, 4 May 1998 18:21:03 -0700 (PDT) (envelope-from dglynn@vaview7.vavu.vt.edu) Received: (from root@localhost) by vaview7.vavu.vt.edu (8.8.5/8.8.5) id VAA06138 for questions@freebsd.org; Mon, 4 May 1998 21:20:51 -0400 From: Greg Message-Id: <199805050120.VAA06138@vaview7.vavu.vt.edu> Subject: MAKEDEV... To: questions@FreeBSD.ORG Date: Mon, 4 May 1998 21:20:51 -0400 (EDT) Content-Type: text Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here is a little question, I had problems with the permissions for files in /dev and so I thought that by running MAKEDEV it would restore the default permissions on the dev files that needed it but it turns out that now I can't mount any of the partitions on my hard drives. I was thinking of doing a 'MAKEDEV sd0' but I was not sure if it will match with the way I have my slices on my drives. Is this correst approach and should I not run just MAKEDEV without any params any more? Also, I'm dropped to a shell during bootup and so / is mounted read-only. -Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message