[linux] using flash disk

Eric Hartwell darth_linux at ameritech.net
Wed Apr 20 00:45:11 UTC 2005


On Tuesday 19 April 2005 13:04 pm, Shameem Ally wrote:
> Hi,
>
> The mount point should normally be /dev/sda1. So what u should basically do
> is to create a directory in /mnt ,say, /mnt/flashdisk. Then u mount
> /dev/sda1 onto /mnt/flashdisk like this: mount /dev/sda1 /mnt/flashdisk
>
> Don't forget to " umount /mnt/flashdisk " before unplugging it.
>
> Hope this helps.
>
> Cheers
>
> Shameem Ally
> --
> _______________________________________________
> Check out the latest SMS services @ http://www.linuxmail.org
> This allows you to send and receive SMS through your mailbox.
>
> Powered by Outblaze

To clarify: the device file is /dev/sda1. The mount point is the directory in 
the local structure where the structure of the device should be included. in 
Fedora Core 2 and lower /mnt is the standard directory for all mount points. 
(ie. /mnt/flashdisk). In Fedora Core 3 (and above i imagine) the mount points 
are under /media . 




More information about the fedora-list mailing list