Xref: utzoo comp.unix.i386:1593 comp.unix.xenix:8864 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!rice!uw-beaver!uw-june!witold From: witold@cs.washington.edu (Witold Paluszynski) Newsgroups: comp.unix.i386,comp.unix.xenix Subject: vpix problems Message-ID: <10071@june.cs.washington.edu> Date: 6 Dec 89 02:49:07 GMT Reply-To: witold@june.cs.washington.edu (Witold Paluszynski) Distribution: usa Organization: University of Washington, Computer Science, Seattle Lines: 26 Hi, I am new to 386/ix and System V in general (I have used various flavors of BSD systems for a number of years). I just tried using VP/ix and discovered some serious problems with it. The system has a DOS partition (32 MB) on the disk which is mounted with: mount -f DOS /dev/dsk/0p1 /dos When I try accessing the files on this partition (created under DOS), most of them look like they are empty. TYPE'ing or COPY'ing produce just blank lines. From Unix, ls shows that they are not empty, have 777 protection, and are owned by root. But cat or more only produce blank lines. These files are normally accessible from DOS with TYPE or COPY. Upon some investigation, things look even worse. While most files cannot be more'd some can, but garbage follows (what should be) the end of the file. For some otherwise normal DOS files ls reports enormous lengths. Other non-empty files have length 0. Still other files have lengths about what they should be. Is this behavior normal under VP/ix or should I suspect a problem with this system? What kind of problem? This system has been newly installed from the just received 386/ix version 2.0.2. Thanks, Witold