Sponsored Content
Full Discussion: Virtual Console RedHat
Operating Systems Linux Red Hat Virtual Console RedHat Post 302904577 by fpmurphy on Wednesday 4th of June 2014 11:29:34 PM
Old 06-05-2014
Quote:
Originally Posted by rbatte1
When you say "virtual console" what are you referring to? Is the server running under VMWare, Hyper-V or the like, or are you at the GUI console of a desktop server and have opened a console window?
Actually, Linux supports a number of virtual consoles. That is what the OP is talking about.
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Problem regarding :::: Xen virtual console

hello, I am using fedora core 6. and there is Xen Virtual Console installed in my system ....due to which I am not able to use my serial ports....... What is thi Xen virtual console and what it does????? So, Can I unintall this Xen virtual Console..... or any method so that I can use my... (3 Replies)
Discussion started by: arunchaudhary19
3 Replies

2. Red Hat

Virtual ip or CARP configure in Redhat Linux

Hi everyone, Can you please tell me the procedure to configure Virtual ip (CARP) mechanism into the Redhat Linux? Thanks in advanced. Regards, Jagdish Machhi (1 Reply)
Discussion started by: jagdish.machhi@
1 Replies

3. UNIX for Dummies Questions & Answers

Windows to Linux remote console using VNC brings up blank console screen with only mouse pointer

:confused:Hi This was installed on the Linux box a few weeks back by a guy that no longer works for us. All worked fine until last week. Now when we connect its just a blank screen with no icons. I get a whole bunch of errors when starting the service too: Tue Feb 23 14:29:45 2010 ... (1 Reply)
Discussion started by: wbdevilliers
1 Replies

4. UNIX for Dummies Questions & Answers

Have to log out of a virtual terminal twice in order to exit virtual terminals

Not really a newbie, but I have a strange problem and I'm not sure how to further troubleshoot it. I have to log out of a virtual terminal by typing exit, then exit again as in: woodnt@toshiba-laptop ~ $ exit logout woodnt@toshiba-laptop ~ $ exit logout I DON'T have to do this when I'm... (1 Reply)
Discussion started by: Narnie
1 Replies

5. Ubuntu

ubuntu 9.10 virtual console issue

i'm having a frustrating issue with virtual consoles on my ubuntu 9.10 setup i was having trouble accessing the virtual consoles at all (no visible display) so i installed XDM and set it as the default X login manager) now when i hit ctl-alt F1-F6 instead of the usual getty (login prompt) i get... (0 Replies)
Discussion started by: hopper195
0 Replies

6. Solaris

Change hostID of Solaris 10 virtual/guest machine installed by Virtual Box 4.1.12 on Windows-XP host

Trying to set or modify the randomly set hostID of a Solaris 10 virtual/guest machine that I installed on a Windows-XP host machine (using Virtual Box 4.1.12). I was able to set/modify the hostname of the Solaris 10 virtual/guest machine during installation as well as via the Virtual Box... (4 Replies)
Discussion started by: Matt_VB
4 Replies

7. UNIX for Beginners Questions & Answers

How to perform kickstart installation with virtual floppy image from ILO console?

HI All, I have created a kickstart file and converted into .img with below procedure to mount this as a floppy image file to supply the kickstart file during the installation time. But installation failing with unknown ks file location and other error messages. 1. Build an empty floppy... (3 Replies)
Discussion started by: venumutyalu
3 Replies

8. UNIX for Beginners Questions & Answers

Providing virtual machine priority in kvm based virtual machines

Hi All, Is there any way I can prioritize my VMs when there is resource crunch in host machine so that some VMs will be allocated more vcpu, more memory than other VMs in kvm/qemu hypervisor based virtual machines? Lets say in my cloud environment my Ubuntu 16 compute hosts are running some... (0 Replies)
Discussion started by: SanjayK
0 Replies

9. Solaris

Virtual Terminal (Console) showing non-global zone?

Hope that everyone is doing well today. Happy Friday. I am running an illumos (opensolaris) based system which is like SmartOS, OmniOS, and OpenIndiana I have been searching all over the Internet into various documents and forms that have to do with Solaris, Opensolaris, Illumos, and SmartOS... (3 Replies)
Discussion started by: LonnieTC
3 Replies
pm(4)							     Kernel Interfaces Manual							     pm(4)

Name
       pm - monochrome/color bitmap graphics

Syntax
       device	 pm0  at ibus?	vector pmvint

Description
       The video subsystem provides a half page or full page, user-accessible bitmap display for graphics.  The subsystem consists of a 256 Kbytes
       (monochrome) or a 1 Mbyte (color) block of dual port RAM, a mouse or tablet, a keyboard, and a video monitor.

       The subsystem device driver supports a hybrid terminal with three minor devices.  The first minor device emulates a glass tty with a screen
       that  appears  as  an 80-column by 56-row page that scrolls from the bottom.  This device is capable of being configured as the system con-
       sole.

       The second minor device is reserved for the mouse.  This device is a source of mouse state changes.  (A state change is defined as  an  X/Y
       axis mouse movement or button change.)  When opened, the driver couples movements of the mouse with the cursor.	Mouse position changes are
       filtered and translated into cursor position changes in an exponential manner.  Rapid movements result in large	cursor	position  changes.
       All cursor positions are range checked to ensure that the cursor remains on the display.

       The  third  minor  device  provides  an access path for console output that does not disturb the graphics display.  The caller can open the
       device When this device is open, the graphics driver redirects console device output to the input buffer of this  device.   This  mechanism
       disables console output on the screen and saves the output for later display. This preserves the graphic display integrity.

       Input and output on the first and third minor devices are processed by the standard line disciplines.

       The Hold Screen key is supported. The graphics driver treats this key as if CTRL/S or CTRL/Q had been pressed. Pressing the Hold Screen key
       suspends the output (if it is not already suspended). To resume the output, press the Hold Screen key again.

Files
       Console terminal or graphics device

       Mouse or tablet graphics device

       Console message window for workstation

See Also
       console(4), devio(4), tty(4), ttys(5), MAKEDEV(8)

								       RISC								     pm(4)
All times are GMT -4. The time now is 12:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy