我想在我的PXE服务器上为我的Edubuntu12.04设置一个Preseed,运行PXE Linux,但我似乎不知道如何添加Preseed。
LABEL Install edUbutnu Junior 12.04 x86
MENU LABEL edUbuntu Junior 12.04 x86
KERNEL edubuntu/vmlinuz
APPEND boot=casper netboot=ntf nfsroot=10.30.92.10:/images/isos/edubuntu initrd=edubuntu/initrd.lz preseed/url=http://10.30.92.10/edubuntu1204/juniorgrades.seed splash --
LABEL Install edUbutnu Senior 12.04 x86
MENU LABEL edUbuntu Senior 12.04 x86
KERNEL edubuntu/vmlinuz
APPEND boot=casper netboot=ntf nfsroot=10.30.92.10:/images/isos/edubuntu initrd=edubuntu/initrd.lz preseed/url=http://10.30.92.10/edubuntu1204/seniorgrades.seed splash --发布于 2014-06-14 14:53:11
你是说netboot=nfs而不是netboot=ntf吗?
更正这些错误,然后再试一次。
https://askubuntu.com/questions/184315
复制相似问题