Accessing a Shell on the CTPView Server (CTPView Server CLI)
Before you begin, you must have physical access to the server with a connected monitor and keyboard.
To gain access to a shell:
- Use the power switch on the server to turn off the power.
- Turn on the server power.
- When the blue GNU GRUB screen appears, enter the letter p. You have only a few seconds to do this.
- Enter the GRUB Boot Loader password.
- Enter the letter e.
- Use the keyboard arrows to highlight the line that begins with the word kernel.
- Enter the letter e.
- Enter the following code at the end of the highlighted
line:
init=/bin/bash
- Enter the letter b.
The system boots and displays the bash-3.00# shell prompt.
- Enter the following command:
/bin/mount /dev/md2 -o remount,rw