Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Apr 2003 21:15:48 -0500 (CDT)
From:      Eduardo Viruena Silva <mrspock@esfm.ipn.mx>
To:        Kevin Wortman <kwortman@ics.uci.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: can't mount a logical ext3 partition
Message-ID:  <20030428211414.E74927@Gina.esfm.ipn.mx>
In-Reply-To: <200304281858.40778.kwortman@ics.uci.edu>
References:  <200304281858.40778.kwortman@ics.uci.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 28 Apr 2003, Kevin Wortman wrote:

>
> Hi,
>
> I just installed 5.0-RELEASE, and I have been having trouble mounting my Linux
> /home partition.  It is a logical ext3 partition, which Linux called
> /dev/hda7 .  I've been getting the following error:
>
> # mount -t ext2fs /dev/ad0s7 /mnt
> ext2fs: /dev/ad0s7: No such file or directory
>
> But the device is there, as evidenced by
>
> # ls -l /dev/ad0s7
> crw-r-----  1 root  operator    4,   7 Apr 28 17:20 /dev/ad0s7
>
> In fact all the slice/partition devices I'd expect are present, so it would
> seem that the kernel is reading the entire partition table correctly.
>
> I read through the archives, and the consensus seems to be that ext3 and ext2
> filesystems should be interchangeable.  So I don't think that's the issue.
>
> Any ideas?

what about your kernel?
does it have the line:

options EXT2FS

?



>
> Thanks,
> Kevin Wortman
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>

-                         ______                     _
            *           /   /###\                   / \       __
 /\  /\             *  /  ./#### \         *     \__|_/      |  |
/  \/  \               |   b#####|   *            _ |   __   |  |  __
=    .. \____          \ \_\#####/               / \|  /  \  |  | /\_\/
=          \_|    *     \___\###/       *        \_/\_/\__/\__\/_/\__/
 =   \______/           _
  | |



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