Re: 5.2.1 - ext2fs incorrect super block

From: Richard Tobin (richard_at_cogsci.ed.ac.uk)
Date: 05/31/04


Date: 31 May 2004 13:58:12 GMT

In article <pan.2004.05.31.11.00.25.240336@freemail.ru>,
H. <no.spam.phy_si_kal@freemail.ru> wrote:

>I'm using FreeBSD 5.2.1, and I'm having trouble mounting a (big = 160G)
>ext2 partition.
>
>seamaster# mount /dev/ad2s1 /mnt/tmp
>mount: /dev/ad2s1 on /mnt/tmp: incorrect super block

You didn't just forget to do "mount -t ext2fs" did you?

-- Richard