home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.sun.misc:6544 comp.unix.questions:15998
- Path: sparky!uunet!europa.eng.gtefsd.com!emory!swrinde!zaphod.mps.ohio-state.edu!sdd.hp.com!sgiblab!munnari.oz.au!sol.deakin.OZ.AU!rand!twp
- From: twp@rand.mel.cocam.oz.au (Tony Payne CSD)
- Newsgroups: comp.sys.sun.misc,comp.unix.questions
- Subject: Almost got Xkernel going on SUN3/60.
- Message-ID: <1629@rand.mel.cocam.oz.au>
- Date: 28 Jan 93 05:45:39 GMT
- Followup-To: comp.sys.sun.misc
- Organization: Co-Cam Computer Group, Oz
- Lines: 62
-
-
- Hi net,
-
- I've got a diskless SUN3/60 and an SS10 30 running Solaris 1.1. acting as an
- Xkernel server. At the moment, the 3/60 boots, loads vmunix and then goes
- back to the eeprom with the message "Exception 0x010 at 0E053F68". Sometimes
- (but not always) the loading vmunix message looks a bit like this:
-
- Boot: vmunix
- .Size: 376816.........................X...........X.....+89624+6
- 4920 bytes
-
- Then I get the following (or similar) before being thrown back to the eeprom:
-
- Statistics:
- rpc: calls 467 badcalls 0 retrans 2 badxids 0 timeouts 2 waits 0 newcreds 0
- le0: ipackets 489 opackets 473 collis 13 defet 28 crcerrs 0 framerrs 0
- missed 0 ofloerrs 0 ufloerrs 0
-
- Exception 0x0 at 0E053F68
- >
-
- I suspect that the machine cannot see its swap space. I even made sure that
- the swap file had 8mb allocated to it by dd'ing from /dev/zero.
-
- The following is the exports file on the server:
-
- /usr -anon=0
- /home -anon=0
- /var/spool/mail -anon=0
- /ntd -anon=0
- /hal -access=CSD-HAL9000,root=CSD-HAL9000
- /hal_swap -access=CSD-HAL9000,root=CSD-HAL9000
-
- The following is the bootparams file on the server:
-
- CSD-HAL9000 root=reckless:/hal\
- swap=reckless:/hal_swap
- +
-
- The following is the fstab file in /hal/etc:
-
- reckless:/hal / nfs ro,hard 0 0
- reckless:/usr /usr nfs ro,hard 0 0
-
- The hal_swap file exists and has permissions 777. I Know that these files are
- in a funny place, but I didn't have any choice about where to put them.
-
- Both machines know about each other in their hosts and ethers files.
-
- Can anyone see anything that doesn't look right?
-
- Thanks in advance,
-
- Tony
-
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
- ,-_|\ Tony Payne Phone: +61 3 286 3480
- / \ Co-Cam Computer Group Fax: +61 3 417 7857
- \_,-._/___ Abbotsford, Melbourne Email: twp@mel.cocam.oz.au
- v AUSTRALIA DoD # 3764 - MRAA # 1453
- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-