On Fri, 2004-02-20 at 18:54, Alejandro Leyva Rabinovich wrote: > Hi all, is there any way to overwrite the user direct c from a linux > guest?
No, not really.... > What I want to do is: > 1.- Read the user direct c > 2.- Add, remove or change an entry > 3.- Update user direct c > 4.- Run directxa > > I've tried cmsfs, but i know that the directory has a special block size, > so I dont know how to write it into cms without changing that, from linux. Well, cmsfs is read-only, unless I missed something. Rick? Also, you'd need appropriate privileges to write that minidisk from your Linux guest. You'd need priv class A, B, or C to run DIRECTXA. I think if you *really* want to do this, you're better off writing a Rexx sockets app, and driving it over TCPIP. Adam
