I’ve tried following the instruction on

http://kiranmurari.wordpress.com/2010/03/29/uec-bundling-windows-image/

 

the 1st question is 

I couldn’t do some of command there.. 

why, but I couldn’t do the command line using VNC 

it should be

$ sudo kvm -m 1024 -cdrom winxpcd.iso -drive file=winxp.img,boot=on
-nographic -vnc :0

But I go with 

$ sudo kvm -m 1024 -cdrom winxpcd.iso -drive file=winxp.img,boot=on 
 
The error is: 
Inet_listen_opts: bind(ipv4,0.0.0,5900); address already in use
Inet_listen_opts: FAILED
 
2nd I couldn’t do this command 
$ 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
 
So I modify the command to
$ sudo kvm -m 1024 -boot a -drive file=winxp.img,if=scsi,boot=on,index=1
-fda win-boot.img -net nic,model=e1000 
 
The error is on –net tap…  it said something wrong with bridge connection
 
 
 

The 3rd  question is

Everything work’s ok but when I try to run the instances from the image I’ve
upload

It just goes from pending state à terminated state

Why is it happen? Where I could find the log

 

 

Thank you very much

 

 

    Best Regards

Description: signature (Custom)

Indra Suryatama

Phone:   

+6285742865348

+6281325610080

 

 

<<attachment: image001.jpg>>

-- 
Ubuntu-cloud mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-cloud

Reply via email to