From owner-freebsd-geom@FreeBSD.ORG  Sat Sep 18 21:38:00 2010
Return-Path: <owner-freebsd-geom@FreeBSD.ORG>
Delivered-To: freebsd-geom@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5B20A1065696
	for <freebsd-geom@freebsd.org>; Sat, 18 Sep 2010 21:38:00 +0000 (UTC)
	(envelope-from romeofx84@gmail.com)
Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com
	[209.85.161.54])
	by mx1.freebsd.org (Postfix) with ESMTP id E5CD18FC17
	for <freebsd-geom@freebsd.org>; Sat, 18 Sep 2010 21:37:59 +0000 (UTC)
Received: by fxm9 with SMTP id 9so164735fxm.13
	for <freebsd-geom@freebsd.org>; Sat, 18 Sep 2010 14:37:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=domainkey-signature:mime-version:received:received:date:message-id
	:subject:from:to:content-type;
	bh=ntKU5fiKbQHb3PMNopjyv+YkqH/HpBUJutX7LxhtI58=;
	b=OG3puLIvleoWzkyVYHRqoKJUzq9U23Vy7v0oWYIuhwz9AMU4fF0Fw927TnnoMMt8I/
	4eLGNdH/apJ6Cs2cI08oPcaqZcthyK0M9/ViIuoWV6Fg952ggA5h3Tc/dJMl+6XKkLWV
	WkSHUBQvBZJVUX43UjtnBw1YcsfkcBxw8H6Hg=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
	h=mime-version:date:message-id:subject:from:to:content-type;
	b=IdYAvKMXhptj1xNVYdytx3TFzvmq0Jkhf9Juijym0vomFsxiYyOKjJyjPyfEITh8Bu
	WIEUncrR8IkR886KZLebCZoCNPVptokD59oQL8zuljQGw7ZRtKre50lwX+gTOi+o8Vd7
	7H9ouRfChKI7ans4UMeR+1FFw9b5FxZjm1Vts=
MIME-Version: 1.0
Received: by 10.223.119.69 with SMTP id y5mr2787713faq.100.1284842037748; Sat,
	18 Sep 2010 13:33:57 -0700 (PDT)
Received: by 10.223.99.144 with HTTP; Sat, 18 Sep 2010 13:33:57 -0700 (PDT)
Date: Sat, 18 Sep 2010 20:33:57 +0000
Message-ID: <AANLkTimhUv-OBt_9oE0p_BaqyOTFbc9R-d7EDkc6=b5V@mail.gmail.com>
From: romeofx romeofx <romeofx84@gmail.com>
To: freebsd-geom@freebsd.org
Content-Type: text/plain; charset=ISO-8859-1
X-Content-Filtered-By: Mailman/MimeDel 2.1.5
Subject: linux partition mount problem...
X-BeenThere: freebsd-geom@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: GEOM-specific discussions and implementations
	<freebsd-geom.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-geom>,
	<mailto:freebsd-geom-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-geom>
List-Post: <mailto:freebsd-geom@freebsd.org>
List-Help: <mailto:freebsd-geom-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-geom>,
	<mailto:freebsd-geom-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 18 Sep 2010 21:38:00 -0000

i got openbsd, i could mount my linux partition (no problem with it) but i
installed freebsd current version now, i cant do that on freebsd no idea why
how i can mount my linux partiton on freebsd ??
# kldstat|grep ex
43    1 0xc600a000 f000     ext2fs.ko
# disklabel ad0s2
# /dev/ad0s2:
16 partitions:
#        size   offset    fstype   [fsize bsize bps/cpg]
  a: 46138680 51199155    4.2BSD        0     0     1
  b:  6120765 97337835      swap
  c: 234441648        0    unused        0     0         # "raw" part, don't
edit
  i: 51199092       63   unknown
  j: 130977945 103458600    EXT2FS
partition a: partition extends past end of unit
partition b: offset past end of unit
partition b: partition extends past end of unit
partition c: partition extends past end of unit
disklabel: partition c doesn't cover the whole unit!
disklabel: An incorrect partition c may cause problems for standard system
utilities
# mount -t ext2fs /dev/ad0s2j gentoo
mount: /dev/ad0s2j : Input/output error
# dmesg|grep ad0s2j
g_vfs_done():ad0s2j[READ(offset=1024, length=1024)]error = 5
# uname -a
FreeBSD localhost.wine 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Fri Sep 17
01:11:44 UTC 2010     root@localhost.wine:/usr/obj/usr/src/sys/wine  i386