Re: Boot panic -CURRENT #196643

From: Kamigishi Rei <spambox_at_haruhiism.net>
Date: Sun, 30 Aug 2009 01:43:19 +0400
Andreas Tobler wrote:
> I'd like to mount ad4s4a to /mnt with the following command:
> tc# mount -t zfs /dev/ad4s4a /mnt
> mount: /dev/ad4s4a : Invalid argument
> Any idea what I'm doing wrong? Or is it not possible?
You cannot mount ZFS filesystems by using /sbin/mount.

man zpool (see "zpool import")
man zfs

And don't forget to "/etc/rc.d/zfs start" before trying to import the pool.

--
Kamigishi Rei
KREI-RIPE
Received on Sat Aug 29 2009 - 19:43:06 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:54 UTC