PXE(preboot execution environment):【网络】预启动执行环节:引导 live光盘 ubuntu livecd 18.04+:成功
比较艰难的成功了。
艰难在于:吱吱吱吱(知知知知知):就是歌init启动参数而已!
最最艰难在于:这个nfs服务器软件有很大的关系。很多时候不是你不行,而是条件不具备 or 条件看似具备但其实有问题
default menu.c32
label ubuntu-18.04.2
menu label ubuntu (version 18.04.02)
kernel ub1804/casper/vmlinuz
append root=/dev/nfs netboot=nfs nfsroot=192.168.56.1:/e/pxe/ub1804 boot=casper initrd=ub1804/casper/initrd text systemd.mask=tmp.mount
### systemd.mask=tmp.mount
label ubuntu-18.04.2-mate
menu label ubuntu (version 18.04.02-mate)
kernel ub1804m/casper/vmlinuz
append root=/dev/nfs netboot=nfs nfsroot=192.168.56.1:/e/pxe/ub1804m boot=casper initrd=ub1804m/casper/initrd text systemd.mask=tmp.mount
label ubuntu-18.10
menu label ubuntu (version 18.10)
kernel ub1810/casper/vmlinuz
append root=/dev/nfs netboot=nfs nfsroot=192.168.56.1:/e/pxe/ub1810 boot=casper initrd=ub1810/casper/initrd text systemd.mask=tmp.mount
label ubuntu-18.04.2-server
menu label ubuntu (version 18.04.02-server toram)
kernel ub1804s/casper/vmlinuz
append root=/dev/nfs netboot=nfs nfsroot=192.168.56.1:/e/pxe/ub1804s boot=casper initrd=ub1804s/casper/initrd text toram
### systemd.mask=tmp.mount
label ubuntu1-8s
menu label ubuntu (version 18.04.02-server systemd.mask)
kernel ub1804s/casper/vmlinuz
append root=/dev/nfs netboot=nfs nfsroot=192.168.56.1:/e/pxe/ub1804s boot=casper initrd=ub1804s/casper/initrd text systemd.mask=tmp.mount
### systemd.mask=tmp.mount
label ubuntukylin-18.10-enhanced-amd64
menu label ubuntukylin-18.10-enhanced-amd64 1111
kernel uk1810/casper/vmlinuz
append root=/dev/nfs netboot=nfs nfsroot=192.168.56.1:/uk1810 boot=casper initrd=uk1810/casper/initrd text systemd.mask=tmp.mount
### toram toram toram toram toram , need big ram to copy squash root FS!!!
label ubuntukylin-18.10-enhanced-amd64
menu label ubuntukylin-18.10-enhanced-amd64 (need big ram to copy 4G!)
kernel uk1810/casper/vmlinuz
append root=/dev/nfs netboot=nfs nfsroot=192.168.56.1:/uk1810 boot=casper initrd=uk1810/casper/initrd text toram
label deepin-15.9.2
menu label deepin-15.9.2
kernel deepin1592/live/vmlinuz
append root=/dev/nfs netboot=nfs nfsroot=192.168.56.1:/deepin1592 boot=live initrd=deepin1592/live/initrd.lz text
label deepin-15.9
menu label deepin-15.9
kernel deepin159/live/vmlinuz
append root=/dev/nfs netboot=nfs nfsroot=192.168.56.1:/deepin159 boot=live initrd=deepin159/live/initrd.lz text
PXE(preboot execution environment):【网络】预启动执行环节:引导 live光盘 ubuntu livecd 18.04+:成功的更多相关文章
- PXE(preboot execution environment):【网络】预启动执行环节:安装 debian 9系列:成功
PXE 安装的必要点和之前一样. 这里只着重说一下debian系列 特殊的地方: 第一:Release.gpg问题 该问题解决方式一:要求官方的dvd.cd中提供,貌似不太可能实现...... 该问题 ...
- PXE(preboot execution environment):【网络】预启动执行环节:安装 ubuntu、rehat系列:成功
必要条件: 网卡硬件支持 搭建相配套的DHCP\TFTP\HTTP(或FTP)后端服务器:推荐pxesrv,好用! 准备必要的pxe引导文件:pxelinux.0.menu.c32,该2位来自sysl ...
- PXE预启动执行环境
PXE(preboot execute environment,预启动执行环境)是由Intel公司开发的最新技术,工作于Client/Server的网络模式,支持工作站通过网络从远端服务器下载映像,并 ...
- ubuntu server 18.04的安装 以及配置网络还有ssh服务
ubuntu server 18.04的安装 以及配置网络还有ssh服务 服务器是 dell T420 安装过程中规中矩,其中最关键的是分区部分,由于是服务器,如果磁盘比较大的话,一定要用 uef ...
- PXE预启动执行环境的搭建
搭建DHCP地址服务器 DHCP地址分配的四次会话:(广播形式)[先到先得] Discovery---->Offer---->Request---->Ack 一个局域网内不能同 ...
- Ubuntu Server 18.04 网络设置不生效的解决
在Ubuntu18.04中,传统的配置/etc/network/interfaces已无用https://www.cnblogs.com/dunitian/p/6658578.html 新方法:修改 ...
- ubuntu server 18.04 网络配置
从17.10开始放弃在/etc/network/interfaces里固定IP的配置 配置文件是:/etc/netplan/50-cloud-init.yaml .用缩进来表示层级关系 冒号之后要有个 ...
- PXE高效能批量网络装机
PXE简绍 PXE(preboot execute environment,预启动执行环境)是由Intel公司开发的最新技术,工作于Client/Server的网络模式,支持工作站通过网络从远端服务器 ...
- Linux系统——PXE高效能批量网络装机
PXE:Pre-boot Excution Environment,预启动执行环境,石油Intel公司开发的网络引导技术,工作在Client.Server模式,允许客户机通过网络从远程服务器下载阴道镜 ...
随机推荐
- chrome浏览器下载内容存放位置
点击: 或者直接快捷键 ctrl +J 打开下载的资料在[设置]中可将浏览器设置成默认浏览器,更换下载内容的存放位置:给一个提示,本人未曾修改下载的存放位置,是用户/Administrator/Dow ...
- 11-13 js操作css样式
1.Js操作css样式 Div.style.width=”100px”.在div标签内我们添加了一个style属性,并设定了width值.这种写法会给标签带来大量的style属性,跟实际项目是不符. ...
- Adding a custom jar as a maven dependency
Using maven in a Java project is great. It manages builds (as customized as you may need), execution ...
- Spring quartz 单机、集群+websocket集群实现文本、图片、声音、文件下载及推送、接收及显示
相关环境 Nginx,Spring5.x当前(要选择4.0+),tomcat9.x或8.x都可以,Quartz 2.x集群(实际运用是Quartz的集群模式和单机模式共存的) 测试面页:http:// ...
- java文章标题及文章相似度计算hash算法实现
参看了 https://github.com/awnuxkjy/recommend-system 对方用了 余弦 函数实现相似度计算,我则用的是 hanlp+hash 算法(Hash算法总结) 再看服 ...
- I2C总线协议图解
原帖地址:https://www.cnblogs.com/aaronLinux/p/6218660.html
- ethtool 解决网卡丢包严重和网卡原理
1 概述 最近业务上老有问题,查看发现overruns值不断增加,学习了一下相关的知识.发现数值也在不停的增加.发现这些 errors, dropped, overruns 表示的含义还不大一样. ...
- QPS从0到4000请求每秒,谈达达后台架构演化之路(转载)
https://blog.csdn.net/czbing308722240/article/details/52350219 QPS从0到4000请求每秒,谈达达后台架构演化之路 达达是全国领先的 ...
- URL参数编码
简单明了区分escape.encodeURI和encodeURIComponent 一.前言讲这3个方法区别的文章太多了,但是大部分写的都很绕.本文试图从实践角度去讲这3个方法. 二.escape和它 ...
- docker-mysql-cron-backup不能执行任务
https://github.com/shiningrise/docker-mysql-cron-backup CRON_TIME=“0 18 * * * ?” 改为 CRON_TIME=0 18 * ...