LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   mount External HDD - USB (https://www.linuxquestions.org/questions/fedora-35/mount-external-hdd-usb-623033/)

ruwanindika 03-29-2007 10:33 PM

mount External HDD - USB
 
I am using Fedora Core 4 , I want to mount a 80GB toshiba external USB HDD , but I always receive the error message "ntfs not supported file system" , can some one tell me an easy way to mount this drive to Linux file system , I am NOT experienced in linux ,

cheers
Ruwan Indika

ruggersway 03-31-2007 12:27 PM

kernel module needed
 
In order to access ntfs volumes you need to have the kernel module installed. I know on more recent versions of fedora you could do the following as root.

# yum install kmod-ntfs

I have not used fc4, but this worked in 5 and 6. It would be worth installing a newer core too if you are just starting out. Just a thought. Here is a link to the package you need for fc4.

http://rpm.livna.org/fedora/4/i386/k....lvn4.i586.rpm

You can look at some of the previous posts for mount commands. Hope this helps.

-rugger

ruwanindika 04-01-2007 01:04 AM

hi Ruger ,

hank youvery much for repones , I download the RPM file and double click on it , then it started running and returned an error message saying that the following file is missing in /boot/,

vmlinuz-2.6.17-1.2142_FC4 ,

I could not find a place to download this file in internet ,

the current file I have in /boot/ is

vmlinuz-2.6.11-1.1369_FC4 ,

can you pls tell me how to overcome this issue ,

cheers
Ruwan Indika

ernie 04-01-2007 04:21 PM

ruwanindika,

You received that error because you use Mandriva Linux, and the package you are trying to install is a Fedora package that needs the Fedora kernel.

ruggersway 04-02-2007 07:46 AM

I wouldn't say you are using mandriva rather then fedora, unless you mistyped 'vmlinuz-2.6.11-1.1369_FC4' as your current kernel and incorrectly stated you were running fedora core 4.


For the newer kernel look at http://rpm.pbone.net/index.php3/stat....17-1.2142_FC4


# uname -v

will return something along the lines of

Linux ares 2.6.18.8-0.1-default #1 SMP Fri Mar 2 13:51:59 UTC 2007 i686 i686 i386 GNU/Linux

The underlined part is what I want you to notice. I'm not sure of the difference in i586/i686. I never looked into the difference in the two, I have always been on i686. Which I'd assume is what you need assuming you are on a newer system. There is a link to the rpm on the site above, and if you find you are on the i686 version I'd look for a different rpm for the ntfs module.

http://rpm.livna.org/fedora/4/i386/k....lvn4.i686.rpm

hope this helps. I'd still consider looking into a newer version of fedora. Just a thought... as I said before I never used FC4 but package management in 5 and 6 was pretty easy. I rarely had to install rpm's manually unless the dependency check failed to resolve. Also, I think fc4 has been moved to legacy.


hope this helps.

- rugger

ernie 04-02-2007 12:13 PM

Sorry, so many people in this thread on a Mandriva forum confused me. The thread originator used Mandy 10.x, and I missed that this became a Fedora thread. Moderators, could you move this to a Fedora forum so we do not give bad advise? Thank You,

unSpawn 02-22-2008 08:10 AM

Quote:

Originally Posted by ernie (Post 2694526)
Sorry, so many people in this thread on a Mandriva forum confused me. The thread originator used Mandy 10.x, and I missed that this became a Fedora thread. Moderators, could you move this to a Fedora forum so we do not give bad advise? Thank You,

Done. Next time please use the "report" button.


All times are GMT -5. The time now is 09:51 AM.