Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2013 15:08:00 -0400
From:      Chris Ross <cross+freebsd@distal.com>
To:        Kurt Lidl <lidl@pix.net>
Cc:        freebsd-sparc64@freebsd.org
Subject:   Re: Problems booting into ZFS on recent stable/9
Message-ID:  <D0F658D4-9005-4848-BDB8-66E2FF159033@distal.com>
In-Reply-To: <51D1D0B4.1070307@pix.net>
References:  <951F81F6-5301-4DF4-8822-0567FDABA4DB@distal.com> <51D1D0B4.1070307@pix.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Jul 1, 2013, at 14:55 , Kurt Lidl wrote:
> As luck would have it, I just ran into this problem on an amd64 host
> on Friday.
>=20
> You are missing the 'zfs_load=3D"YES"' from your /boot/loader.conf =
file.
>=20
> If you have access to a serial console, this is easy to fix.

  I think that isn't my problem.  I believe I have that in my =
loader.conf (is there a "cat" equivalent in the boot loader?), and I can =
see zfs.ko being loaded:

bootpath=3D"zfs:zroot:"
Loading /boot/defaults/loader.conf=20
Loading /boot/loader.conf=20
/boot/kernel/kernel data=3D0x682758+0xa9ef0 =
syms=3D[0x8+0x8bef0+0x8+0x84bfa]
/boot/kernel/zfs.ko text=3D0x220788 data=3D0x9be0+0x17e78 =
syms=3D[0x8+0x18ee8+0x8+0x139b4]
loading required module 'opensolaris'
/boot/kernel/opensolaris.ko text=3D0x30b0 data=3D0x2c8+0x2030 =
syms=3D[0x8+0xd80+0x8+0x91d]
/boot/kernel/geom_mirror.ko text=3D0x381b0 data=3D0x5a0+0x20 =
syms=3D[0x8+0x1698+0x8+0x118a]
/
Hit [Enter] to boot immediately, or any other key for command prompt.
Booting [/boot/kernel/kernel] in 4 seconds...=20

  I think this means that I have zfs_load=3D"YES" in my loader config, =
already, along with the vfs.root.mountfrom=3D"zfs:zroot"

  That all seem right?

      - Chris




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D0F658D4-9005-4848-BDB8-66E2FF159033>