Is there anyway to get MacOS X 1.4 (Tiger) not to automatically mount
a USB disk drive when it is plugged in or try to be acessed by a
program? The reason is the program I use need to access this drive in
low level, if it is mounted the program cannot do this.
Thanks!
More information about the details is needed. Which program, for starters?
If this program is written by you, this is probably better answered in
a comp.sys.mac.programmming.* news group.
--
JR
Just ejecting it works for one-off tasks.
Good software does this for you, and remounts when done.
This may be why JR wants to know what software you are using.
If I really needed this, I would try changing
AUTOMOUNT=-YES- to AUTOMOUNT=-NO-
in /etc/hostconfig and rebooting.
This sort of modification should be done carefully,
and should be logged to your changes file.
It is likely to affect other drives.