Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jul 2008 10:59:42 +0200
From:      Roland Smith <rsmith@xs4all.nl>
To:        Gonzalo Nemmi <gnemmi@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: mounting ext2fs partitions on FBSD7 ( third time a charm?)
Message-ID:  <20080705085942.GA67916@slackbox.xs4all.nl>
In-Reply-To: <200807050546.09073.gnemmi@gmail.com>
References:  <200807042033.44829.gnemmi@gmail.com> <200807050045.30661.gnemmi@gmail.com> <486F13B5.6080707@skoberne.net> <200807050546.09073.gnemmi@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080705085942.GA67916>