zfs
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| zfs [2018/09/03 12:49] – francesco | zfs [2022/10/26 15:02] (current) – francesco | ||
|---|---|---|---|
| Line 103: | Line 103: | ||
| < | < | ||
| - | root@FreeBSD: | + | root@FreeBSD: |
| bootcode written to ada0 | bootcode written to ada0 | ||
| - | root@FreeBSD: | + | root@FreeBSD: |
| bootcode written to ada1 | bootcode written to ada1 | ||
| - | root@FreeBSD: | + | root@FreeBSD: |
| bootcode written to ada2 | bootcode written to ada2 | ||
| + | </ | ||
| + | |||
| + | **ATTENZIONE!** | ||
| + | |||
| + | come spiegato in questo blog: | ||
| + | |||
| + | https:// | ||
| + | |||
| + | The suggested command to update the boot code [quello sopra], however, only applies to systems still booting with the old BIOS. If you use it on a system booting with UEFI, the UEFI partition will be overwritten and is not recognized as bootable anymore. | ||
| + | |||
| + | The proper command to use on an UEFI system is the following: | ||
| + | |||
| + | < | ||
| + | gpart bootcode -p / | ||
| + | </ | ||
| + | |||
| + | e in ogni caso, per vedere se è necessario fare un upgrade del pool ZFS, vale sempre la pena lanciare prima il comando: | ||
| + | |||
| + | < | ||
| + | zpool status zroot | ||
| </ | </ | ||
| ---- | ---- | ||
| Line 119: | Line 139: | ||
| https:// | https:// | ||
| + | |||
| + | e soprattutto, | ||
| + | |||
| + | https:// | ||
zfs.1535971795.txt.gz · Last modified: by francesco
