“Openbsd”的版本间的差异

来自linux中国网wiki
跳到导航 跳到搜索
第6行: 第6行:
 
   axel https://mirrors.aliyun.com/openbsd/6.9/amd64/install69.iso
 
   axel https://mirrors.aliyun.com/openbsd/6.9/amd64/install69.iso
  
 +
<pre>
 
如果安装到硬盘的 应该是 install69.img
 
如果安装到硬盘的 应该是 install69.img
  
  
 
注意看 File Sets  下面的安装指导 大不了全选吧 哈哈  
 
注意看 File Sets  下面的安装指导 大不了全选吧 哈哈  
 +
game的可以不要
 +
    bsd The kernel required
 +
    bsd.mp The multi-processor kernel (only on some platforms)
 +
    bsd.rd The ramdisk kernel
 +
    baseXX.tgz The base system required
 +
    compXX.tgz The compiler collection, headers and libraries
 +
    manXX.tgz Manual pages
 +
    gameXX.tgz Text-based games
 +
    xbaseXX.tgz Base libraries and utilities for X11 (requires xshareXX.tgz)
 +
    xfontXX.tgz Fonts used by X11
 +
    xservXX.tgz X11’s X servers
 +
    xshareXX.tgz X11’s man pages, locale settings and includes
 +
 +
</pre>
 
https://www.openbsdhandbook.com/installation/
 
https://www.openbsdhandbook.com/installation/
  

2021年10月29日 (五) 08:28的版本

install

iso download

https://mirrors.aliyun.com/openbsd/7.0/amd64/ https://mirrors.aliyun.com/openbsd/6.9/amd64/ 此时最新的是6.9 so

 axel https://mirrors.aliyun.com/openbsd/6.9/amd64/install69.iso
如果安装到硬盘的 应该是 install69.img


注意看 File Sets  下面的安装指导 大不了全选吧 哈哈 
game的可以不要 
    bsd The kernel required
    bsd.mp The multi-processor kernel (only on some platforms)
    bsd.rd The ramdisk kernel
    baseXX.tgz The base system required
    compXX.tgz The compiler collection, headers and libraries
    manXX.tgz Manual pages
    gameXX.tgz Text-based games
    xbaseXX.tgz Base libraries and utilities for X11 (requires xshareXX.tgz)
    xfontXX.tgz Fonts used by X11
    xservXX.tgz X11’s X servers
    xshareXX.tgz X11’s man pages, locale settings and includes

https://www.openbsdhandbook.com/installation/

桌面可以安装awesome 等等

https://openports.se/

reference

https://www.openbsdhandbook.com/installation/

安装OpenBSD 6.4的步骤

OpenBSD桌面安装

openbsd安装-命令行操作-virtualbox

Linux 生活第十三期,BSD 小试牛刀

使用 BSD 作为桌面系统

openbsd安装教程