[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] how to create /dev/xvda
Hi James,
On Tue, Sep 9, 2008 at 6:01 PM, James Corteciano <linux@xxxxxxxxxxxxxxxxx> wrote: If the modules are compiled in kernel or as modules, you just need to become root and say:
To make things clear, the things that I'm mentioning here only applies for fully virtualized HVM guests. modprobe xenblk modprobe xennet That would also trigger some other xen related modules such as the pci and balloon drivers. This will only happen if the modules are there. If your distribution didn't provide these modules, you can either: - download the unmodified_drivers folder from the xen kernel and try to compile it in your domu - try to use Xen's own kernels and then compile the unmodified_drivers This will create the devices in your /dev folder. You can check the output of modprobe by dmesg command. For further info, you can check out the mail archive and/or google for paravirtual drivers for hvm guests. Emre _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |