[ubuntu-cloud] bundling windows image
Indra Suryatama
indra_suryatama at hotmail.com
Wed Dec 29 05:23:58 UTC 2010
Ive tried following the instruction on
http://kiranmurari.wordpress.com/2010/03/29/uec-bundling-windows-image/
the 1st question is
I couldnt do some of command there..
why, but I couldnt 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 couldnt 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 works ok but when I try to run the instances from the image Ive
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-cloud/attachments/20101229/3fc63fe5/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 1685 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/ubuntu-cloud/attachments/20101229/3fc63fe5/attachment-0001.obj
More information about the Ubuntu-cloud
mailing list