我正在寻找一个简短的教程,关于如何创建一个KVM与veewee?我想使用veewee来构建适合我的应用程序需求的操作系统。
发布于 2012-08-10 12:35:34
更新:在veewee页面上,您现在可以找到一个不错的文档:https://github.com/jedi4ever/veewee/blob/master/doc/kvm.md
I will use a different solution:
1. start an image with kvm
2. Use chef solo to customize the machine
3. Save an image to use it as a template for othershttps://stackoverflow.com/questions/11885865
复制相似问题