Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Fedora "hides" certain system commands (those in /sbin). Annoying......
In addition to solutions already given, you can add /sbin to your PATH variable. To do this permanently, you probably have to edit one of the startup scripts.
Thanks for the reply, the system is now trying to boot the hd, but it is saying that it has an unknown filesystem, I have done some research and it seems that this version of Linux does not have support for NTFS file systems...
Does anybody have any good software that I could use without having to recompile the kernel?
No it doesn't. I have to build it into FC7 and FC6 by command
Code:
yum -y install ntfs-3g
ntfs-3g is not available to FC4 and older. (possibly FC5 too but can't be sure)
If the OP's intention is to copy the files only and the destination is a fat32 partition then there would be no need to install ntfs-3f, which is to assist writing on ntfs partitions. All modern Linux has no problem in reading a ntfs partition.
If this is the case the reddazz's instruction modified to
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.