Path: utzoo!utgpu!cunews!bnrgate!brtph3!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: jon@robots.oxford.ac.uk (Jon Tombs) Newsgroups: comp.sys.sun Subject: Re: Summary: eeprom command on Sparcs Keywords: Miscellaneous Message-ID: <1349@brchh104.bnr.ca> Date: 21 Jan 91 11:44:03 GMT Sender: news@brchh104.bnr.ca Organization: Sun-Spots Lines: 17 Approved: Sun-Spots@rice.edu X-Refs: Original: v10n14, Replies: v10n19 v10n23 X-Sun-Spots-Digest: Volume 10, Issue 24, message 15 X-Note: Submissions: sun-spots@rice.edu, Admin: sun-spots-request@rice.edu The message eeprom: software area checksum wrong comes from the fact the checksum _is_ wrong, probably because memory size has changed and the eeprom not updated correctly. eeprom -c fixes this. I suspect the reason eeprom doesn't work on most your machines is because you never put it in the kernal! from the GENERIC sun4c config file: # # The "open EEPROM" pseudo-device is required to support the # eeprom command. # pseudo-device openeepr # onboard configuration NVRAM Jon