Sponsored Content
Operating Systems Solaris I need to clone an ultra 1 onto and ultra 60 Post 65643 by frankkahle on Monday 7th of March 2005 04:44:39 PM
Old 03-07-2005
Lack of Messages

None other than the bytes are not changing in NVRAM.

Frank
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Ultra 5

Can anyone tell me if the Sun Ultra 5 w/ 270 cpu is 32 or 64 bit? (1 Reply)
Discussion started by: jeremiebarber
1 Replies

2. UNIX for Advanced & Expert Users

Ultra 10/30

Hi, I am planning to purchase a sun ultra 10 or 30, i was wondering what is the difference between them. I tried looking up for sun documentation and cannot find any info. Please help me. Thanks Soul (1 Reply)
Discussion started by: souldier
1 Replies

3. Solaris

problems with my M3 video card and my Tatung Ultra 10 clone

i took this Elite 3D M3 video card out of my Ultra 60 machine which was replaced with an M6. the card was working w/o issue in the Ultra 60. however, i'm getting no video when i power the Tatung machine. yes, the M3 is does work with an AXi motherboard. any ideas what's causing the problem? (1 Reply)
Discussion started by: xyyz
1 Replies

4. Solaris

Ultra 30/60

Not necessarily a Solaris question, but thought this the best place for it. My main Linux/OpenBSD workstation (really old athlon) is on its way out, and I am considering getting an Ultra 30 or 60 to replace it with. If I go with a dual proc 60 I'll get SMP support on Linux. Most systems I've... (1 Reply)
Discussion started by: DraconianTimes
1 Replies

5. Solaris

sun ultra

Hi Guys, I have a 2nd hand Sun ultra-5, I wanted to know how to be able to run it as a normal window. I do not have any experience whatsoever with solaris/unix. Does anyone can give me a clue where to start. When I switch it goes to: unix console login: pa$$word: #UNIX sendmail : enable to... (0 Replies)
Discussion started by: lingosa
0 Replies

6. Solaris

Ultra-60 upgrade

Hi, I would like to upgrade the memory to 8GB and two more cpu's is it possbile to upgrade? Currently I have... # uname -a SunOS bdsn4003 5.8 Generic_117350-33 sun4u sparc SUNW,Ultra-60 # prtconf System Configuration: Sun Microsystems sun4u Memory size: 2048 Megabytes System... (1 Reply)
Discussion started by: jeelans
1 Replies

7. Solaris

Solaris 10 on Ultra 4

Has anyone successfully tried installing Solaris 10 on an Ultra 4?? The machine in question has a 300MHz SPARCIIi CPU and 1 GB of RAM which - according to the SUN doco should be enough. However when I try and install it just hangs on the "configuring Devices" message. I left it overnight to see... (2 Replies)
Discussion started by: korfnz
2 Replies

8. Solaris

Need Help: installing 2.6 and 2.5.1 on Ultra 80

Hi all, I must install 2.6 and 2.5.1 on ultra 80's. I need Operating Environment Installation CD p/n 704-6914-10 (Sept 99) or 704-7076-10 (Feb 2000)and also the manual "Installing Solaris 2.5.1 or Solaris 2.6 Software on 419+ MHz Systems" will be really helpfull. I can not reach that CD... (0 Replies)
Discussion started by: endoavour
0 Replies

9. Solaris

Ultra 10

I have Sun Ultra 5/10 UltraSPARC-IIi 440 Mhz ) OpenBoot 3.19 with 1024 MB and IDE disk I have the following error shown in the attached photos and video kindly advise (5 Replies)
Discussion started by: h@foorsa.biz
5 Replies

10. Solaris

Solaris 2.5.1 and 2.6 on Ultra 80

Hi, as being discussed in this Thread some time ago, I need the "Solaris Operating Environment Installation CD" to be able to install Solaris releases before 7 on my lovely U80. Part number is 704-7076-10. Does anyone still have this hanging around? Regards, Oli ... (5 Replies)
Discussion started by: oreissig
5 Replies
tpm_nvread(8)															     tpm_nvread(8)

NAME
tpm_nvread SYNOPSIS
tpm_nvread [OPTIONS] DESCRIPTION
tpm_nvread reads data from an NVRAM area and either displays them or writes them into a file. The user must provide the index of the NVRAM area. If the user provided the number of bytes to read then this will be the maximum number of bytes that will be read from the NVRAM area, otherwise the whole NVRAM area will be read. Some NVRAM areas only allow read sizes of zero, i.e., NVRAM area with index 0. Optionally an offset into the NVRAM area can be given where the reading of the data is to start. If the NVRAM area has permission bits set that require owner or NVRAM area authentication, then the password must be provided via the password option. The following options are supported: -h, --help Display command usage info. -v, --version Display command version info. -l, --log [none|error|info|debug] Set logging level. -u, --unicode Use TSS UNICODE encoding for passwords to comply with applications using TSS popup boxes -z, --well-known Use a secret of all zeros (20 bytes of zeros) as either the NVRAM area or owner secret. -p, --password Depending on what type of authentication is required for the NVRAM area, this must either be the NVRAM area or owner password. A password may be directly provided for example by using '--password=password' or '-ppassword'. If no password is provided then the program will prompt the user for the password. -i, --index The index of the NVRAM area. The parameter may either be a decimal number or a hexadecimal number starting with '0x'. -s, --size The number of bytes to read from the NVRAM area. The parameter may either be a decimal number or a hexadecimal number starting with '0x'. -n, --offset (optional parameter) The offset into the NVRAM area from where to start reading. The parameter may either be a decimal number or a hexadecimal number starting with '0x'. -f, --filename (optional parameter) The name of a file the read data will be written into. If no filename is given the data will be printed to stdout. SEE ALSO
tpm_nvdefine(8), tpm_nvinfo(8), tpm_nvrelease(8), tpm_nvwrite(8) REPORTING BUGS
Report bugs to <trousers-users@lists.sourceforge.net> TPM Management 2011-07-11 tpm_nvread(8)
All times are GMT -4. The time now is 09:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy