X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=build%2FCreateIso.sh;fp=build%2FCreateIso.sh;h=959299d85816b5070893fcde74e018600c10505b;hp=538faa391f9e3afb4b183bda13424cdaadecdfb2;hb=df9b4872e6aeed3d7f50a33c5447ea9dec83fcfa;hpb=58465639abd3fb09ab52f3811b0897598d61a206 diff --git a/build/CreateIso.sh b/build/CreateIso.sh index 538faa3..959299d 100755 --- a/build/CreateIso.sh +++ b/build/CreateIso.sh @@ -1,6 +1,6 @@ #!/bin/sh -make DEBUG_ALL=1 world +#make DEBUG_ALL=1 world cp vmm.img iso mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot -boot-load-size 4 -boot-info-table -o test.iso iso