Sun Fire X4150 Server Product Notes
21
a. Change
id:5:initdefault: to id:3:initdefault:
b. Under the section “Run gettys in standard runlevels” add the following as
the first line:
co:2345:respawn:/sbin/agetty ttyS1 115200 vt100B
c. Save and exit the file.
5. Reboot.
Tools and Drivers CD Versions 1.3.1 or Later
1. Use a text editor to edit the
/etc/grub.conf
file.
2. Append the following to the kernel boot parameter line:
console=tty0 console=ttyS0, 9600
For example, the new kernel boot parameter line should look similar to this:
kernel /vmlinux-2.x.x ro root=LABEL/1 rhgb quiet console=tty1
console=ttyS0, 9600
3. Edit
/etc/securetty
.
a. Add the
ttyS0
to the bottom of the file.
b. Save and exit the file.
4. Edit
/etc/inittab
.
a. Change
id:5:initdefault: to id:3:initdefault:
b. Under the section “Run gettys in standard runlevels” add the following as
the first line:
co:2345:respawn:/sbin/agetty ttyS0 9600 vt100B
c. Save and exit the file.
5. Reboot.
SuSE Linux Enterprise Server (SLES)
Minimum versions for this procedure is SLES 10 SP1 64-bit.
Use the procedure that corresponds to the firmware version that you are using:
■
“Tools and Drivers CD Versions Earlier Than 1.3.1” on page 22
■