From: 樊朋 <122...@gm...> - 2010-05-12 00:50:59
|
Thank you Henry.But it really works,with the support for vmdk files by modifying cobd.c. In the config file,i do this: cobd0="c:\a.vmdk root=/dev/cobd0p1" and in the cobd.c ,support 5 device numbers each cobd using "add_disk(5)". cobd0p1 means the first partition .a.vmdk is created by vmware and with ubuntu inside the first partition. I'll have a try inside the host side.To me ,a little difficult ,for i have no knowledge with windows programming. Thanks. |