On Sat, 2005-08-13 at 18:16 -0400, Amadeus W. M. wrote: > On Sat, 13 Aug 2005 16:04:45 -0500, akonstam wrote: > > On Sat, Aug 13, 2005 at 12:48:40PM -0400, Amadeus W. M. wrote: > >> I'm trying to access a usb memory stick (FC4), and I think it's detected > >> but I don't know how to access it. I tried guessing /dev/sd? but in /dev I > >> only have sda? for my partitions only, and nothing else. So > >> > >> mount -t vfat /dev/sd? /media/usb > >> Try this: mount -t vfat /dev/sda1 /media/usb