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 login prompt. Assuming you're running Linux in the guest, it sounds like you don't have a getty configured on ttyS0. How you do that is distro specific. Dave