From owner-freebsd-questions@FreeBSD.ORG Sun Mar 9 15:34:54 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 ED576106566C for ; Sun, 9 Mar 2008 15:34:54 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from conn-smtp.mc.mpls.visi.com (conn.mc.mpls.visi.com [208.42.156.2]) by mx1.freebsd.org (Postfix) with ESMTP id B75898FC15 for ; Sun, 9 Mar 2008 15:34:54 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from mail.tcbug.org (mail.tcbug.org [208.42.70.163]) by conn-smtp.mc.mpls.visi.com (Postfix) with ESMTP id 2DEB4782C; Sun, 9 Mar 2008 10:34:54 -0500 (CDT) Received: from build64.tcbug.org (unknown [208.42.70.167]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.tcbug.org (Postfix) with ESMTPSA id 49D4E6DA1C3; Sun, 9 Mar 2008 10:34:53 -0500 (CDT) From: Josh Paetzel To: freebsd-questions@freebsd.org Date: Sun, 9 Mar 2008 10:34:49 -0500 User-Agent: KMail/1.9.7 References: <35e542ab0803090441j66464273kfdb8656d1c633114@mail.gmail.com> <47D3D6B2.9020102@otenet.gr> In-Reply-To: <47D3D6B2.9020102@otenet.gr> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1414690.j6CzJ7tFTK"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200803091034.54633.josh@tcbug.org> Cc: Manolis Kiagias , Viktor Penkov Subject: Re: ext3 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: Sun, 09 Mar 2008 15:34:55 -0000 --nextPart1414690.j6CzJ7tFTK Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 09 March 2008 07:23:14 am Manolis Kiagias wrote: > Viktor Penkov wrote: > > Hi everybody!!!I've installed the new release of fbsd, but I can't mount > > my ext3 partitions.can somebody help me with this? > > best regards > > Have a look at > > man 5 ext2fs > > for instructions. > > You will have to mount ext3 as ext2. This is possible as long as the > ext3 filesystem is not "dirty" (i.e. the journal is clean, meaning the > volume was properly dismounted last time you used it). Mind you, IIRC, > if you write something to the disk while it is mounted as ext2, it will > probably go through a long fsck next time you reboot into Linux > (assuming you are sharing this partition between Linux and FreeBSD). This may be mentioned in the manpage, but in case it's not, sysutils/e2fspr= ogs=20 is an invaluable tool for those wishing to deal with ext[2|3]fs on FreeBSD. =2D-=20 Thanks, Josh Paetzel PGP: 8A48 EF36 5E9F 4EDA 5A8C 11B4 26F9 01F1 27AF AECB --nextPart1414690.j6CzJ7tFTK Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQBH1AOeJvkB8SevrssRAhSuAJwPE0Ku507bPikiXxTTBzJlFMBhDACgkSDE UNUbxKJO9l8HBwFLAAoznqY= =Bdqb -----END PGP SIGNATURE----- --nextPart1414690.j6CzJ7tFTK--