Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2016 05:46:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 209025] boot hangs at "Trying to mount  root from zfs:zroot ..."
Message-ID:  <bug-209025-8-1wxl1fYfpY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209025-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209025-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209025

--- Comment #1 from Thomas Schweikle <tps@vr-web.de> ---
After upgrading the boot loader as suggested by entry

20160306:
        On amd64, clang 3.8.0 can now insert sections of type AMD64_UNWIND =
into
        kernel modules.  Therefore, if you load any kernel modules at boot
time,
        please install the boot loaders after you install the kernel, but
before
        rebooting, e.g.:

        make buildworld
        make kernel KERNCONF=3DYOUR_KERNEL_HERE
        make -C sys/boot install
        <reboot in single user>

        Then follow the usual steps, described in the General Notes section,
        below.

the loader is able to list directory /boot/kernel.wrk, but setting module_p=
ath
to /boot/kernel.wrk leads to "Not found" -- in tune the whole boot system is
broken and wont work any more. It is:

- impossible to load a kernel (even giving the full path)
- impossible to load modules (even giving the full path)
- gmirror, zpool dump core.

booting is broken today to a state nearly impossible to fix.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209025-8-1wxl1fYfpY>