|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] usb not working in dom0
> Okay, this is the problem. None of the USB options are in my
> dist/install/boot/config-2.6.9-xen0 file.
>
> I used this:
>
> grep USB config-2.6.9-1.667 >> ~/xen-2.0/linux-2.6.9-xen0/.config
The dist/install/boot/config-2.6.9-xen0 file is the master - you should be
adding the USB options into this otherwise it'll overwrite the .config file
if you make world. Then run make world in the top level directory to build
everything.
> to get all my USB parameters from a working config. I then ran "make
> ARCH=xen oldconfig". After this the .config file no longer had the USB
> options in it.
If you run this in the Linux directory it shouldn't be removing any options...
Are you sure you didin't run the command in a different dir?
HTH,
Mark
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|