home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / hardware / 3243 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  1.9 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sgiblab!adagio.panasonic.com!chorus.mei!oskgate0.mei!icspub!wnoc-kyo!kuis!news
  2. From: kohno@medicine.ics.kula.kyoto-u.ac.jp (Fujimasa Kohno)
  3. Newsgroups: comp.sys.next.hardware
  4. Subject: Re: No loginwindow!!! Help with loginwindow.app
  5. Message-ID: <1993Jan12.180534.29911@kuis.kyoto-u.ac.jp>
  6. Date: 12 Jan 93 18:05:34 GMT
  7. References: <1993Jan12.055734.4013@cyantic.com>
  8. Sender: news@kuis.kyoto-u.ac.jp
  9. Organization: Dept. of Information Science, Kyoto University, JAPAN
  10. Lines: 36
  11. Nntp-Posting-Host: medicine.ics.kula.kyoto-u.ac.jp
  12.  
  13. In article <1993Jan12.055734.4013@cyantic.com> mark@cyantic.com (Mark T.  
  14. Dornfeld) writes:
  15. > I think I overwrote the loginwindow applicatiion binary with a
  16. > loginwindow.tiff file.  At any rate, my TC boots properly, but no
  17. > loginwindow appears on the screen.  I am sure the system is fully booted
  18. > since rlogin and all standard UNIX operations work perfectly.
  19. > The binary for loginwindow is now 49714 K large and its date is about
  20. > the time I was fooling around with loginwindows.  Is this correct or
  21. > wrong?
  22. > Can someone email to me
  23. > /usr/lib/NextStep/loginwindow.app/loginwindow ?
  24. > I should be able to put the app back in its place and be merrily on my  
  25. way.
  26. > Alternatively, I have been trying to mount the 3.0 CDROM with no  
  27. success.
  28. > I am told there is no device at /dev/sd1 to mount.  If I could mount the
  29. > CD, I could copy in loginwindow from there.
  30. > Hope someone can help.
  31. > -- 
  32. > Mark T. Dornfeld                              Voice: (416) 234-9048
  33. > CYANTIC Systems                               Facsimile: (416) 234-0477
  34. > 101 Subway Crescent Suite 2103                Email: mark@cyantic.com
  35. Can't you at least boot up from CD-ROM in single user mode
  36.  
  37. ex. bsd(0,0,0)sdmach rootdev=sd0 -s
  38.  
  39. and mount harddisk drive?
  40.  
  41. ex. mount /dev/sd1a /MyDisk
  42.  
  43. I did it on several occasions and vice versa with no problem.
  44.