Xref: utzoo comp.unix.questions:22558 comp.unix.i386:5486 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!samsung!xylogics!merk!spdcc!esegue!johnl From: johnl@esegue.segue.boston.ma.us (John R. Levine) Newsgroups: comp.unix.questions,comp.unix.i386 Subject: Re: DOS Norton NCD under VP/ix causes panic Keywords: ncd, norton, vpix Message-ID: <1990May31.165403.4270@esegue.segue.boston.ma.us> Date: 31 May 90 16:54:03 GMT References: <505@al.ele.tue.nl> Reply-To: johnl@esegue.segue.boston.ma.us (John R. Levine) Organization: Segue Software, Cambridge MA Lines: 33 In article <505@al.ele.tue.nl> raymond@ele.tue.nl (Raymond Nijssen) writes: >I have a 386 running ISC 386/ix release 2.0.1, and AT&T's Simultask (=VP/ix) >version 2.0, and it runs quite stable, except when I start Norton's NCD >program (the DOS version under VP/ix): it [crashes in an unpleasant way.] Hmmn, I didn't know the AT&T vp/ix even worked with 386/ix. In any event, the problem may well be the familiar NDOSINODE one. The standard table of in memory DOS pseudo inodes is too small, to fix it you run /etc/kconfig and give it a new parameter NDOSINODE and set it to about 400, then build and install a new kernel. However, there is another approach you might try. The way you are getting from vp/ix to the DOS disk is extremely convoluted: first Unix is simulating Unix files on top of the DOS file system, then vp/ix is using simulated remote networked DOS files on top of the simulated Unix files on the DOS file system. vp/ix, being DOS after all, can get to the DOS file system directly. Unmount the /dos partition and add to your vpix.cnf file a line like D /dev/dsk/0p0 and when you use vp/ix, your D: disk will be your actual DOS partition unconfused by two levels of simulation. Avoid direct disk access from vp/ix at the same time the disk is mounted, there's no locking between the two and the disk can get scrambled. Shameless commercial: Even better, install the new Norton Utilities for Unix and use the Unix ncd command which works on a mounted /dos partition just like on any other part of the file tree. -- John R. Levine, Segue Software, POB 349, Cambridge MA 02238, +1 617 864 9650 johnl@esegue.segue.boston.ma.us, {ima|lotus|spdcc}!esegue!johnl Marlon Brando and Doris Day were born on the same day.