Linux 下制作光盘 ISO 镜像文件
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash

·
前提
由于当前重装系统, 缺少了 intel 驱动, 导致网络无法使用
解决方法
制作 ISO 镜像文件
利用 IDRAC 卡中, 直接导入 ISO 文件方法, 导入文件
实现
1. 把需要的 RPM 文件存放到 /tmp/test 下
2. 使用下面命令直接创建光盘文件到 /tmp/driver.iso
mkisofs -V inteldriver -J -jcharset=utf8 -r -o /tmp/driver.iso /tmp/test/




A beautiful web dashboard for Linux
最近提交(Master分支:11 天前 )
186a802e
added ecosystem file for PM2 5 年前
5def40a3
Add host customization support for the NodeJS version 5 年前
更多推荐
所有评论(0)