Lines Matching refs:dev
31 you open /dev/console. So, for example:
35 defines that opening /dev/console will get you the current foreground
47 You will need to create a new device to use /dev/console. The official
48 /dev/console is now character device 5,1.
53 Here's an example that will use /dev/ttyS1 (COM2) as the console.
56 1. Create /dev/console (real console) and /dev/tty0 (master virtual
59 cd /dev
88 6. /dev/console and X
90 open /dev/console. If you have created the new /dev/console device,
93 /dev/console instead of /dev/tty0. Some of those programs are:
100 console=/dev/tty0), /dev/console is the same as /dev/tty0. In that