home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / xenix / sco / 2537 next >
Encoding:
Internet Message Format  |  1992-07-20  |  2.0 KB

  1. Xref: sparky comp.unix.xenix.sco:2537 comp.unix.sysv286:123
  2. Newsgroups: comp.unix.xenix.sco,comp.unix.sysv286
  3. Path: sparky!uunet!uunet.ca!canrem!telly!robohack!ve3ied!bduncan
  4. From: bduncan@ve3ied.UUCP (Bill Duncan)
  5. Subject: Re: Missing /dev/root; system still boots!
  6. Organization: TFMCS
  7. Date: Mon, 20 Jul 1992 22:25:00 GMT
  8. Message-ID: <1992Jul20.222500.1828@ve3ied.UUCP>
  9. Keywords: 286 XENIX
  10. References: <1992Jun30.132636.1309@actcon.UUCP> <1992Jul04.013448.17633@Celestial.COM> <Br9LFG.HK1@belay>
  11. Lines: 30
  12.  
  13. In article <Br9LFG.HK1@belay> buick@belay (Patrick D. Buick) writes:
  14. >In article <1992Jul04.013448.17633@Celestial.COM> bill@Celestial.COM (Bill Campbell) writes:
  15. >>In <1992Jun30.132636.1309@actcon.UUCP> kearns@actcon.UUCP (Steve Kearns) writes:
  16. >>
  17. >>:A friend of mine is running SCO 286 XENIX on an IBM PS/2 model 50 (MCA).
  18. >>:She recently ran out of space in her root partition (she has two partitions,
  19. >>:/ and /usr; both of which are on the same physical drive).  Not knowing
  20. >>:what to do, she turned the machine off.  I was able to get the system 
  21. >>:running again by talking her through removing some very large, bogus files in
  22. >>:/dev (using find /dev -type f -exec rm {} \;).  The files were all in the 
  23. >>:form of misspelled floppy device names.
  24. >
  25. >>This is a very common problem on systems.  In fact, my nightly
  26. >>maintenance programs automatically report any files found in the
  27. >>/dev directory.
  28. >>
  29. >>.....
  30. >
  31. >Gee, on my system, find says /dev/null is a "type f" file.. 
  32. >(ie: Regular file)... and so it would be removed by the
  33. >above construct..  not a good idea.... since it gets used
  34. >a lot, and you really wouldn't want ordinary data put there,
  35. >now would you?
  36. >==========================================================
  37. >Patrick D. Buick EMT, EET  | Internet: buick%belay@uunet.uu.net
  38. >Belay Enterprises Inc.     | Internet: buickp@cuug.ab.ca
  39. >Calgary, Alberta, Canada   | UUCP:...!uunet!keyword!calgary!pixel!belay!buick
  40.  
  41. What system are *you* running?  I've never seen /dev/null anything but a
  42. character special device.
  43.