Mike Lewis
10-22-2005, 11:42 PM
I am trying to run a small program on my system's USB hard disk, but the system doesn't want me to.
Command line is normally: ./wgrib filename
The same program works on the permanent hard drives, and runs off the USB hard disk if I use HAL to automatically detect and mount the disk. SO... there must be something wrong with my /etc/fstab file (the one I use normally--since I don't normally use HAL).
My normal entry for the drive partition is: /dev/sda2 /mnt/usb2 auto user,noauto 0 0
I checked ownership and permissions as root... nothing looked unusual.
Thanks for any ideas.
Mike
Command line is normally: ./wgrib filename
The same program works on the permanent hard drives, and runs off the USB hard disk if I use HAL to automatically detect and mount the disk. SO... there must be something wrong with my /etc/fstab file (the one I use normally--since I don't normally use HAL).
My normal entry for the drive partition is: /dev/sda2 /mnt/usb2 auto user,noauto 0 0
I checked ownership and permissions as root... nothing looked unusual.
Thanks for any ideas.
Mike