OpenBSD的更新过程
By HKL, on , tagged:
(以arch为amd64的服务器从6.2更新升级6.3为例)
更改bsd.rd
wget https://openbsd.hk/pub/OpenBSD/6.3/amd64/bsd.rd -O /bsd.rd
reboot
启动引导新的bsd.rd
boot> boot hd0a:/bsd.rd
根据引导程序安装新的OpenBSD版本
By HKL, on , tagged:
(以arch为amd64的服务器从6.2更新升级6.3为例)
更改bsd.rd
wget https://openbsd.hk/pub/OpenBSD/6.3/amd64/bsd.rd -O /bsd.rd
reboot
启动引导新的bsd.rd
boot> boot hd0a:/bsd.rd
根据引导程序安装新的OpenBSD版本
For comments, please send me 📧an email or left issues on Github.