Change the disk entry to following and see if it works.

disk=[ 'phy:/dev/hda,hdc:cdrom,r', 'file:/tmp/test.disk.img,xvda,w', ]

You may just want to edit the template accordingly and create new dom. (which 
would use dd command to create another disk.)

/Jd

More...(drag mouse)
Bookmark Page
Forward
Next Tab
Previous Tab
Close Tab
Back
Toggle Bookmarks


 [input] 


SmootherFrOgZ <[EMAIL PROTECTED]> wrote: hi all,

first, i unable to make availble cdrom device when start domain.
my local drive doesn't work too.
and when i try throught Http setup, it tell me that my hard drive not present.

here is my domain config file : 

#  -*- mode: python; -*-
name='test'
ramdisk='/boot/xen/initrd.img'
kernel='/boot/xen/vmlinuz'
vif=[ 'mac=00:13:D4:9F:49:5B,bridge=xenbr0', ]
extra='4'
vcpus=2 
memory=500
disk=[ '/dev/hda,cdrom,r', 'tap:aio:/tmp/test.disk.img,xvda,w', ]
root='/dev/md0 rw'
on_reboot='destroy'
on_shutdown='rename-restart'
on_crash='destroy' 
image_name='Fedora_Core_Install'
image_conf='/var/log/xenman/image_store/Fedora_Core_Install/Fedora_Core_Install_test_image.conf'



Best regards,

Xavier

 -------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
XenMan-Users mailing list
XenMan-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xenman-users


 
---------------------------------
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
XenMan-Users mailing list
XenMan-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xenman-users

Reply via email to