<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Monotype Corsiva";
        panose-1:3 1 1 1 1 2 1 1 1 1;}
@font-face
        {font-family:Induction;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>I&#8217;ve tried following the instruction on<o:p></o:p></p><p class=MsoNormal><a href="http://kiranmurari.wordpress.com/2010/03/29/uec-bundling-windows-image/">http://kiranmurari.wordpress.com/2010/03/29/uec-bundling-windows-image/</a><o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>the 1<sup>st</sup> question is <o:p></o:p></p><p class=MsoNormal>I couldn&#8217;t do some of command there.. <o:p></o:p></p><p class=MsoNormal>why, but I couldn&#8217;t do the command line using VNC <o:p></o:p></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:black'>it should be<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:black'>$ sudo kvm -m 1024 -cdrom winxpcd.iso -drive file=winxp.img,boot=on -nographic -vnc :0<o:p></o:p></span></p><p class=MsoNormal>But I go with <o:p></o:p></p><pre><span style='color:black'>$ sudo kvm -m 1024 -cdrom winxpcd.iso -drive file=winxp.img,boot=on <o:p></o:p></span></pre><pre><span style='color:black'><o:p>&nbsp;</o:p></span></pre><pre><span style='color:black'>The error is: <o:p></o:p></span></pre><pre><span style='color:black'>Inet_listen_opts: bind(ipv4,0.0.0,5900); address already in use<o:p></o:p></span></pre><pre><span style='color:black'>Inet_listen_opts: FAILED<o:p></o:p></span></pre><pre><span style='color:black'><o:p>&nbsp;</o:p></span></pre><pre><span style='color:black'>2<sup>nd</sup> I couldn&#8217;t do this command <o:p></o:p></span></pre><pre>$ sudo kvm -m 1024 -boot a -drive file=winxp.img,if=scsi,boot=on,index=1 -fda win-boot.img -net nic,model=e1000 -net tap-nographic -vnc :0<o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>So I modify the command to<o:p></o:p></pre><pre>$ sudo kvm -m 1024 -boot a -drive file=winxp.img,if=scsi,boot=on,index=1 -fda win-boot.img -net nic,model=e1000 <o:p></o:p></pre><pre><o:p>&nbsp;</o:p></pre><pre>The error is on &#8211;net tap&#8230;  it said something wrong with bridge connection<o:p></o:p></pre><pre><span style='color:black'><o:p>&nbsp;</o:p></span></pre><pre><span style='color:black'><o:p>&nbsp;</o:p></span></pre><pre><span style='color:black'><o:p>&nbsp;</o:p></span></pre><p class=MsoNormal>The 3<sup>rd</sup>  question is<o:p></o:p></p><p class=MsoNormal>Everything work&#8217;s ok but when I try to run the instances from the image I&#8217;ve upload<o:p></o:p></p><p class=MsoNormal>It just goes from pending state <span style='font-family:Wingdings'>à</span> terminated state<o:p></o:p></p><p class=MsoNormal>Why is it happen? Where I could find the log<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Thank you very much<o:p></o:p></p><p class=MsoNormal><span style='font-family:Induction'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Monotype Corsiva"'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Monotype Corsiva"'>    Best Regards<o:p></o:p></span></p><p class=MsoNormal><img border=0 width=107 height=53 id="Picture_x0020_1" src="cid:image001.jpg@01CBA752.33570950" alt="Description: signature (Custom)"><o:p></o:p></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Monotype Corsiva"'>Indra Suryatama<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Monotype Corsiva"'>Phone:   <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Monotype Corsiva"'>+6285742865348<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:12.0pt;font-family:"Monotype Corsiva"'>+6281325610080<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>