From owner-freebsd-current@FreeBSD.ORG Mon May 6 07:56:48 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 26E3EAAB for ; Mon, 6 May 2013 07:56:48 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id 0FBF581C for ; Mon, 6 May 2013 07:56:47 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UZGHp-0001yu-96 for freebsd-current@freebsd.org; Mon, 06 May 2013 00:56:41 -0700 Date: Mon, 6 May 2013 00:56:41 -0700 (PDT) From: Beeblebrox To: freebsd-current@freebsd.org Message-ID: <1367827001268-5809037.post@n5.nabble.com> Subject: Root on zfs fails to mount: "illegal option -- L" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 May 2013 07:56:48 -0000 After latest world / kernel update (r250260 Sun May 5, amd64) I cannot mount root - message is: Addditional ABI support: linux Clearing /tmp Updating motd *Mounting late file systems:mount: illegal option -- L* Mounting /etc/fstab filesystems failed, startup aborted System then falls into single-user mode. * I have renamed /etc/fstab, so there is no fstab involvement in this error. # zfs list -> bsds /, bsds/var /var, bsds/usr /usr Other datasets in this zpool have been disabled by canmount=off. # df shows all existing zfs datasets mounted. bsds / devfs /dev bsds/usr /usr bsds/var /var I get consistent system freezes / screen blackouts after folders mounting stage, and can only get around the issue by selecting "safe mode" at the BTX loader. I suspect this is a mis-configured /etc/rc.d/ or /usr/local/etc/rc.d problem? Regards. ----- 10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 & xorg.devel -- View this message in context: http://freebsd.1045724.n5.nabble.com/Root-on-zfs-fails-to-mount-illegal-option-L-tp5809037.html Sent from the freebsd-current mailing list archive at Nabble.com.