Date: Tue, 18 Jan 2011 01:00:24 GMT From: Garrett Cooper <gcooper@FreeBSD.org> To: freebsd-fs@FreeBSD.org Subject: Re: kern/153996: [zfs] zfs root mount error while kernel is not located in /boot/kernel Message-ID: <201101180100.p0I10OYh044371@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/153996; it has been noted by GNATS. From: Garrett Cooper <gcooper@FreeBSD.org> To: bug-followup@FreeBSD.org, alexander.naumochkin@gmail.com Cc: Subject: Re: kern/153996: [zfs] zfs root mount error while kernel is not located in /boot/kernel Date: Mon, 17 Jan 2011 16:56:27 -0800 Alexander, Have you tried setting kernelname to GCAM in your loader.conf before booting (it's not documented in loader.conf but it's a part of boot)? Another item I use to switch between kernels is symlink the suckers: $ ls -l /boot/kernel lrwxr-xr-x 1 root wheel 17 Jan 13 17:35 /boot/kernel -> BAYONETTA.r217362 This works well. HTH, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101180100.p0I10OYh044371>