From owner-freebsd-questions@FreeBSD.ORG Sat Mar 31 02:46:30 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CFA0816A405 for ; Sat, 31 Mar 2007 02:46:30 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout5.cac.washington.edu (mxout5.cac.washington.edu [140.142.32.135]) by mx1.freebsd.org (Postfix) with ESMTP id AE70913C458 for ; Sat, 31 Mar 2007 02:46:30 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.141] (may be forged)) by mxout5.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2V2kUxr024209 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 30 Mar 2007 19:46:30 -0700 X-Auth-Received: from [192.168.10.7] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l2V2kIWL023010 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 30 Mar 2007 19:46:29 -0700 Message-ID: <460DD954.1090107@u.washington.edu> Date: Fri, 30 Mar 2007 19:45:24 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <640eadd40703300558oa5ff51x42682dfd505f71bd@mail.gmail.com> <6.0.0.22.2.20070330083823.024a73d0@mail.computinginnovations.com> In-Reply-To: <6.0.0.22.2.20070330083823.024a73d0@mail.computinginnovations.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.3.30.193434 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: Mounting NTFS drive/partition X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Mar 2007 02:46:30 -0000 Derek Ragona wrote: > You are able to mount the primary partition, not the extended > partitions. This is a also a limitation mounting ms-dos fat drives. > The extended partitions are done differently and are outside the > partition table. > > -Derek > > At 07:58 AM 3/30/2007, =?ISO-8859-2?Q?Ivan_Zenzerovi=E6?= wrote: >> Hi, >> >> I'm trying to mount an ntfs drive with mount_ntfs. Now, the system >> sees the >> second hard disk, but shows only one partition, ad1s1 wich is NTFS, >> but on >> that disk there are 3 ntfs partitions and the system doesn't see >> them. On >> windows they work fine. >> >> Another thing, after a day or two I tried to boot on windows and the >> responded that a file is missing and that they can't start. After that I >> rebooted and the started normaly! Weird. What could it be? >> >> Thanks, >> Ivan >> >> -- DOS partitions handled by the Logical Volume Manager are tricky critters to deal with (if that's in fact what you have setup). That's why I suggest that you move back to a 'Basic' configuration -- that way your partitions will be readable using any OS. Cheers, -Garrett