> > kernel (hd0,0)/xen.gz dom0_mem=32768 com0=115200,8n1 com1=115200,8n1
> ^^^^^^^^^^^^^^^
> This bit is meaningless.
> There is no 'com0'. The two standard serial lines are 'com1' and 'com2'.
>
oh, thanks. I've been probably thinking in unix terms where everything
starts at zero :-)
> > module (hd0,0)/vmlinuz-2.6.9-xen0 root=/dev/hda3 ro console=ttyS0,115200n8
> ^^^^^^^^^
> This bit is actually
> unnecessary.
> The virtual console driver doesn't interpret extra parameters, even
> when it is impersonating ttyS0.
fixed, too.
Many thanks for excellent feedback :-)
j.
-------------------------------------------------------
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
|