Sponsored Content
Full Discussion: Alom ?
Special Forums Hardware Alom ? Post 302961742 by hicksd8 on Thursday 3rd of December 2015 06:18:56 AM
Old 12-03-2015
Which prompt(s) can't you get to? The sc> or the root prompt (#) or both?

Yes, I would normally remove an error code from the alom asr-db (automatic system recovery database) to clear down any errors reported.

To do that you need access to be alom sc> prompt.

---------- Post updated at 11:18 AM ---------- Previous update was at 11:17 AM ----------

On a Sun keyboard you would normally press STOP-A to interrupt the boot sequence and drop you to the alom prompt.

<Removed the link I posted. DukeNuke2 already provided link>

Last edited by hicksd8; 12-03-2015 at 07:29 AM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

escape from alom

No, its not a movie, its a command to get you from the sc> ALOM prompt back to the console or ok prompt. You must log into the ALOM, then to jump back to the console enter "console -f". Problem is that this leaves you logged in on the ALOM. Question: is there an escape key sequence to get... (1 Reply)
Discussion started by: jsy
1 Replies

2. Solaris

how to connect to alom

Hello Guys, I am working with sunfire V480 and wants to know how to connect to alom. Can you please guide? (7 Replies)
Discussion started by: mokkan
7 Replies

3. Solaris

How disable alom?

hello guys.... I'm newbie in solaris server / os, anybody know how disable alom server v240. thank u (9 Replies)
Discussion started by: yanto85
9 Replies

4. Solaris

Reset ALOM from OS

Hi guys, I'm in trouble with a Sunfire T2000. The OS (Solaris10) is up and running, but I can't log in the sc>I think the terminal server is crashed! Does anyone know if I can reset the sc> from the OS? How can I do that? Thx (6 Replies)
Discussion started by: cecco16
6 Replies

5. Solaris

Difference b/n ALOM and ALOM CMT

Hi Everyone. What is the differece b/n ALOM and ALOM CMT Service processor. I am trying reset ALOM login/passwd using scadm utility on T2000, while I am googling I came cross ALOM CMT doesnt support scadm utility, but ALOM supports. Not sure how different are these. Thanks, (0 Replies)
Discussion started by: bobby320
0 Replies

6. Solaris

ALOM Not Responding to logins

I have a few servers that are all having the same problem when trying to login to their ALOMs. The are T2000's. When I go to login I get the login prompt, but some machines ALOMs aren't responding to the initial login: # ssh xx.xx.xx.xx Copyright 2008 Sun Microsystems, Inc. All rights... (9 Replies)
Discussion started by: christr
9 Replies

7. Solaris

Resetting ALOM

Hi gurus, I have a sun netra 240 server. I want to get to the ALOM but it always ask for login and password. Can anyone tell me how I can reset the ALOM it to default so I can be able to configure it? Thanks lots. (2 Replies)
Discussion started by: cjashu
2 Replies

8. Solaris

ALOM - Console -

Hello forum, I have a SUN v250 at home that I have to practice Solaris. I currently have Solaris 9 installed and the ALOM Sun(tm) Advanced Lights Out Manager 1.5.2. From the ALOM I want to access the console. sc> console -f Enter #. to return to ALOM. after that there is no response.... (19 Replies)
Discussion started by: br1an
19 Replies

9. Solaris

ALOM hang

Hi guys, I'm new with solaris. I just received sunfire T2000 server. Problem: ALOM keep hang/stuck/jammed. Steps do before it hang : 1. Connect to T2000 (using RJ45 - DB9 cable) 2. Open putty, connect via serial. 3. Power on the server. 4. Its loading. 5. then, hang. ... (1 Reply)
Discussion started by: rajasraf
1 Replies

10. Solaris

Alom

Hi, How to set ip address on eth0 for access ssh from ALOM? Is it possible? Now i cannot access it because don't have VGA. I keep try to access using ssh. Please guide me. Thanks. (16 Replies)
Discussion started by: mzainal
16 Replies
XHPPrompt(3X)															     XHPPrompt(3X)

NAME
XHPPrompt - Send a prompt to an extended input device. SYNOPSIS
#include <X11/XHPlib.h> int XHPPrompt (display, deviceid, prompt) Display *display; XID deviceid; unsigned int prompt; ARGUMENTS
display Specifies the connection to the X server. deviceid Specifies the ID of the desired device. Prompt Specifies the Prompt to be sent. Valid values are: GENERAL_PROMPT, PROMPT_1, PROMPT_2, PROMPT_3, PROMPT_4, PROMPT_5, PROMPT_6, PROMPT_7. DESCRIPTION
This request is part of an HP-proprietary extension to X. Its functionality has been superseded by the standard X input device extension XChangeFeedbackControl request. You should use XChangeFeedbackControl instead of XHPPrompt if possible. This request sends a prompt to an input device. A prompt is an audio or visual indication that the program controlling the input device is ready for input. The program may indicate that status by turning on a prompt on the appropriate input device. Not all input devices support prompts and acknowledges. Any device that does support a particular prompt will also support the corresponding acknowledge. To determine whether an input device supports a particular prompt and acknowledge, the io_byte field of the XHPDeviceList structure should be examined. The format of this structure is described in the documentation for the XHPListInputDevices request. RETURN VALUE
none DIAGNOSTICS
BadDevice An invalid device ID was specified. BadValue An invalid prompt was specified. FILES
/usr/include/X11/XHPlib.h ORIGIN
Hewlett-Packard Company SEE ALSO
XHPListInputDevices(3x) XHPAcknowledge(3x) X Version 11 Release 5 XHPPrompt(3X)
All times are GMT -4. The time now is 11:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy