From owner-freebsd-stable@FreeBSD.ORG Thu Feb 10 20:43:02 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0E9016A4CE for ; Thu, 10 Feb 2005 20:43:02 +0000 (GMT) Received: from zeus.jarasoft.net (raats.xs4all.nl [80.126.151.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1BDE43D1D for ; Thu, 10 Feb 2005 20:43:01 +0000 (GMT) (envelope-from jack@raats.xs4all.nl) Received: from zeus.jarasoft.net (localhost [127.0.0.1]) by zeus.jarasoft.net (Postfix) with ESMTP id 5581BB231 for ; Thu, 10 Feb 2005 21:43:04 +0100 (CET) Received: from jara2 (unknown [10.0.0.157]) by zeus.jarasoft.net (Postfix) with ESMTP id E77E4B1EF for ; Thu, 10 Feb 2005 21:43:03 +0100 (CET) Message-ID: <000b01c50fb1$28304fd0$9d00000a@jara2> From: "Jack Raats" To: Date: Thu, 10 Feb 2005 21:43:20 +0100 Organization: Jack Raats MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-AV-Checked: ClamAV using ClamSMTP on zeus.jarasoft.net Subject: Adding an usb harddisk X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jack Raats List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 20:43:02 -0000 I want to add an usb harddisk. Acoording to fdisk it's formatted as a "NTFS/HPFS/QNX" disk Can I add this disk and still using this file system? What kind of dev/fstab do I need to add? Do I need an extra swap slice? How to make one? I'm using FreeBSD 4.11. Thank you Jack Raats