Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ext3

0 views
Skip to first unread message

Viktor Penkov

unread,
Mar 9, 2008, 7:41:54 AM3/9/08
to freebsd-questions
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

Manolis Kiagias

unread,
Mar 9, 2008, 8:23:14 AM3/9/08
to Viktor Penkov, freebsd-questions
> _______________________________________________
> freebsd-...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questi...@freebsd.org"
>
>
>
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).

Josh Paetzel

unread,
Mar 9, 2008, 11:34:49 AM3/9/08
to freebsd-...@freebsd.org, Manolis Kiagias, Viktor Penkov
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/e2fsprogs
is an invaluable tool for those wishing to deal with ext[2|3]fs on FreeBSD.

--
Thanks,

Josh Paetzel

PGP: 8A48 EF36 5E9F 4EDA 5A8C 11B4 26F9 01F1 27AF AECB

signature.asc
0 new messages