UML_MCONSOLE(1) | General Commands Manual | UML_MCONSOLE(1) |
uml_mconsole — attach to the management console of a user-mode Linux kernel
uml_mconsole [socket] [command ...]
This manual page documents briefly the uml_mconsole command.
This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.
uml_mconsole is a program to connect to the management console of a user-mode Linux kernel. The UML management console is a low-level interface to the kernel, somewhat like the i386 SysRq interface. Since there is a full-blown operating system under UML, there is much greater flexibility possible than with the SysRq mechanism.
mconsole initialized on /tmp/umlNJ32yL/mconsole
uml_mconsole umlNJ32yL
(mconsole) config ubd3=root_fs_debian22 OK
(mconsole) config ubd3 OK root_fs_debian22
(mconsole) remove ubd3 OK
The UserModeLinux-HOWTO (link to URL http://user-mode-linux.sourceforge.net/UserModeLinux-HOWTO.html)
uml_mconsole was written by Jeff Dike and others.
This manual page was written by Matt Zimmerman mdz@debian.org for the Debian GNU/Linux system, based on material in the UserModeLinux-HOWTO by Rusty Russell, and the uml_mconsole source code.