LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   mount Kingston USB 2.0 pen drive (https://www.linuxquestions.org/questions/fedora-35/mount-kingston-usb-2-0-pen-drive-415994/)

muru 02-16-2006 02:51 AM

mount Kingston USB 2.0 pen drive
 
Hi,

Please tell me how to mount NTFS from FC3

Thanks.

birdseye 02-16-2006 06:29 AM

1. Install the ntfs tools package, whatever that is on fedora. Search for the appropriate rpm

2. issue the command
Code:

mount -t ntfs /dev/sd** /mnt/**
where ** is appropriate for your system. (see 'man mount' for details)

Rhys

ethics 02-16-2006 07:02 AM

http://www.linux-ntfs.org/content/view/130/66/

Get the RPM for your system there

http://www.linux-ntfs.org/content/view/127/63/

They are the instructions.


All times are GMT -5. The time now is 01:58 AM.