home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / coherent / 6390 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  2.8 KB

  1. Path: sparky!uunet!think.com!ames!ig!invid.mwc.com!ed
  2. From: ed@invid.mwc.com (Ed Bravo)
  3. Newsgroups: comp.os.coherent
  4. Subject: Re: dos commands help wanted
  5. Message-ID: <9212221804.AA02294@invid.mwc.com>
  6. Date: 23 Dec 92 13:26:32 GMT
  7. References: <9212190049.AA12956@relay1.UU.NET>
  8. Sender: daemon@presto.ig.com
  9. Reply-To: "Coherent operating system" <COHERENT@indycms.bitnet>
  10. Lines: 55
  11.  
  12. >
  13. > In article <10DEC199213385254@nssdca.gsfc.nasa.gov>
  14. >  batchelor@nssdca.gsfc.nasa.gov (Dave Batchelor, Space Phys. Data Facil.
  15. >  301/286-2988) writes:
  16. > >In article <18285@mindlink.bc.ca>, Mark_Ward@mindlink.bc.ca (Mark Ward)
  17. >  writes...
  18. > >>I need some help with the dos commands.  I have just installed Coherent 4and
  19. > >>everything is working just fine.  However when I use the doscp and other dos
  20. > >>commands I get the message " cannot open device c ".  I have my hard drive
  21. > >>partioned so that primary dos partition is active and I use bootstrap to
  22.  boot
  23. > >>coherent.  I don't think I made any mistakes when installing.  I also
  24.  checked
  25. > >>out the file msdos and it contained the line c=\dev\at0a, so I assumed
  26. > >>everything was fine, but I still can't use the dos commands.  Any help would
  27. > >>be greatly appreciated.
  28. > >
  29. > >I had a similar problem, and MWC tech. support told me that permissions had
  30.  to
  31. > >be set to permit a regular user to access the DOS partition of the hard
  32.  drive.
  33. > >Try running your commands as root and if they work, then you know it's a
  34. > >permissions problem.  root then has to use chown or something to declare that
  35. > >you have permission to open C:
  36. >
  37. > This problem came up before.  Remember that MWC sets the C drive to those
  38. > (restrictive) permissions for a reason: if you allow any user to have read
  39. > access, then they can read any file on your DOS partition.  If you give any
  40. > user write access, then any user can delete all the files on your DOS
  41. > partition.  Since you have the root password, you can always type:
  42. >
  43. > su root dosdir c:/tmp
  44. >
  45. > and type in the root password when prompted.  This way, your system is still
  46. > secure.  If you are going to be the only user on the system, or you can trust
  47. > all the users on your system, then setting the permissions to allow all users
  48. > to access the DOS partition is OK.
  49. >
  50. > In that case (you are sole user or all users are trusted), then you can use
  51. > chmod on that partition to change the permissions.
  52. >
  53. > Harry
  54. > --
  55. >          hcp@csx.cciw.ca          |This message released|It takes all kinds,
  56. >    hcpiv@grumpy.cis.uoguelph.ca   |to the PUBLIC DOMAIN.|and to each his own.
  57. > ----------------------------------+---------------------|This thought in mind,
  58. > Stay away from the DOS side, Luke!|Un*x don't play that.|I walk alone.
  59. >
  60.  
  61.  
  62. Please do not forget to uncomment the proper line in the msdos config file!
  63.  
  64. Located in  /etc/default  the file msdos must be modified.
  65.  
  66. mwc tech support
  67.