WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Xen and serial port

Hi guys,
I've got the same problem. Following recommendations above I added serial
stuff on dom0 to blacklist.
In /etc/xen/vm/vm2 file I added irq and ioports section. I added 8250 and
serial_core and rebuild the kernel on domU. When vm get loaded there is no
word about serial in dmesg output. On the other side there  are /dev/ttyS0
to ttyS7 on dom0
Have I missed something?

Thanks,
Artiom
 

shacky wrote:
> 
>> What's about /dev/ttyS* in dom0? If any ttyS* exists in dom0 you cannot
>> use it in domU. You must disable all serial port modules like "8250" or
>> "serial_core".
> 
> I disabled that modules and they are not loded. In reality they was
> not loaded neither before blacklisting them. I think the kernel was
> compiled with the serial support built in it..
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Xen-and-serial-port-tf4327425.html#a12603816
Sent from the Xen - User mailing list archive at Nabble.com.


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-users] Xen and serial port, ArtiomSh <=