Integrity Servers
1753875 Members
7713 Online
108809 Solutions
New Discussion юеВ

Re: How boot linux form console in Itanium 5670?

 
Jimmy_13
Advisor

How boot linux form console in Itanium 5670?

I have a new itanium 5670 with Linux AS preinstalled.

There isn't a graphic card with the VGA and USB connectors.

When i connect to GSP with serial cable and Hiperterminal, i can start the boot of linux, but the operating system don't give the prompt, i suppose that the operating system search a graphic monitor.

Can i boot Linux in the Itanium form the console?

How Can i work with linux on Itanium from serial console.

Thanks
3 REPLIES 3
kris rombauts
Honored Contributor

Re: How boot linux form console in Itanium 5670?

Hi Jimmy,

have a look here on page 5-9:

http://h200005.www2.hp.com/bc/docs/support/SupportManual/c00099083/c00099083.pdf

Configuring Your Console
-------------------------

The default console configuration for the Itanium 2-based system is a local graphics display using a USB keyboard and requires no
setup. The display screen can also be a remote serial console connected through a serial port or through a terminal attached to a serial port. Examples include a management processor├в s serial port or a network connection through a management processor that the system treats like a serial port. If you plan to use a serial console, configure it using the directions in this section before using the HP Enablement Kit for Linux. ...

read further one on those pages

HTH

Kr
Ivajlo Yanakiev
Respected Contributor

Re: How boot linux form console in Itanium 5670?

Yes you can do it :)
Gerben Roest
Occasional Advisor

Re: How boot linux form console in Itanium 5670?

If it is not already there, you can give the following extra command-line options:

console=ttyS0,9600,8n1

to the linux kernel. You have to change 9600 to your terminal speed.

If the machine has booted, a serial port getty like mgetty is needed for login.