> As noted in the article link, my recommendation (and practice) is to use
> symbolic links and share.exe.

Your article is very interesting, but I'm still a bit confused at a few points:

"I have a symbolic link in everyone's ~/dosemu/freedos directory that
points to a directory under /opt. I can just cd to the shared
directory under /opt and read and write the database there."

Well, I dont have a ~/.dosemu/freedos directory here. All I have is this:

$ ls -l .dosemu/
total 20
-rw-rw-r-- 1 robertobech robertobech 2693 2007-08-30 00:59 boot.log
-rw-rw-r-- 1 robertobech robertobech  402 2007-08-30 00:59 disclaimer
drwxrwxr-x 3 robertobech robertobech 4096 2007-08-30 00:59 drive_c
drwxrwxr-x 2 robertobech robertobech 4096 2007-08-30 00:59 drives
drwx------ 2 robertobech robertobech 4096 2007-08-30 00:59 run

Is this what you mean:

mkdir /opt/dosemu
ln -s /opt/dosemu /home/user/.dosemu/drive_c (do this symbolic link
for every user)
chgrp -R dosemu /opt/dosemu

Or did I get it wrong?

Man, this list is great. Dosemu documentation is a bit outdated, and
you guys are really helping a lot, thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to