Linux - NewbieThis forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
As I already mentioned. You can't use chmod and chown on a fat file system. Even if you mount it so all files have rwx permissions, and you are the owner, the ./configure script or the make files may try using the chmod command. If it does, it will fail. Either use another external drive with a linux filesystem, or untar the package to your home directory. It probably isn't very large. After the "sudo make install" phase, you can delete this directory.
As I already mentioned. You can't use chmod and chown on a fat file system. Even if you mount it so all files have rwx permissions, and you are the owner, the ./configure script or the make files may try using the chmod command. If it does, it will fail. Either use another external drive with a linux filesystem, or untar the package to your home directory. It probably isn't very large. After the "sudo make install" phase, you can delete this directory.
As I already mentioned. You can't use chmod and chown on a fat file system. Even if you mount it so all files have rwx permissions, and you are the owner, the ./configure script or the make files may try using the chmod command. If it does, it will fail. Either use another external drive with a linux filesystem, or untar the package to your home directory. It probably isn't very large. After the "sudo make install" phase, you can delete this directory.
Do you think it is possible to reformat the sdcard to an ext file system so i have the appropriate privileges? I might be asking wacky questions but there has to be a way around this.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.