X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=README;fp=README;h=9801015e8988058c98a203503033a23bf790492d;hb=1340b4067abb42b2f57667123f15d722e1f9957c;hp=521cfb46500618d273fcfb3fde584ccc3d36277b;hpb=4dfd0e1afd05220c647e8c1dfe5c8743b067daa8;p=virt-p2v.git diff --git a/README b/README index 521cfb4..9801015 100644 --- a/README +++ b/README @@ -77,3 +77,13 @@ eg. from /var/lib/xen/images, to experiment with). For example: cp /var/lib/xen/images/rhel5gax32fv.img . make boot HDA=rhel5gax32fv.img + + +Serial console +---------------------------------------------------------------------- + +With livecd-tools >= 018, the CD should enable the serial console +(ttyS0, 9600 8N1). + +You can test this with: + make boot [...] SERIAL=yes