mak iso
Posted yugengde
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mak iso相关的知识,希望对你有一定的参考价值。
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的主要内容,如果未能解决你的问题,请参考以下文章