home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sgi / 16286 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.1 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!network.ucsd.edu!swrinde!gatech!news.ans.net!cmcl2!adm!news
  2. From: tkirkman@bardeen.physics.csbsju.edu (Tom Kirkman)
  3. Newsgroups: comp.sys.sgi
  4. Subject: 3rd party disks & /etc/mtab ..raw
  5. Message-ID: <34036@adm.brl.mil>
  6. Date: 11 Nov 92 17:19:37 GMT
  7. Sender: news@adm.brl.mil
  8. Lines: 20
  9.  
  10.  
  11. If I cat my /etc/mtab, I get:
  12. 3# cat /etc/mtab
  13. /dev/root / efs rw,raw=/dev/rroot 0 0
  14. /dev/usr /usr efs rw,raw=/dev/rusr 0 0
  15. /debug /debug dbg rw 0 0
  16. tiny.computing:/dua2/tiny /usr/tiny nfs rw,bg,hard,intr,dev=1200 0 0
  17. /dev/dsk/dks0d5s6 /people2 efs rw,raw=/dev/dsk/dks0d5s6,fsck,noquota 0 0
  18. /dev/dsk/dks0d5s0 /tftpboot2 efs rw,raw=/dev/dsk/dks0d5s0,fsck,noquota 0 0
  19.  
  20. where /dev/root & /dev/usr are a SGI disk & /dev/dsk/dks0d5 is a 3rd
  21. party disk.  The 3rd party disk was mounted with the vadmin GUI.
  22. Note the raw= part: for the SGI disk it points to the rdsk device
  23. while the 3rd party raw= part points to the dsk device...
  24.  
  25. Will this affect anything? (e.g., fsr which looks for raw devices)
  26. SHould I worry about this?
  27.  
  28. Tom Kirkman, Dept of Physics, St. John's University, Collegeville, MN
  29.  
  30.