[Bug 294573] random failure to boot error on HP Presario CQ56 laptop

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 17 Apr 2026 08:37:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294573

--- Comment #7 from Michael Osipov <michaelo@FreeBSD.org> ---
No need, there seems to be a boot device mixup. The boot drive is 0, but
FreeBSD is trying to boot from drive 1.

See
https://forums.freebsd.org/threads/setting-currdev-in-the-boot-loader.50391/
and
https://forums.freebsd.org/threads/change-freebsd-loaders-loaddev-variable.88277/

Your crappy BIOS is messing up the drives, IMHO. Look at currdev/rootdev in
loader.conf. For reference check /boot/defaults/loader.conf. You can force to
boot from drive 1.

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