随笔分类 - preseed&pxe
摘要:1.制作usb boot盘,在ubuntu上使用startup disk creater将ubuntu-server12.04.iso写入到usb中;2.修改syslinux文件夹中的syslinux.cfg文件,例如:prompt 1timeout 5default auto1label auto1kernel /install/vmlinuzappend initrd=/install/initrd.gz preseed/file=/preseed/preseed.cfg auto=true3.在preseed/目录下添加preseed文件4.安装virtualbox,创建虚拟机使系统从u
阅读全文

浙公网安备 33010602011771号