Ubuntu 16.04安装Cobbler 2.9
生活随笔
收集整理的這篇文章主要介紹了
Ubuntu 16.04安装Cobbler 2.9
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
Ubuntu 16.04安裝Cobbler 2.9:
注:
1、Cobbler 2.9新增uefi支持
2、Cobbler 2.9依賴syslinux 6.x版本支持
apt-get install apache2、libapache2-mod-wsgi、python-cheetah、python-netaddr、python-simplejson、python-urlgrabber、python-yaml、python-django
apt-get install tftpd-hpa
apt-get install nasm uuid-dev
wget https://www.kernel.org/pub/linux/utils/boot/syslinux/syslinux-6.03.tar.gz
tar zxfv syslinux-6.03.tar.gz
cd syslinux-6.03
make
make install
git clone https://github.com/cobbler/cobbler.git
cd cobbler
make
make install
ln -s /etc/apache2/conf-available/cobbler.conf /etc/apache2/conf-enabled/
/etc/init.d/apache2 restart
/etc/init.d/cobblerd restart
cobbler check (根據提示處理)
cobbler sync
ks或seed文件存放路徑:/var/lib/cobbler/templates/
對應的cobbler profile add或edit時參數為--template=/var/lib/cobbler/templates/xxx.ks
iso內容存放路徑:/srv/www/cobbler/distro_mirror/
轉載于:https://blog.51cto.com/yangzhiming/2055880
總結
以上是生活随笔為你收集整理的Ubuntu 16.04安装Cobbler 2.9的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: fileUpload 文件上传
- 下一篇: es 同义词 热更新 1.1版本