Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2003 12:28:58 -0800
From:      Torben Brosten <torben@kappacorp.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: error when trying to mount ext2fs harddisk, wrong magic nbr??
Message-ID:  <3F88680A.8080802@kappacorp.com>
References:  <3F87F0FD.6000406@kappacorp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
After rebooting, tried again:

huey# mount -t ext2fs /dev/ad1s1 /aduni
ext2fs: #ad/0x2000a: wrong magic number 0x8b6 (expected 0xef53)
ext2fs: /dev/ad1s1: Invalid argument



> I'm trying to mount an ext2fs formatted harddisk on freebsd 4-8 stable, 
> but am getting an error.
> 
> huey# mkdir /aduni
> huey# mount_ext2fs -o rdonly /dev/ad1s1 /aduni
> mount_ext2fs: /dev/ad1s1: Invalid argument
> 
> Same error when trying: mount -t ext2fs /dev/ad1s1 /aduni



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