pxe使用nfs安装的时候提示 NFS over TCP not available from ip done.Unable to find a live file system on

pxe装机 提示
NFS over TCP not available from 10.11.97.5
done.
Unable to find a live file system on the network 

需要修改 tftp中的grub.cfg文件

set default=0
set timeout=3

set color_normal=white/black
set color_highlight=black/light-gray

menuentry "Install Kylin-Desktop" {
linux		${root}/casper/vmlinuz boot=casper only-ubiquity locale=zh_CN  splash audit=0 ethdevice-timeout=60 ip=dhcp  netboot=nfs nfsroot=172.16.41.1:/opt/nfs/x86_64 security=
initrd		${root}/casper/initrd.lz
}

需要在grub中加入参数 ip=dhcp

参考资料

https://askubuntu.com/questions/1228405/ubuntu-20-04-lts-does-not-boot-up-using-pxe-and-nfs

I just found that a new parameter ip=dhcp is needed since 19.10
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1848018

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值