7.5. 从 USB 闪存驱动器部署 Minimal Raw 镜像
从自定义的 RHEL for Edge Minimal Raw 镜像创建了一个可引导的 USB 安装介质后,您可以通过从 USB 闪存驱动器部署 Minimal Raw 镜像并引导自定义镜像来继续安装过程。
先决条件
- 您有一个 8 GB USB 闪存。
- 您已从 RHEL for Edge Minimal Raw 镜像在 USB 驱动器中创建了一个可引导的安装介质。
流程
- 将 USB 闪存驱动器连接到要引导自定义镜像的计算机。
- 打开系统。
从 USB 闪存驱动器引导 RHEL for Edge Minimal Raw 镜像。引导菜单显示以下选项:
Install Red Hat Enterprise Linux 9 Test this media & install Red Hat Enterprise Linux 9
Install Red Hat Enterprise Linux 9 Test this media & install Red Hat Enterprise Linux 9
Copy to Clipboard Copied! Toggle word wrap Toggle overflow - 选择Install Red Hat Enterprise Linux 9。这将启动系统安装。
验证
使用您在蓝图中配置的用户名和密码引导到镜像。
检查发行版本:
cat /etc/os-release
$ cat /etc/os-release
Copy to Clipboard Copied! Toggle word wrap Toggle overflow 列出系统中的块设备:
lsblk
$ lsblk
Copy to Clipboard Copied! Toggle word wrap Toggle overflow