Bugtraq mailing list archives
Re: Breaking in from the monitor at the console
From: barnett () alydar crd ge com (Bruce Barnett)
Date: Tue, 7 Jun 94 14:40:51 EDT
That works for systems running SunOS-4.x, but what about Solaris machines?
My Solaris 2.3 SPARC-10 system doesn't have a /dev/eeprom. it has a /dev/openprom but strings doesn't find anything.
From the manual page:
--
openprom(7) Special Files openprom(7)
NAME
openprom - PROM monitor configuration interface
SYNOPSIS
#include <sys/fcntl.h>
#include <sys/types.h>
#include <sundev/openpromio.h>
open("/dev/openprom", mode);
DESCRIPTION
The internal encoding of the configuration information
stored in EEPROM or NVRAM varies from model to model, and on
some systems the encoding is "hidden" by the firmware.
Current thread:
- Re: Re: Breaking in from the monitor at the console Jim Thompson (May 31)
- <Possible follow-ups>
- Re: Breaking in from the monitor at the console John C. Orthoefer (Jun 01)
- Re: Breaking in from the monitor at the console der Mouse (Jun 05)
- Re: Breaking in from the monitor at the console Catherine Allen (Jun 06)
- Re: Breaking in from the monitor at the console gabrams () camden ge com (Jun 07)
- Re: Breaking in from the monitor at the console der Mouse (Jun 07)
- Re: Breaking in from the monitor at the console Mark Fullmer (Jun 07)
- Re: Breaking in from the monitor at the console Bruce Barnett (Jun 07)
- Re: Breaking in from the monitor at the console Bonfield James (Jun 07)
- Re: Breaking in from the monitor at the console Casper Dik (Jun 07)
