[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] iscsi patch
> actually, to make it for xenU from xen0 (no compiler tools in xenU on my > setup), i have to also replace all occurances 'uname -r' with something that > gives me '2.6.7-xenU' (eg echo 2.6.7-xenU) in both the makefile and > install.sh files. it's a bit of a pain. Hmm, I'm not sure why you had to do that. I build on a totally different system to the one I'm installing on (it runs a 2.4 kernel) and other than editing TOPDIR and KDIR everything worked fine if I did a "make ARCH=xen", and then did a "make ARCH=xen install" on the target system (it shouldn't rebuild anything, so you won't need a compiler). > the initrd comment is true though, unless iscsi (built in to the kernel) > could be convinced to connect via a kernel parameter... that seems a bit > extreme though when an initrd would solve the problem nicely. Adding a kernel command line parameter to do this would be tough -- iscsid is a big daemon and setting up a connection to an iscsi disk is really quite complex. Ian ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |