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
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
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
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
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
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