Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Aug 2009 01:43:19 +0400
From:      Kamigishi Rei <spambox@haruhiism.net>
To:        Andreas Tobler <andreast-list@fgznet.ch>
Cc:        Kostik Belousov <kostikbel@gmail.com>, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: Boot panic -CURRENT #196643
Message-ID:  <4A99A0F7.7000205@haruhiism.net>
In-Reply-To: <4A999A07.9000204@fgznet.ch>
References:  <4A997442.1060200@fgznet.ch>	<20090829183906.GS1881@deviant.kiev.zoral.com.ua>	<4A9988ED.2040403@fgznet.ch>	<20090829201614.GU1881@deviant.kiev.zoral.com.ua>	<4A999344.5000703@fgznet.ch>	<20090829205723.GW1881@deviant.kiev.zoral.com.ua> <4A999A07.9000204@fgznet.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A99A0F7.7000205>