From owner-freebsd-questions@FreeBSD.ORG Wed Oct 22 18:40:55 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EE6716A4B3 for ; Wed, 22 Oct 2003 18:40:55 -0700 (PDT) Received: from chaos.obstruction.com (CPE00e018983b2f-CM013349903124.cpe.net.cable.rogers.com [24.156.200.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4BF543FAF for ; Wed, 22 Oct 2003 18:40:52 -0700 (PDT) (envelope-from guy-dated-1069465253.b6da47@obstruction.com) Received: from chaos.obstruction.com (localhost [127.0.0.1]) by chaos.obstruction.com (Postfix) with ESMTP id C32CE5C23 for ; Wed, 22 Oct 2003 21:40:53 -0400 (EDT) Received: by chaos.obstruction.com (tmda-sendmail, from uid 1000); Wed, 22 Oct 2003 21:40:53 -0400 (EDT) Date: Wed, 22 Oct 2003 21:40:52 -0400 To: questions@freebsd.org Message-ID: <20031023014052.GA19074@chaos.obstruction.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i From: Guy Middleton X-Delivery-Agent: TMDA/0.80 (Determine) Subject: empty mount_msdos extended filesystem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Guy Middleton List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 01:40:55 -0000 I have a dual-boot machine, W2K and FreeBSD 4.8. Windows has two partitions, and I try to mount both from BSD. The Windows root partition mounts correctly, but the second partition (an "Extended DOS, LBA") mounts, but appears to be empty. What's happening? How do I fix this?