Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2003 16:57:18 +0100
From:      Simon Barner <barner@in.tum.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: Problem to mount an ext3 partition
Message-ID:  <20030307155718.GB366@zi025.glhnet.mhn.de>
In-Reply-To: <20030307125604.51778.qmail@web13305.mail.yahoo.com>
References:  <20030307125112.GA366@zi025.glhnet.mhn.de> <20030307125604.51778.qmail@web13305.mail.yahoo.com>

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

--s2ZSL+KKDSLx8OML
Content-Type: text/plain; charset=us-ascii
Content-Description: Digitally signed message
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

> > > mount the EXT3 partition appears the message
> > > "/dev/ad0s2 : Invalid argument" ?
> >=20
> > Maybe it's the wrong partition.  How was that ext3
> > partition called on Linux?

Hmm, have a look at the diagramm shown in
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install-steps.htm=
l,
example 2-4.

I think your partition is called /dev/ad0s2[a-e]. You can just try it
without any risk, if you mount the partition readonly (which is recommended=
 with
ext[2,3] file systems anyway):

mount_ext2fs -r /dev/ad0s2a /mnt

Simon

--s2ZSL+KKDSLx8OML
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+aMFeCkn+/eutqCoRAmGnAJ9HuhNp9Qn9HZLxMruthuh0oZdPsACgzguN
4XtwKDuBGSr1HaABpjS+f70=
=hNzb
-----END PGP SIGNATURE-----

--s2ZSL+KKDSLx8OML--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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