zpool upgrade

From: *** <dua_x_at_ymail.ne.jp>
Date: Sun, 26 Nov 2023 01:39:45 UTC
* { font-size: 13px; font-family: 'MS Pゴシック', sans-serif;}p, ul, ol, blockquote { margin: 0;}a { color: #0064c8; text-decoration: none;}a:hover { color: #0057af; text-decoration: underline;}a:active { color: #004c98;}
FreeBSD 14.0 のLiveCDから起動。

起動しなくなったFreeBSD 14.0を起動させたい。

お願いします。この手順で大丈夫のような気がしています。




Pool 'zroot' has the bootfs property set, you might need to update

the boot code. See gptzfsboot(8) and loader.efi(8) for details.







# gpart show

nda0 GPT

1 efi (200M)

2 freebsd-boot (512K)

       - free - (492)




# gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 2 nda0







# gpart list | grep -Ew '(Name|efi)'

1. Name: nda0p1

  type: efi

2. Name: nda0p2

3. Name: nda0p3

4. Name: nda0p4

1. Name: nda0




# mount_msdosfs /dev/nda0p1 /boot/efi

mount_msdosfs: /dev/nda0p1: Invaild argument

ここでエラーがでます。




ときどき、FreeBSD 14.0 のLiveCDから起動させるとnda0が認識されなかったりする。