From owner-freebsd-questions Sun Mar 2 23:46:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id XAA08435 for questions-outgoing; Sun, 2 Mar 1997 23:46:14 -0800 (PST) Received: from amadeus.informatik.ba-stuttgart.de (amadeus.informatik.ba-stuttgart.de [141.31.11.1]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA08426 for ; Sun, 2 Mar 1997 23:46:11 -0800 (PST) Received: (from helbig@localhost) by amadeus.informatik.ba-stuttgart.de (8.7.3/8.7.1) id IAA28481; Mon, 3 Mar 1997 08:46:02 +0100 (MET) From: Wolfgang Helbig Message-Id: <199703030746.IAA28481@amadeus.informatik.ba-stuttgart.de> Subject: Re: /etc/fstab file screwup. To: vince@mail.MCESTATE.COM (Vincent Poy) Date: Mon, 03 Mar 1997 8:46:02 MET Cc: questions@freebsd.org In-Reply-To: ; from "Vincent Poy" at Mar 2, 97 6:18 pm X-Mailer: Elm [revision: 112.2] Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > Well, with our drive, we only have FreeBSD on it and swap, / and > /usr so where does the /usr slice go, I know root is always a but the /usr ^^^^^ (BSD)*partition* > is always the device name then the s1X where x is some letter. b is for > swap so there is only c, d, e, f left. b is swap partition c is the whole slice d is not used for historical reasons but could be used e is mostly used for /var f is mostly used for /usr So there is only d, e, f left. Try f first. (Thats why its called f :-) ). You might want to read the FAQ about partitions and slices. Wolfgang.