Hi! I have a Sony memory sticks reader which i manually mounting. Today i tried to configure fstab for automount but it didn't work. Manually i use a command: mount -v -t vfat -o noatime /dev/sde1 /media/Sony What do i need to put in the fstab, please? Thanks, Mitja
* ajtim@wi.rr.com <ajtim@wi.rr.com> [09-03-05 17:16]:
mount -v -t vfat -o noatime /dev/sde1 /media/Sony
What do i need to put in the fstab, please?
If it always comes up /dev/sde1: /dev/sde1 /media/Sony auto sync,noauto,users,exec 0 0 should work... then as root rchotplug restart -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery
On Saturday 03 September 2005 17:46, Patrick Shanahan wrote:
* ajtim@wi.rr.com <ajtim@wi.rr.com> [09-03-05 17:16]:
mount -v -t vfat -o noatime /dev/sde1 /media/Sony
What do i need to put in the fstab, please?
If it always comes up /dev/sde1:
/dev/sde1 /media/Sony auto sync,noauto,users,exec 0 0
should work...
then as root rchotplug restart
-- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery
I had this in my fstab and it didn't work. Is it wrong because hal is running?
* ajtim@wi.rr.com <ajtim@wi.rr.com> [09-03-05 19:02]:
I had this in my fstab and it didn't work. Is it wrong because hal is running?
maybe, I'm still running 9.0. -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery
participants (2)
-
ajtim@wi.rr.com
-
Patrick Shanahan