In article <712909438.F00192@remote.halcyon.com>, Dane.Beko@p1.f21.n300.z1.fidonet.org (Dane Beko) writes:After doing the chown bin.disk, did you do a chmod 2755 mtools ????? (Users don't need to be able to write over the mtools binary!) This will do a setgid so that when mtools runs, it runs as if it were a member of the disk group, and members of the disk group have rw access to dev/hd*! do an ls -l /dev/hd* I'll bet they are -rwxrwx--- root disk. Second point to note. mcopy copies a MSDOS file to another MSDOS file. mread reads an MSDOS into a LINUX file, and mwrite writes a LINUX to an MSDOS file. Don't you want to do an: "mwrite /usr/spool/treasure.rep c:\robotmp\treasure.rep" instead? I also have used "/" as the MSDOS pathname seperator without any problems under mtools, so: "mwrite /usr/spool/treasure.rep c:/robotmp/treasure.rep" will probably work as well. You can also do an: "mcd c:/robotmap" "mwrite /usr/spool/treasure.rep treasure.rep" if you care to. I suspect that if you succeeded in getting access to the disk devices, that your mcopy command would have tried to copy the MSDOS file \usr\spool\treasure.rep on whatever disk was your "current" one (type "mcd" to find out what your current DOS working directory is). ================================================================= Kevin J. Cummings PrimeService 20 Briarwood Road A Computervision Company Framingham, Mass. 500 Old Connecticut Path Framingham, Mass. Work: cummings@primerd.Prime.COM Home: cummings@kjc386.framingham.ma.us Std. Disclaimer: "Mr. McKittrick, after careful consideration, I've come to the conclusion that your new defense system SUCKS..." -- War Games =================================================================
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Ingo Molnar | Re: [BUG] New Kernel Bugs |
| Tony Lindgren | [PATCH 42/90] ARM: OMAP: Tabify mux.c |
| Roland Dreier | Re: Integration of SCST in the mainstream Linux kernel |
git: | |
| Martin Langhoff | Re: pack operation is thrashing my server |
| Andreas Ericsson | Re: VCS comparison table |
| Ingo Molnar | [OT] Your branch is ahead of the tracked remote branch 'origin/master' by 50 commi... |
| Nicolas Vilz 'niv' | git + ssh + key authentication feature-request |
| Richard Stallman | Real men don't attack straw men |
| Darren Spruell | Re: About Xen: maybe a reiterative question but .. |
| Nick Holland | Re: 4.1 on ALIX.1C - recommendations? |
| Lord Sporkton | Re: low-MHz server |
| KOSAKI Motohiro | [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Mark Lord | Re: 2.6.25-rc8: FTP transfer errors |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Brandeburg, Jesse | RE: e1000 full-duplex TCP performance well below wire speed |
