Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2008 14:00:04 GMT
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        freebsd-rc@FreeBSD.org
Subject:   Re: conf/122036: Mounting at boot with ZFS causes a halt in booting
Message-ID:  <200803241400.m2OE04Mi005845@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/122036; it has been noted by GNATS.

From: Norikatsu Shigemura <nork@FreeBSD.org>
To: Nicolas  Blais <nicblais@clkroot.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: conf/122036: Mounting at boot with ZFS causes a halt in booting
Date: Mon, 24 Mar 2008 22:53:10 +0900

 Hi Nicolas.
 
 On Mon, 24 Mar 2008 07:59:39 GMT
 Nicolas  Blais <nicblais@clkroot.net> wrote:
 > During boot, it seems that the OS is trying to mount the entry in my fstab, but /etc/rc.d/zfs hasn't loaded or isn't finished yet and therefore causes the boot to stop.
 > Here's the entry in /etc/fstab that causes the boot to halt:
 > /tank/public/ftp       /home/sam/ftp   nullfs  rw              0       0
 
 	Maybe, you should set 'late' to mount potion like following.
 
 > /tank/public/ftp       /home/sam/ftp   nullfs  rw,late         0       0



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