本文記錄使用boot.iso鏡像安裝Oracle Linux 8。
鏡像下載
Oracle Linux 8 boot鏡像可以從這里下載。
安裝
Oracle Linux 8 boot鏡像安裝系統跟使用全鏡像安裝過程基本一樣,除了需要自己手動配置軟件源,我這里使用的時Oracle官方提供的yum源:
名稱 | 地址 | 類型 |
---|---|---|
baseos | https://yum.oracle.com/repo/OracleLinux/OL8/baseos/latest/x86_64 | Repository URL |
ol8_AppStream | https://yum.oracle.com/repo/OracleLinux/OL8/appstream/x86_64/ | Repository URL |
ol8_UEKR6 | https://yum.oracle.com/repo/OracleLinux/OL8/UEKR6/x86_64/ | Repository URL |
聲明:本作品采用署名-非商業性使用-相同方式共享 4.0 國際 (CC BY-NC-SA 4.0)進行許可,使用時請注明出處。
Author: MonsterMeng92