Sponsored Content
Operating Systems Solaris how to go to system console through ALOM in Sunfire V245 Post 302260360 by System Shock on Thursday 20th of November 2008 09:56:11 AM
Old 11-20-2008
.. and just to cover all bases, try " console -f " in case you were in view mode.
 

10 More Discussions You Might Find Interesting

1. Solaris

console -f not working in ALOM

Hi, I connected to ALOM on V240 installed with Solaris 10. console -f does not give me console on screen. Sun(tm) Advanced Lights Out Manager 1.6.8 sc> console -f Enter #. to return to ALOM. ...I pressed ENTER a lot of times but does not give me console. Another observation in this... (5 Replies)
Discussion started by: upengan78
5 Replies

2. UNIX for Dummies Questions & Answers

No Responses from ALOM using NET MGNT PORT on SunFire v245

Please Help... I have two sunfire V245 servers running Apache on Solaris 5.10. Both servers have the same settings and apps. Before we used serial port to connect to ALOM 1.6. We switched to net mgnt port because of virtualization of all our servers. Situation: Server 1 applied the solaris... (1 Reply)
Discussion started by: glieu
1 Replies

3. Solaris

Resolution error sunfire v245

Hi all, I am getting the below error on Solaris sunfire v245 server Error: can not display this video mode optimum resolution 1024x768 60Hz i am not able to resolve this .plz help me out ? (1 Reply)
Discussion started by: saurabh84g
1 Replies

4. Solaris

SunFire V245, External CD/DVD-ROM, Solaris Install

Hey all. Wondering - I have a pair of V245's with no internal CD/DVD-ROM drives, and I want to install the latest/greatest Solaris 10. Booting these machines with an external drive plugged in via USB does no good. Is jumpstart or installing internal drives the only alternative? I'm a... (1 Reply)
Discussion started by: b1f30
1 Replies

5. Solaris

Reset ALOM PASSWD in SUNFIRE V125

Hi, I have forgot the sc and console login password in sun v125 server, can anyone suggest me how to reset sc password in sun v125 server. Thanks Rjs (3 Replies)
Discussion started by: rajasekg
3 Replies

6. Solaris

SunFire v245 Environmental PIC micro controller fix

Hello All, We have a v245 that powered itself off for no reason. Searching around we discovered there is a bug were a temp error is being reported but doesnt actually exist, SUN released an EPIC update, the README is shown below but even after upgrading the ALOM to the latest v1.6.10 we do not... (8 Replies)
Discussion started by: Wez
8 Replies

7. Solaris

Is it ALOM password I am stuck with? SunFire V100

Hi, I got a SunFire V100 and following its manual on how to establish a connection to this server, I connected to it via HyperTerminal. However, I am stuck at the login prompt. When powered on, this workstation goes through the regular cycle of OS banner and version printout, checking the... (8 Replies)
Discussion started by: varelg
8 Replies

8. Hardware

POST error on SunFire V245

I've recently bought an SunFire V245. 2x 2.5ghz x64 4gb ram 4x 73gb sas hdd and... an blinking 'Identifior led' (white) with 'Service led' (amber) simultaneously. It boots for +- 5 secs and then the error occurd. Things done: Removed all hdd. Switched cpu Switched/removed ram... (2 Replies)
Discussion started by: niswier2222
2 Replies

9. 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

10. Hardware

SUN V245 Connecting To router Through Alom

Hello. I have a sun v245 and I have no hard drive for it yet but i would like to connect it to my home router by ethernet cable so I can use Alom remotely. Could someone please tell me how to set it up. Thank You (1 Reply)
Discussion started by: SunV245
1 Replies
gbase(1)						      General Commands Manual							  gbase(1)

NAME
gbase - small numeric base converter SYNOPSIS
gbase [options] DESCRIPTION
gbase converts numbers between bases 2 (binary), 8 (octal), 10 (decimal), 16 (hexadecimal). If you specify a number on the command line (preceded by a switch to describe the base the number is in) the program will display that num- ber in the four bases on the console and exit. You can also specify the -s switch which will allow you to enter/display signed numbers. (This allows the use of a - (minus) before a deci- mal number). Just running the program without any switches will display the main window. There are four entry boxes, corresponding to each of the four bases. You can type into any of these boxes and the others will update automagically. The program will ignore any characters that are not allowed for that particular base. It will only allow a - (minus) at the start of a decimal number, if the signed option is on. OPTIONS
--help Display a short help screen and exit --version Print version number and exit -s Treat the number as a signed value -d decimal number Print this decimal number in all bases -h hex number Print this hexadecimal number in all bases -o octal number Print this octal number in all bases -b binary number Print this binary number in all bases AUTHOR
gbase is Copyright (C) 1999 Damian Kramer, Roger Dunce. gbase August 2003 gbase(1)
All times are GMT -4. The time now is 07:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy