Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jun 2022 21:37:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 240942] FreeBSD loader - failed to read pad2 area or primary vdev
Message-ID:  <bug-240942-227-xwmZ94PoXL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240942-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240942-227@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=3D240942

Graham Perrin <grahamperrin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grahamperrin@gmail.com

--- Comment #5 from Graham Perrin <grahamperrin@gmail.com> ---
I encountered this bug today following installation of FreeBSD 12.1 from a
~2017 DVD to an old Fujitsu Siemens AMILO Li3710.=20

Updated to 12.1-RELEASE-p13, upgraded to 12.2-RELEASE-p15, upgraded to
12.3-RELEASE-p5, upgraded to 13.1-RELEASE.=20

Resolved with gpart(8):=20

root@fuji:~ # lsblk
DEVICE         MAJ:MIN SIZE TYPE                   LABEL MOUNT
ada0             0:127 149G GPT                        - -
  ada0p1         0:129 512K freebsd-boot    gpt/gptboot0 -
  <FREE>         -:-   492K -                          - -
  ada0p2         0:131  16G freebsd-swap       gpt/swap0 SWAP
  ada0p2.eli     0:119  16G freebsd-swap               - SWAP
  ada0p3         0:133 133G freebsd-zfs         gpt/zfs0 <ZFS>
  ada0p3.eli     0:140 133G zfs                        - -
  <FREE>         -:-   836K -                          - -
root@fuji:~ # gpart bootcode -p /boot/gptzfsboot -i 1 ada0
partcode written to ada0p1
root@fuji:~ # exit
logout
Connection to 192.168.1.5 closed.
%

--=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-240942-227-xwmZ94PoXL>