From owner-freebsd-questions@FreeBSD.ORG Sat Jul 5 08:59:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED9BB1065684 for ; Sat, 5 Jul 2008 08:59:44 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr8.xs4all.nl (smtp-vbr8.xs4all.nl [194.109.24.28]) by mx1.freebsd.org (Postfix) with ESMTP id 689C68FC0A for ; Sat, 5 Jul 2008 08:59:44 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr8.xs4all.nl (8.13.8/8.13.8) with ESMTP id m658xgNs078853; Sat, 5 Jul 2008 10:59:42 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 2F044BAA0; Sat, 5 Jul 2008 10:59:42 +0200 (CEST) Date: Sat, 5 Jul 2008 10:59:42 +0200 From: Roland Smith To: Gonzalo Nemmi Message-ID: <20080705085942.GA67916@slackbox.xs4all.nl> References: <200807042033.44829.gnemmi@gmail.com> <200807050045.30661.gnemmi@gmail.com> <486F13B5.6080707@skoberne.net> <200807050546.09073.gnemmi@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <200807050546.09073.gnemmi@gmail.com> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: mounting ext2fs partitions on FBSD7 ( third time a charm?) 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, 05 Jul 2008 08:59:45 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 05, 2008 at 05:46:09AM -0300, Gonzalo Nemmi wrote: > On Saturday 05 July 2008 03:24:53 Nejc =A6koberne wrote: > > Hey, > > > > > Have you, by any chance, tried and suceded at mounting ext2fs on FBSD= 7? > > > If you did, at least I'd know that it _is_ possible :s > > > > It is possible, although I haven't used this on FreeBSD 7.0 yet (only on > > 5.x and 6.x releases). > > > > I'd also try this: > > > > mkdir /mnttest > > mount -t ext2fs /dev/ad0s8 /mnttest > > ls /mnttest > > file /mnttest > > ls -la / | grep mnttest > > > > and maybe also: > > > > fdisk /dev/ad0 > > > > Bye, > > Nejc >=20 > No luck :( > Exactly the same results ... >=20 > Just in case you can see something that I don't, here you go: >=20 > root@inferna:~ # fdisk /dev/ad0 > ******* Working on device /dev/ad0 ******* > parameters extracted from in-core disklabel are: > cylinders=3D387621 heads=3D16 sectors/track=3D63 (1008 blks/cyl) >=20 > Figures below won't work with BIOS for partitions not in cyl 1 > parameters to be used for BIOS calculations are: > cylinders=3D387621 heads=3D16 sectors/track=3D63 (1008 blks/cyl) >=20 > 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 131 (0x83),(Linux native) > start 63, size 102398247 (49999 Meg), flag 0 > beg: cyl 0/ head 1/ sector 1; > end: cyl 1023/ head 254/ sector 63 Looks like you should try mount -t ext2fs /dev/ad0s1 /mnt Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkhvN/4ACgkQEnfvsMMhpyUgOQCfdN7rQUbag4yieQc1dWxlrnUJ 5uMAoIf+KxpmURF+fnpcSFe5Uu8Ou5+D =Dgzo -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c--