From owner-freebsd-questions Tue Jan 2 3:29:22 2001 From owner-freebsd-questions@FreeBSD.ORG Tue Jan 2 03:29:19 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from menzor.org (menzor.org [195.249.147.160]) by hub.freebsd.org (Postfix) with ESMTP id BAA7037B400 for ; Tue, 2 Jan 2001 03:29:18 -0800 (PST) Received: from sos (userhost.mdes.dk [130.228.127.200]) by menzor.org (8.8.8/8.8.8) with SMTP id MAA09285 for ; Tue, 2 Jan 2001 12:33:13 +0100 (CET) (envelope-from ml@seeberg.dk) Message-ID: <0a5d01c074af$7aa11610$deff58c1@sos> From: "Morten Seeberg" To: Subject: Mounting fat32 fails Date: Tue, 2 Jan 2001 12:30:56 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have a disk with a fat32 partition, to which on of my friends running Windows 2000 moveds some data onto. Apparently he made the partition as an extended partition, is this a problem, because I cant mount it: freebsd-rulez# mount_msdos /dev/ad0s1c /data mount_msdos: /dev/ad0s1c: Invalid argument Im not quite sure which device to use, but I also tried /ad0s1[acdef] fdisk: ******* Working on device /dev/ad0 ******* parameters extracted from in-core disklabel are: cylinders=7473 heads=255 sectors/track=63 (16065 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=7473 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 15,(Extended DOS, LBA) start 16065, size 120037680 (58612 Meg), flag 0 beg: cyl 1/ sector 1/ head 0; end: cyl 1023/ sector 63/ head 254 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: disklabel: # size offset fstype [fsize bsize bps/cpg] c: 120060864 0 unused 0 0 # (Cyl. 0 - 7473*) Anyone? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message