Re: SuSE 8.2 - PCG-V505BX - Memory stick - Mantel Kernel - Apt - Yast in Gnome - Green Tint?
Yves Lafon <[email protected]> Wed, 30 Jul 2003 09:14:01 +0200 (MEST)
| Newsgroups | gmane.linux.hardware.sony |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 29 Jul 2003, John Andersen wrote: > I think the mem sticks are fat32 (vfat). I think a line > like this in your /etc/fstab may help > /dev/hde1 /media/memcard vfat noauto,user,sync,exec 0 0 I have one and it's a msdos fat, also it's recognized as a scsi drive so if it has a fixed "name" you can have something like. /dev/sda1 /whatever/mount/point msdos noauto,user 0 0 I like the "sync" option John added, so I will probably add it to my setup :) -- ~~Yves