[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen Dom U kernel
Thank you for your pointers.
Please find the answers for your questions. May be there could be something I am doing wrong here.
Where did you come up with the .config file? Did you use the same one as the Dom0?
NO. After I do git pull from konrad git repository and do make menuconfig, I guess the .config file is generated. I am not using Dom 0 .config file.
1). Do you have the filesystem for you DomU compiled in?
NO. After My xen with pvops dom 0 is up and running, I just pulled the dom U from konrad git and compiled.
2). Does you guest configuration file have an 'extra' and 'root'? Try
for right now to only have the root, and make sure it is minimal. Below are the only options I have in my guest configuration file. I doubt if I have provided the right disk option here. Please help me here if I provided the wrong disk option.
kernel = "/boot/vmlinuz-2.6.33"
ramdisk = "boot/initrd-2.6.33.img"
builder='linux'
memory=512
disk = ['phy:sda2,sda2,w']
root="/dev/volGroup01/Logvol00 ro"
I have CONFIG_BLK_DEV_INITRD=y set
Please let me know if something wrong I did here.
Thank You.
On Thu, Apr 22, 2010 at 6:36 PM, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |