From owner-freebsd-stable Sat Apr 4 14:32:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18113 for freebsd-stable-outgoing; Sat, 4 Apr 1998 14:32:50 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from mail.atipa.com (altrox.atipa.com [208.128.22.34]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id OAA18108 for ; Sat, 4 Apr 1998 14:32:41 -0800 (PST) (envelope-from freebsd@atipa.com) Received: (qmail 17813 invoked by uid 1017); 4 Apr 1998 22:30:03 -0000 Date: Sat, 4 Apr 1998 15:30:03 -0700 (MST) From: Atipa To: freebsd-stable@FreeBSD.ORG, jkh@time.cdrom.com Subject: sh MAKEDEV sd0 does not make slices Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk I did a make world after a CVSup, and knew to change my /etc/fstab. However, there was no slice for my disk (should be /dev/sd0s1a). I did a: # sh MAKEDEV all and it made sd0s1, but no sd0s1a, sd0s1b, etc., etc. I did a # sh MAKEDEV sd0s1a and it made everything, but I think that should be done automatically by either MAKEDEV sd0 or MAKEDEV all. These instructions should also be placed on the Errata page, since it does not mention the possibility of the correct slice not existing. Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message