LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-19-2002, 10:11 AM   #1
Venomous Squirr
LQ Newbie
 
Registered: Oct 2002
Posts: 15

Rep: Reputation: 0
Reading NTSF From Linux (and a few other Qs)


I found some difrections on how to read NTSF files from Linux (http://linux-ntfs.sourceforge.net/info/index.html#3.2) and they say:

3.2 How do I get Linux to understand NTFS?

There are two ways to get NTFS support. The simplest is to add the NTFS module to the kernel (as root):

modprobe ntfs


If this fails, modprobe: Can't locate module ntfs, then your distribution didn't install the NTFS module.

The second way is to recompile the kernel, yourself. This sounds like a lot of work, but it isn't that hard. Have a look at the section: How do I add NTFS support to Linux?

I want to try the simplest way first so how do I add the module to the kernel? Do I do it from the console? Or do I have to open up a text file and edit it?

-Also I installed everybuddy today without a problem, but how do I find were it installed to run it? Were do the installs default to (I installed with an RPM if that matters)

-Is there a way to ge certain windows (all gaim windows for example) to stay in a certain workspace? Is there a program for this?

-Another thing, is there some kind of keyboard shortcut program to assign keyboard shortcuts to certain locations and things like that?

-Lastly, does WINE come installed with Mandy 9? Or do do I have to install it myself?

I also wanto say thank you so much to Thymox, he worked with me for atleast 2 hours trying to get me sound working, and now it does, perfectly.

Thanks in advance.
 
Old 10-19-2002, 11:42 AM   #2
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Hi again!

Remeber the ol' lsmod thing? It's part and parcel of the same package. They are all console commands, but you can put it in the file /etc/modules. You'll need to be root in order to edit the file, and you only need to put the module name in there... one per line.

Don't be affraid of kernel compiling. It's honestly not as hard as it seems. The only thing you need to remember is to read absolutely everything, regardless of whether you think you won't need it.

You installed EB? You'll probably find that it has been installed to somewhere like /usr/bin/everybuddy (or /usr/local/bin/everybuddy). Since you installed it via RPM (did you use the RPM that came on the Mandy 9 CDs?), you might find it under Menu --> Networking --> Instant Messaging (sp?). If in doubt, you can always open a console and just type everybuddy.

Having all daughter windows staying in the same place, eh? I think that the option you'll be looking for is something like 'display windows in same pane as parent'... or something. It'll be in the Gnome settings somewhere... I think

Keyboard shortcuts... any in particular? They're usually called 'bindings', so you might have some luck looking for that. Unless you're talking about when using a console, in which case... what do you mean?

WINE with Mandy 9... don't do it! I'm pretty sure that Mandy 9 does come with a WINE package, but if I were you, I'd not install that one, but instead go to WineHQ and download the latest version, and follow the links to some very good documentation! Be warned, however, that unless you're seriously into tinkering, Wine won't load most of your software. If you're into games, then have a look around for WineX... and if you're into Office, then take a peek at Crossover (or just go for OpenOffice ).

And finally... Thymox takes a bow. Thank you for the appraisal, but don't sweat it. Community is what makes Linux what it is (if that makes sense). When I started I got plenty of help from here, and the more I learned, the more I could help others. Apart from the whole symlinking your /home/src to /usr/src bit, most of it was in the Readme... if a little garbled. Again, thanks for the appraisal, though. Glad to have been of assistance.

HTH.
 
Old 10-20-2002, 04:36 AM   #3
Vlad_M
Member
 
Registered: Aug 2002
Location: Cape Town, South Africa
Distribution: Red Hat 8.0 (Home), Red Hat 8.0 (Work)
Posts: 388

Rep: Reputation: 30
Ok, assuming that I don't want to compile the kernel (something doesn't wanna work, and I am far too busy now at work to tinker with it) is there any way to install the NTFS module? It is not installed now (modprobe ntfs says can't locate module), can I just add it or something? I really need NTFS now, I will recompile when I fix whatever is broken, but there really is no time now. So I am rebooting like 4 times a day to get the files back and forth.
 
Old 10-20-2002, 05:05 AM   #4
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
You can't just add a module. Recompilation is the easiest thing you can do now (you can use the kernel you're using now and just add NTFS support, only it, then make dep;make bzImage;make modules;make modules_install and you've got a very high chance it will work). The second option is to get a kernel with NTFS support (MDK 9.0 has it, the same with RH 8.0).
 
Old 10-22-2002, 07:37 PM   #5
Flibble
Member
 
Registered: Mar 2002
Distribution: Redhat 9.0, Debian, Knoppix, YellowDog
Posts: 142

Rep: Reputation: 15
rpm -ql <package name>

will tell you where all the files went.

Flibble
 
Old 10-23-2002, 12:57 AM   #6
born4linux
Senior Member
 
Registered: Sep 2002
Location: Philippines
Distribution: Slackware, RHEL&variants, AIX, SuSE
Posts: 1,127

Rep: Reputation: 49
i u don't want to recompile, google around for a precompiled ntfs module
 
Old 10-23-2002, 11:50 AM   #7
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
The thing is, that you need a module compiled with the same compiler that was used to compile your kernel...
 
Old 10-23-2002, 04:18 PM   #8
Linuxidiot
Member
 
Registered: Feb 2002
Location: Dallas, Tx
Distribution: RedHat 8.0
Posts: 70

Rep: Reputation: 15
http://linux-ntfs.sourceforge.net/ worked for me
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
reading ntsf from linspire fakie_flip Linspire/Freespire 2 10-02-2005 12:15 PM
Hard Drive from linux to ntsf Fredstar Linux - Newbie 5 09-03-2004 07:55 PM
ntsf on fedora manuel_cano Linux - Newbie 1 03-11-2004 01:37 PM
Is the MBR in NTSF format? pete_bogg Red Hat 2 10-27-2003 09:44 PM
Linux (RedHat 9.0) & NTSF BNN121 Linux - Software 2 10-18-2003 07:15 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 09:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration