Subject: mounting ext2fs
To: None <netbsd-users@netbsd.org>
From: phil freeman <freeman@lbpc.com>
List: netbsd-users
Date: 10/22/1998 12:22:17
i'm trying to make the convert from linux to netbsd and i need files off
of my ext2 drive.. the kernel mentions sd0 and sd1 so i'm pretty sure
it's not a hardware problem, but when i try to mount it like this

	halo# mount -t ext2fs /dev/sd1a /mnt/

i get this:

	mount_ext2fs: /dev/sd1a on /mnt: Operation not supported by device

any ideas ? thanx,
phil freeman