> Date: Thu, 19 Aug 2021 07:40:01 +0000
> From: Alan Gifford <siliconbad...@protonmail.com>
> 
> I'm looking for some assistance with installing OpenBSD 6.9 on a Raptor
> Talos II system. I got the system installed, using the automatic disk
> layout, but upon reboot, Petitboot doesn't see any eligible boot disk.
> I can drop to shell from there and I can see the drive listed under
> /dev/nvme0n1.
> 
> Doing fdisk -l /dev/nvme0n1 shows a couple of warnings: "GPT header CRC
> is invalid" and "GPT array CRC is invalid". Then I see "Found valid GPT
> with protective MBR; using GPT". There is some other information, but
> it doesn't resemble the partition table I set up in the installation.
> 
> I am totally new to this POWER platform and I'm really lost as to where
> I should even be looking for how to proceed... hoping someone here has
> experience with this platform to advise.
> 
> Thanks in advance!

If that NVMe was recycled it may be a good idea to "clean" it first by
overwriting the start of the disk and the end of the disk with zeroes
using dd.  Cleaning the first 64 and and last 64 blocks this way
should be good enough.

We made some improvements recently that may make this uncessary, so
trying to install a current snapshot may help as well.

Reply via email to