From owner-freebsd-questions Wed Nov 29 01:54:33 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA26068 for questions-outgoing; Wed, 29 Nov 1995 01:54:33 -0800 Received: from mercury.ukc.ac.uk (mercury.ukc.ac.uk [129.12.21.10]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id BAA26058 for ; Wed, 29 Nov 1995 01:54:21 -0800 Received: from crane.ukc.ac.uk by mercury.ukc.ac.uk with SMTP (PP); Wed, 29 Nov 1995 09:53:20 +0000 Received: from localhost by crane.ukc.ac.uk (SMI-8.6/UKC-2.11) id JAA00852; Wed, 29 Nov 1995 09:53:19 GMT To: questions@freebsd.org Subject: Post 2.1 installation /dev/wd0 remarks... Date: Wed, 29 Nov 1995 09:53:18 +0000 Message-ID: <850.817638798@crane> From: Richard Hesketh Sender: owner-questions@freebsd.org Precedence: bulk Hi, Firstly, thanks to everyone involved in the 2.1 release, it is really great to use (my order for the CDROM is awaiting its production 8-). The installation was simple and painless, once I found a full UK mirror! Last week I configured and rebuilt the kernel to get it to see my ATAPI CDROM and soundcard. Last night I did a MAKEDEV to create some the snd0 devices and found that it removed my hard disk partitions! When I installed 2.1, it created the following partitions: /dev/wd0a / /dev/wd0s2e /var /dev/wd0s2f /usr it was the wd0s2? devices that "MAKEDEV all" removed. When I rebooted it rightly complained that it could not mount /var and /usr, this was the point at which I noticed the different device naming for the partitions 8-) I remounted the partitions as /dev/wd0e and /dev/wd0f and everything is hunky dory again. So my question/remark is this, why did the installation floppy create the partitions with the "slice" numbers in them, ie. "s2" (s1 being my MS-DROSS/Messy-Windows slice) for /var and /usr and not for / ? No answer required, I was just curious! Regards, Richard Hesketh