Date: Fri, 18 Mar 2022 21:15:40 -0700 From: David Christensen <dpchrist@holgerdanske.com> To: questions@freebsd.org Subject: Re: weird issue after -p8 update Message-ID: <3a22b52e-a167-85b1-67ab-b43cd8953d58@holgerdanske.com> In-Reply-To: <20220318125525.6k75j3cajbttwyni@x1> References: <20220318125525.6k75j3cajbttwyni@x1>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/18/22 05:55, Julien Cigar wrote: > Hello, > > I've updated an old HPE Microserver Gen8 from FreeBSD 13.0-p7 to 13.0-p8 > and since I'm unable to boot. I thought it was the bootcode but even > after updating I'm getting this: https://pasteboard.co/WesqiS5Lrw56.png > > (this is classical non-uefi bios) > > any idea? I'm lost. > > Thanks, > Julien The BIOS sees 4 drives. It looks like the FreeBSD bootloader (?) is having trouble reading the drive(s) that contain the pool "zroot_jupiler" (is that supposed to be "zroot_jupiter"?), which contains the / (root) and /boot filesystems (?). I would boot a 13.0-R installer USB stick into a live system, start a root shell, and try to determine if the disks, partitions, ZFS pools, etc., are okay. If you run a 'zpool import ...', consider using the "altroot=..." and "readonly=on" properties. David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3a22b52e-a167-85b1-67ab-b43cd8953d58>