From owner-freebsd-current@FreeBSD.ORG Thu Jul 30 12:54:08 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AF471065670 for ; Thu, 30 Jul 2009 12:54:08 +0000 (UTC) (envelope-from vinnix.bsd@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id F24DF8FC19 for ; Thu, 30 Jul 2009 12:54:07 +0000 (UTC) (envelope-from vinnix.bsd@gmail.com) Received: by ey-out-2122.google.com with SMTP id 9so313005eyd.7 for ; Thu, 30 Jul 2009 05:54:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=0WJuobipT0AxAwxm1BBR37/FwDeHZLpAn/Af/D2KZzA=; b=rWVLRtsQHu6B/kdP6eNJyhjuOqXrB7/n7qgOfJyq3nucE/M2xK9RVKDi2ENFoSqTOr 2bTsxsCLMUqze4TXlN+j4ICmIkvCfyUNcDLI5qc9t/yxd5rvL3el+3u3dJla9liuZaJM puSOZ/I01O0whl+4t7zaz3iFA3ZXiz0jUt0iw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=MOVRZ/jF5sgnX28bTGLs1NZapUnV55irMINQQCElTwomvyy01ocPPEPsDJXbHJR5X8 tpr7wJgG0LDrjH+ARRCUk86MiG1y6JZl1Ay3ft8+ymY2DCV2f8ny9g3uSKzldmhA6pc7 8fSbzacmNPbE0/PJp5a2RmnCPHjyuQdRMjUqg= MIME-Version: 1.0 Received: by 10.210.16.17 with SMTP id 17mr1629452ebp.53.1248958446867; Thu, 30 Jul 2009 05:54:06 -0700 (PDT) Date: Thu, 30 Jul 2009 09:54:06 -0300 Message-ID: <1e31c7980907300554k46ab5a70mf0ed36f6ab7f2cd9@mail.gmail.com> From: Vinicius Abrahao To: freebsd-fs@freebsd.org, freebsd-current Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Can'not mount "sysid 15 (0x0f),(Extended DOS (LBA))" at da0s2 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2009 12:54:08 -0000 Hello friends, I was create a new "FAT32" partition with Acronis Disk Director[1] at the same place where in the past I have a UFS partition. Now when I try to mount this new partiton I get this error: # mount /dev/da0s2 /mnt/usb1 mount: /dev/da0s2 : Invalid argument # mount -t msdosfs /dev/da0s2 /mnt/usb2 mount_msdosfs: /dev/da0s2: Invalid argument I wonder that the "strange thing" is the sysid 15 for this partition, no the sysid 12 found in another usb disk that I have here. Could you help me with this trouble? Thanks so much, Vinnix [1]: http://www.acronis.com/homecomputing/products/diskdirector/ [2]: # fdisk da0 ******* Working on device /dev/da0 ******* parameters extracted from in-core disklabel are: cylinders=9729 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=9729 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 165 (0xa5),(FreeBSD/NetBSD/386BSD) start 63, size 41929587 (20473 Meg), flag 80 (active) beg: cyl 0/ head 1/ sector 1; end: cyl 1023/ head 254/ sector 63 The data for partition 2 is: sysid 15 (0x0f),(Extended DOS (LBA)) start 41929650, size 114366735 (55843 Meg), flag 0 beg: cyl 1023/ head 0/ sector 1; end: cyl 1023/ head 254/ sector 63 The data for partition 3 is: The data for partition 4 is: [3]: # file -s /dev/da* /dev/da0: x86 boot sector; partition 1: ID=0xa5, active, starthead 1, startsector 63, 41929587 sectors; partition 2: ID=0xf, starthead 0, startsector 41929650, 114366735 sectors, code offset 0x31 /dev/da0s1: Unix Fast File system [v2] (little-endian) last mounted on /u02, last written at Wed Jul 1 19:12:35 2009, clean flag 1, readonly flag 0, number of blocks 10482396, number of data blocks 10150835, number of cylinder groups 112, block size 16384, fragment size 2048, average file size 16384, average number of files in dir 64, pending blocks to free 0, pending inodes to free 0, system-wide uuid 0, minimum percentage of free blocks 8, TIME optimization /dev/da0s1a: Unix Fast File system [v2] (little-endian) last mounted on /, last written at Tue Jul 28 13:06:51 2009, clean flag 1, readonly flag 0, number of blocks 10482392, number of data blocks 10150831, number of cylinder groups 112, block size 16384, fragment size 2048, average file size 16384, average number of files in dir 64, pending blocks to free 0, pending inodes to free 0, system-wide uuid 0, minimum percentage of free blocks 8, TIME optimization /dev/da0s2: x86 boot sector; partition 1: ID=0xb, starthead 1, startsector 63, 114366672 sectors, extended partition table (last)\011, code offset 0x0, BSD disklabel [4]: # uname -a FreeBSD vinnix.corp.triarius.com.br 8.0-BETA2 FreeBSD 8.0-BETA2 #9: Tue Jul 21 21:28:19 BRT 2009 root@vinnix.corp.triarius.com.br:/usr/obj/usr/src/sys/VINNIX amd64