On 7/12/07, Eric Iverson <[EMAIL PROTECTED]> wrote:
The usb stick is automatically mounted by my Suse linux system. It was trivial to copy the J602 system over but I can't run it as it is mounted as noexec. I can manually unmount and remount without the noexec (su required) but this is a nuisance. Is there a way (sudo command) to just change the noexec option after the device has been automatically mounted?
I can think of at least half a dozen approaches to this issue, but probably the simplest would be to avoid the unmount command and instead use -o remount as an option to mount. -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
