首页 > 其他 > 详细

mak iso

时间:2017-06-14 00:26:42      阅读:282      评论:0      收藏:0      [点我收藏+]
Example:
genisoimage -o /yugengde/proxmox-1.1.iso -r -V "proxmox" --grub2-mbr ../proxmox.mbr --protective-msdos-label -efi-boot-part --efi-boot-image -c ‘boot/boot.cat‘ -b ‘boot/grub/i386-pc/eltorito.img‘ -no-emul-boot -boot-load-size 4 -boot-info-table --grub2-boot-info -eltorito-alt-boot -e ‘efi.img‘ -no-emul-boot .



xorriso -as mkisofs -o /yugengde/proxmox-1.1.iso -r -V "proxmox" --grub2-mbr ../proxmox.mbr --protective-msdos-label -efi-boot-part --efi-boot-image -c ‘boot/boot.cat‘ -b ‘boot/grub/i386-pc/eltorito.img‘ -no-emul-boot -boot-load-size 4 -boot-info-table --grub2-boot-info -eltorito-alt-boot -e ‘efi.img‘ -no-emul-boot .

mak iso

原文:http://www.cnblogs.com/yugengde/p/7004533.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!