Hi, On Sun, Sep 11, 2011 at 09:20:16PM -0700, [email protected] wrote: > Oh, you're probably right. I forgot to click on the drive in Nautilus > to mount it. Is there a way to add the mounting instructions in the sh > file?
Yes, but how this is done depends on what tools and distro you use. Something like "mount /media/<name of disk>/" could work, otherwise you might have to specify the device too (and run the mount command as root using e.g. sudo) or add it to your /etc/fstab (then it works as normal user and with the simple mountpoint-only command above). HTH :) Thomas _______________________________________________ gpodder-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-devel
