Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Mar 2001 23:32:57 -0500
From:      Michael Johnson <ahze@ahze.net>
To:        Lonnie Cumberland <lonnie_cumberland@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: mount ext2 filesystem
Message-ID:  <20010304233257.4d6c364a.ahze@ahze.net>
In-Reply-To: <20010305042048.23974.qmail@web12506.mail.yahoo.com>
References:  <20010305042048.23974.qmail@web12506.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 Mar 2001 20:20:48 -0800 (PST)
Lonnie Cumberland <lonnie_cumberland@yahoo.com> wrote:

> Hello All,
> 
> I have just installed FreeBSD on my system and would now like to be able to
> mount and ext2 partition that I have with some data on it from my old Linux
> system.
> 
> Can someone please tell me how to do this?
> 
> I tried to mount it just like I would in Linux, but it am getting 
> 
> "mount: /dev/ad4s4 on /root/t: incorrect super block " 

mount_ext2fs

and you need (if you don't already have) 

options 	EXT2FS

in the kernel , which is not in the generic kernel. 

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?20010304233257.4d6c364a.ahze>