gnuhub / kiwi

注解kiwi充分理解linux系统构建,以便从零开始构建操作系统
http://localhost:8080/wiki/index.php?title=kiwi
GNU General Public License v2.0
0 stars 0 forks source link

创建镜像hello world #2

Open gnuhub opened 10 years ago

gnuhub commented 10 years ago

https://github.com/gnuhub/kiwi/tree/gnuhub_kiwi/template/ix86/suse-13.1-JeOS

文档很清楚了,问题是实际操作
优化加速 自动化
做成一个jenkins 自动job
gnuhub commented 10 years ago

构建一个最小的系统第一版

cd /opt/
mkdir test1
cd test1
kiwi --build suse-13.1-JeOS -d ./images -t iso
gnuhub commented 10 years ago

问题

The bootloader genisoimage is missing. Please make sure that you have installed the package providing genisoimage on your image build machine
gnuhub commented 10 years ago

解决

zypper -n install genisoimage
gnuhub commented 10 years ago

构建速度很慢?

tip: create a local 13.1 installation source to speed up the build process
tip: copy 13.1 DVD
gnuhub commented 10 years ago

http://software.opensuse.org/131/en http://download.opensuse.org/distribution/13.1/iso/openSUSE-13.1-DVD-x86_64.iso?mirrorlist