From owner-freebsd-questions Tue Jan 30 17:20:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sj-msg-core-1.cisco.com (sj-msg-core-1.cisco.com [171.71.163.11]) by hub.freebsd.org (Postfix) with ESMTP id DCD7337B6AE for ; Tue, 30 Jan 2001 17:20:36 -0800 (PST) Received: from kouvelas-u10.cisco.com (kouvelas-u10.cisco.com [171.69.65.54]) by sj-msg-core-1.cisco.com (8.9.3/8.9.1) with ESMTP id RAA25113; Tue, 30 Jan 2001 17:20:51 -0800 (PST) Received: from localhost (kouvelas@localhost) by kouvelas-u10.cisco.com (8.8.8-Cisco List Logging/CISCO.WS.1.2) with ESMTP id RAA08776; Tue, 30 Jan 2001 17:20:36 -0800 (PST) Message-Id: <200101310120.RAA08776@kouvelas-u10.cisco.com> X-Authentication-Warning: kouvelas-u10.cisco.com: kouvelas owned process doing -bs To: questions@freebsd.org Cc: kouvelas@cisco.com Subject: Mounting win2k second partition Date: Tue, 30 Jan 2001 17:20:36 -0800 From: Isidor Kouvelas Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a disk with two win2k partitions (fdisk output included below). When booting windoze both are reported as NTFS. However when I try to mount them from FreeBSD I am only able to mount the first one. I have tried using both msdos and ntfs mount on the second one with no success. The error I get is "Invalid argument". Has anyone else seen this or know what the problem / limitation is? thanks Isidor ******* Working on device /dev/ad2 ******* parameters extracted from in-core disklabel are: cylinders=784 heads=255 sectors/track=63 (16065 blks/cyl) parameters to be used for BIOS calculations are: cylinders=784 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 7,(OS/2 HPFS, NTFS, QNX-2 (16 bit) or Advanced UNIX) start 63, size 8193087 (4000 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 509/ sector 63/ head 254 The data for partition 2 is: sysid 5,(Extended DOS) start 8193150, size 4385745 (2141 Meg), flag 0 beg: cyl 510/ sector 1/ head 0; end: cyl 782/ sector 63/ head 254 The data for partition 3 is: The data for partition 4 is: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message