[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] access serial port in domU


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: wei kin <kin2031@xxxxxxxxx>
  • Date: Mon, 17 Dec 2007 00:12:50 -0800 (PST)
  • Delivery-date: Mon, 17 Dec 2007 00:13:22 -0800
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=XuxMs0pAPKgbBOZUaAHWtiWKW2AF7RdbQVxDf9OZCIXI7YGhujjyVli4HM4QGi90bdSg0okQmiVWju74X0CTXemi61JIHBQ2wCsZrGW6m9keo7M0pq4Xm4yfOU0j7VqXZ1/9GnZzmTZk3TKJxk0v6zroUVqwfvoMCMAAKLDd+50=;
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

I am having problem when I am trying to access serial port in domU. I found a solution from the wiki.xensource.com as in the following lines:
___________________________________________________________________________
To have access to the serial port in DomU, we need to prevent Dom0 from taken hold of this piece of hardware
add to /etc/hotplug/blacklist the following modules to exclude from being loaded
8250
8250_pnp
serial_core
domU config:
irq = [ 4 ]
ioports = [ "3f8-3ff" ]
to load the modules in domU.
I had to install module-init-tools
I have copied /lib/modules/2.6.11.10-xenU/modules.dep and copied the serials modules to domU
I also had to change the permissions of /dev/ttyS0 to 666
I have added the modules to /etc/modules so they load on boot
__________________________________________________________________________
 
Here are my questions:
1. In my Linux,  /etc/hotplug/blacklist is a folder and has 3 files in it, which file should I use to blacklist the serial port?
2. Where should I copy the /lib/modules/2.6.11.10-xenU/modules.dep to?
3. Can you please tell me where is the 'serial module'? And where should I copy it to?
 
Thanks a lot.


Never miss a thing. Make Yahoo your homepage.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.