![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NVRAM change | kjbaumann | SUN Solaris | 4 | 11-09-2006 12:22 PM |
| Hostid "nvram" | adol3 | UNIX for Advanced & Expert Users | 2 | 01-02-2006 06:37 PM |
| Nvram | adol3 | SUN Solaris | 3 | 12-13-2005 01:55 PM |
| nvram reset or crack password | talroze | UNIX for Dummies Questions & Answers | 5 | 03-04-2002 08:36 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Nvram?
what is its signifance and how do you flush it. i was reading this book that said something about flushing the nvram before un-installing it. how do you do that and also whats the purpose of this nvram when the regular RAM is available
|
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Use the sync_cache subcommand to flush all outstanding writes for one or more disks from NVRAM to the media
luxadm [ -v ] sync_cache pathname nvram character special file provides access to the machine device driver for accessing or modifying machine-specific nonvolatile RAM. The appropriate privilege is required to open the nvram special file. The nvram special file is used by machine-specific configuration programs to store or retrieve configuration and boot information using the nonvolatile RAM or ROM provided on the machine. The nvram special file supports open, close, read, and ioctl operations. For more Info: http://publibn.boulder.ibm.com/doc_l...iles/nvram.htm |
|
#3
|
|||
|
|||
|
the system am using is SunOS 5.8 and Linux RedHat 8.0. now, do I use the same command to flush???
|
|||
| Google The UNIX and Linux Forums |