Openbsd.Sysupgrade70 5.7 KB

123456789101112131415161718192021222324
  1. version=pmwiki-2.2.130 ordered=1 urlencoded=1
  2. agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36 Edg/94.0.992.47
  3. author=mkf
  4. charset=UTF-8
  5. csum=humans are easily confused.
  6. ctime=1634278098
  7. host=188.210.99.18
  8. name=Openbsd.Sysupgrade70
  9. rev=3
  10. targets=Openbsd.Dump,Openbsd.Restore,Openbsd.Cu,VPS.Intro,Openbsd.Buyvm,Openbsd.Top,Openbsd.Syspatch
  11. text=(:title OpenBSD 7.0 Sysupgrade Guide:)%0a%0aThis is a quick upgrade guide for [[https://openbsd.org/70.html|OpenBSD 7.0]] using [[https://man.openbsd.org/sysupgrade|sysupgrade]].%0a%0a'''NOTE''': This guide is '''no''' substitute for reading the [[https://www.openbsd.org/faq/|OpenBSD FAQ]]. In particular, you should read the [[https://www.openbsd.org/faq/upgrade70.html|Upgrade Guide]].%0a%0aFirst, check to see if you need to upgrade your OS. To find our your operating system version, type: @@uname -r@@. If it says @@OpenBSD6.9@@, you need to upgrade. If it says @@7.0@@, or @@7.0-beta@@ you are on the most recent OS version.%0a%0aNext, make sure to back up any files. Use [[Openbsd/dump|dump]] and [[Openbsd/restore|restore]].%0a%0a[@%0a$ doas sysupgrade%0a@]%0a%0aThe upgrade should begin automatically. You can view it in the [[Openbsd/cu|serial console]] for [[VPS/intro|VMM]] or in VNC for [[Openbsd/buyvm|BuyVM]].%0a%0aAttach:upgrade68-1.png%0aAttach:upgrade68-2.png%0aAttach:upgrade68-3.png%0aAttach:upgrade68-4.png%0aAttach:upgrade68-5.png%0aAttach:upgrade68-6.png%0a%0aTo check if installation succeeded:%0a%0a[@%0a$ uname -a%0aOpenBSD pear.my.domain 6.9 GENERIC.MP#98 amd64%0a@]%0a%0aTo check if you have the proper amount of RAM and number of cores, run [[openbsd/top|top]].%0a%0aAttach:upgrade68-7.png%0a%0aYou will want to [[Openbsd/syspatch|patch]] the system:%0a%0a[@%0a$ doas syspatch%0a@]%0a%0aThen, you'll want to run [[https://man.openbsd.org/sysmerge|sysmerge]] to merge any configuration files:%0a%0a[@%0a$ doas sysmerge%0a@]%0a%0aThen, make sure to upgrade your packages:%0a%0a[@%0a$ doas pkg_add -Uu%0a@]%0a%0aRead and fix any error messages that you may see.%0a%0aYou will want to reboot after some patches:%0a%0a[@%0a$ doas shutdown -r now%0a@]%0a
  12. time=1634295720
  13. title=OpenBSD 7.0 Sysupgrade Guide
  14. author:1634295720=mkf
  15. csum:1634295720=humans are easily confused.
  16. diff:1634295720:1634278170:=7c7%0a%3c First, check to see if you need to upgrade your OS. To find our your operating system version, type: @@uname -r@@. If it says @@OpenBSD6.9@@, you need to upgrade. If it says @@7.0@@, or @@7.0-beta@@ you are on the most recent OS version.%0a---%0a> First, check to see if you need to upgrade your OS. To find our your operating system version, type: @@uname -a@@. If it says @@OpenBSD username.example.com 6.9 GENERIC#5 amd64@@, you need to upgrade. If it says @@OpenBSD username.example.com 7.0 GENERIC.MP#98 amd64@@, you are on the most recent OS version.%0a
  17. host:1634295720=188.210.99.18
  18. author:1634278170=jrmu
  19. diff:1634278170:1634278098:=7c7%0a%3c First, check to see if you need to upgrade your OS. To find our your operating system version, type: @@uname -a@@. If it says @@OpenBSD username.example.com 6.9 GENERIC#5 amd64@@, you need to upgrade. If it says @@OpenBSD username.example.com 7.0 GENERIC.MP#98 amd64@@, you are on the most recent OS version.%0a---%0a> First, check to see if you need to upgrade your OS. To find our your operating system version, type: @@uname -a@@. If it says @@OpenBSD fruit.ircnow.org 6.8 GENERIC#6 amd64@@, you need to upgrade. If it says @@OpenBSD fruit.ircnow.org 6.9 GENERIC.MP#98 amd64@@, you are on the most recent OS version.%0a
  20. host:1634278170=125.224.28.113
  21. author:1634278098=jrmu
  22. diff:1634278098:1634278098:=1,59d0%0a%3c (:title OpenBSD 7.0 Sysupgrade Guide:)%0a%3c %0a%3c This is a quick upgrade guide for [[https://openbsd.org/70.html|OpenBSD 7.0]] using [[https://man.openbsd.org/sysupgrade|sysupgrade]].%0a%3c %0a%3c '''NOTE''': This guide is '''no''' substitute for reading the [[https://www.openbsd.org/faq/|OpenBSD FAQ]]. In particular, you should read the [[https://www.openbsd.org/faq/upgrade70.html|Upgrade Guide]].%0a%3c %0a%3c First, check to see if you need to upgrade your OS. To find our your operating system version, type: @@uname -a@@. If it says @@OpenBSD fruit.ircnow.org 6.8 GENERIC#6 amd64@@, you need to upgrade. If it says @@OpenBSD fruit.ircnow.org 6.9 GENERIC.MP#98 amd64@@, you are on the most recent OS version.%0a%3c %0a%3c Next, make sure to back up any files. Use [[Openbsd/dump|dump]] and [[Openbsd/restore|restore]].%0a%3c %0a%3c [@%0a%3c $ doas sysupgrade%0a%3c @]%0a%3c %0a%3c The upgrade should begin automatically. You can view it in the [[Openbsd/cu|serial console]] for [[VPS/intro|VMM]] or in VNC for [[Openbsd/buyvm|BuyVM]].%0a%3c %0a%3c Attach:upgrade68-1.png%0a%3c Attach:upgrade68-2.png%0a%3c Attach:upgrade68-3.png%0a%3c Attach:upgrade68-4.png%0a%3c Attach:upgrade68-5.png%0a%3c Attach:upgrade68-6.png%0a%3c %0a%3c To check if installation succeeded:%0a%3c %0a%3c [@%0a%3c $ uname -a%0a%3c OpenBSD pear.my.domain 6.9 GENERIC.MP#98 amd64%0a%3c @]%0a%3c %0a%3c To check if you have the proper amount of RAM and number of cores, run [[openbsd/top|top]].%0a%3c %0a%3c Attach:upgrade68-7.png%0a%3c %0a%3c You will want to [[Openbsd/syspatch|patch]] the system:%0a%3c %0a%3c [@%0a%3c $ doas syspatch%0a%3c @]%0a%3c %0a%3c Then, you'll want to run [[https://man.openbsd.org/sysmerge|sysmerge]] to merge any configuration files:%0a%3c %0a%3c [@%0a%3c $ doas sysmerge%0a%3c @]%0a%3c %0a%3c Then, make sure to upgrade your packages:%0a%3c %0a%3c [@%0a%3c $ doas pkg_add -Uu%0a%3c @]%0a%3c %0a%3c Read and fix any error messages that you may see.%0a%3c %0a%3c You will want to reboot after some patches:%0a%3c %0a%3c [@%0a%3c $ doas shutdown -r now%0a%3c @]%0a
  23. host:1634278098=125.224.28.113