RickS wrote:
Cameron MacDonald ([EMAIL PROTECTED]) wrote:
[...]
There is a /mnt/sda1 with folders inside (001,002,003,004,005, and an
empty document: devices). I added this line to /etc/fstab:
/dev/sda1 /mnt/sda1 usbfs defaults 1 1
but still no mount line in syslog.
Hmmmm....
Well, is it really a usbfs or vfat ?
what does mount tell us? is it listed ?
for example:
[EMAIL PROTECTED]: ~ $ mount
/dev/hda5 on / type ext3 (rw,noatime)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /proc/bus/usb type usbfs (rw,devmode=0664,devgid=43)
/dev/hda9 on /home type ext3 (rw,noatime)
/dev/hda1 on /mnt/windows type ntfs (ro,umask=0022,nls=iso8859-1)
/dev/hda7 on /usr type ext3 (rw,noatime)
/dev/hda8 on /var type ext3 (rw,noatime)
/dev/sda1 on /mnt/LEXAR256 type vfat
(rw,nosuid,nodev,noatime,codepage=850,iocharset=iso8859-1,user=ricks)
what about mounting it with:
mount /dev/sda1 -t vfat /mnt/sda1
Thanks, Rick.
It works if I manually mount it like you said:\
mount /dev/sda1 -t vfat /mnt/sandisk
Don't know why I assumed it was usbfs.
I added a line to fstab similar to yours, but still no auto-mount. Will
I have to mount and unmount it manually every time?
Cam
____________________________________________________
Want to buy your Pack or Services from Mandriva?
Go to http://store.mandriva.com
Join the Club : http://www.mandrivaclub.com
____________________________________________________