Re: [libvirt-users] virsh console and other language keymaps

2018-11-29 Thread Peter Krempa
On Thu, Nov 29, 2018 at 06:41:19 -0800, Michael Taboada wrote: > Hi, > I've got a small vm server running kvm + libvirt, and I made a simple shell > script that allows users to ssh in and control their vms (power off, etc). > However, one of my users uses the french canadian keyboard layout on he

Re: [libvirt-users] virsh console and other language keymaps

2018-11-29 Thread Daniel P . Berrangé
On Thu, Nov 29, 2018 at 06:41:19AM -0800, Michael Taboada wrote: > Hi, > I've got a small vm server running kvm + libvirt, and I made a simple > shell script that allows users to ssh in and control their vms (power > off, etc). However, one of my users uses the french canadian keyboard > layout on

Re: [libvirt-users] virsh console logging and pty usage

2012-05-10 Thread Dave Allan
On Wed, May 09, 2012 at 11:39:10AM -0500, Doug Goldstein wrote: > On Tue, May 8, 2012 at 9:43 PM, Alex Jia wrote: > > Hi Doug, > > > > Replace your console type from 'file' to 'pty' it looks like this: > > > >   > > > > > >   > > > > > > And then append the parameter "console=ttyS0,115200" to

Re: [libvirt-users] virsh console logging and pty usage

2012-05-09 Thread Doug Goldstein
On Tue, May 8, 2012 at 9:43 PM, Alex Jia wrote: > Hi Doug, > > Replace your console type from 'file' to 'pty' it looks like this: > >   > > >   > > > And then append the parameter "console=ttyS0,115200" to guest kernel > cmdline and reboot your guest, to use virsh console to connect your > gue

Re: [libvirt-users] virsh console logging and pty usage

2012-05-08 Thread Alex Jia
Hi Doug, Replace your console type from 'file' to 'pty' it looks like this: And then append the parameter "console=ttyS0,115200" to guest kernel cmdline and reboot your guest, to use virsh console to connect your guest again. For details, please refer to the following link: http://lib

Re: [libvirt-users] virsh console

2011-09-21 Thread Dave Allan
On Wed, Sep 21, 2011 at 03:16:03PM -0500, Jeff wrote: > Probably a dumb question, but when I run virsh console guestname, > should I expect to get a login prompt for my guest? If I run that > command while the OS is booting I can see the boot process...but > then it just freezes and I never get a