LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 10-24-2002, 08:56 AM   #1
michaelh
LQ Newbie
 
Registered: Oct 2002
Posts: 5

Rep: Reputation: 0
Question How do i access Fat32 NTFS Shared Driver from Redhat 8


To All,
I have recently installed Redhat V8 and connected that to my Windows Internet Gateway PC and that works fine. Now i am trying to access My Windows Fat32/NTFS Shared Drives/Files on the tcp/ip network and i cannot figure out how to connect to them. I know i am connected to My Windows network as i can access the net though it, but cannot see how to access the files. I see there is a program, called Lisa Included with Redhat, and i configured that, and it wrote some sort of config. It then said to run the Lisa exe and when i ran that it said tcp/ip binding error etc.? Not sure if Lisa is the program to use. Some people say you have to setup Samba.? My Windows network is ranged from 192.168.0.1-10 and subnet 255.255.255.0 and gateway 192.168.0.1 running Winxp/Win2k.

Can Redhat access Windows fat32/ntfs shared files, or does that require thirdparty apps etc. If it can, is there a step by step walkthough for connecting to Windows Shared PC's.

Thanks Michael
 
Old 10-24-2002, 09:27 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
www.samba.org is your answer.
 
Old 10-24-2002, 09:28 AM   #3
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Welcome to LQ, Michael.

What you want is something called SAMBA. It comes as a default part of most distros, and I would have thought that RH8 is the same. If you want a nice GUI to use, then I would suggest something like GNOMBA. It allows you to mount (read: load) up the shares and access the files in them.
 
Old 10-24-2002, 11:25 AM   #4
cottonmouth
Member
 
Registered: May 2002
Location: under the fig tree
Distribution: Redhat 8.0, Mandrake 9.0
Posts: 87

Rep: Reputation: 15
As they said you will need samba to connect to the shares across your network. If you want to mount a local partition that is formatted in NTFS you will probably need to add NTFS support to your kernel.

Fat32 should be supported by RH8 but not NTFS for local file systems.
 
Old 10-24-2002, 11:39 AM   #5
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Nope... Windows shares are universally 'translated' into the SMB protocol, so it won't matter whether the host machine is running on a FAT or a NTFS filesystem, all other machines on the network will see only the shares as an SMB filesystem... that's where the name Samba comes from.
 
Old 10-24-2002, 02:44 PM   #6
cottonmouth
Member
 
Registered: May 2002
Location: under the fig tree
Distribution: Redhat 8.0, Mandrake 9.0
Posts: 87

Rep: Reputation: 15
Dude,
Samba=network access for Windows

If he wants to mount LOCAL partitions that are formatted in NTFS Samba won't do that.
 
Old 10-24-2002, 03:02 PM   #7
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
In which case, you ought to read his post a little more thoroughly!
Quote:
Now i am trying to access My Windows Fat32/NTFS Shared Drives/Files on the tcp/ip network
You see? He's not trying to mount them locally, at all!

Last edited by Thymox; 10-24-2002 at 06:59 PM.
 
Old 10-24-2002, 04:00 PM   #8
Scruff
Member
 
Registered: Oct 2002
Location: Stoughton, MA
Distribution: Gentoo x86_64 & PPC
Posts: 949

Rep: Reputation: 30
Besides, Red Hat 8.0 is supposed to natively support reading of local NTFS file systems. I know Mandrake 9 does, and I read that the new Red Hat does also.
 
Old 10-24-2002, 06:56 PM   #9
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
RH 8.0 & NTFS

RH 8.0 default install kernel does not include NTFS support.
 
Old 10-24-2002, 07:36 PM   #10
michaelh
LQ Newbie
 
Registered: Oct 2002
Posts: 5

Original Poster
Rep: Reputation: 0
Thanks to everyone that replied here. I will check out Samba and Gnomba.

Michael :-)
 
Old 10-24-2002, 07:42 PM   #11
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Just so that you know, you'll almost certainly already have them either on your system or on the installation CDs. Samba comes as standard in almost every distro under the sun, and Gnomba comes as part of the Gnome suite. Before you go searching the internet, check your CDs.

Good luck.
 
Old 10-25-2002, 03:10 PM   #12
cottonmouth
Member
 
Registered: May 2002
Location: under the fig tree
Distribution: Redhat 8.0, Mandrake 9.0
Posts: 87

Rep: Reputation: 15
I know he is asking about network files. Since he was wondering about NTFS I decided to ADD the fact that if he wanted to mount LOCAL partitians formatted in NTFS he would need to recompile the kernel to support that, it was an FYI.
 
Old 10-27-2002, 05:16 PM   #13
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
Yeah, I understand that, but it can possibly confuse the issue. Since he was asking about accessing the files over a network, the answer should be about accessing the files over a network. If he then decides that he wants to access some files locally on an ntfs partition, it wouldn't really fall under the scope of this thread. I don't mean to sound rude, but when you're starting out with something, it can be confusing and ultimately not helpful if people chip in with information that doesn't really affect them... yet. I appreciate that you were giving sound advice, but perhaps it was in the wrong place.

Oh, and I just re-read my post, and I appologize if I sounded a little terse and rude.
 
Old 10-28-2002, 09:30 AM   #14
cottonmouth
Member
 
Registered: May 2002
Location: under the fig tree
Distribution: Redhat 8.0, Mandrake 9.0
Posts: 87

Rep: Reputation: 15
No problemo my friend, we are all just trying to help.
 
Old 10-28-2002, 02:59 PM   #15
whiprush
LQ Newbie
 
Registered: Oct 2002
Posts: 4

Rep: Reputation: 0
Michael,

Open up Nautilus, ie "Michael's Home" or whatever it's called.
Type "smb://" in the location bar and hit enter.

You should see something that looks very similar to Network Neighborhood.

I use this all the time on my laptop on different networks - and it works like a charm, out of the box, no fuss, no muss.

I *think* "smb://" will work from konqueror too, not sure about that.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
FAT32 shared drive lacks user write access abijah Linux - General 2 06-28-2004 06:28 PM
only root can access my fat32 and ntfs partitions on Mandrake 9.2 el_pajaro! Mandriva 2 02-03-2004 05:19 AM
fat32 drive shared, cant access tru rh9 summonerdjinn Linux - Networking 5 11-02-2003 04:42 PM
Access Windows FAT32/NTFS sjhannan Linux - Hardware 4 10-21-2003 11:19 AM
Access NTFS or FAT32 from REDHAT 9 Arzene Linux - Newbie 2 06-25-2003 04:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:39 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