LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 07-24-2001, 02:51 AM   #1
raj_baroda
LQ Newbie
 
Registered: Jul 2001
Location: Baroda
Posts: 2

Rep: Reputation: 0
Access Folders from Win98 to Linux Redhat 7.0


Frist of all thanks for reply of my mail and as per ur instruction i have done the changes and its working ok. Now i want know that When my linux is running and on same hard disk i have another partition of Win2k i can now see the folders and files from linux but can't from another pc of my lan which have win98 . now i want to access the folders from that Win98 base pc which is already connected with LAN. So tell me pls how can i access the folders of Linux as well as Win2k folders.

Thanks
Raj -Baroda (India)
 
Old 07-24-2001, 08:29 AM   #2
drjimstuckinwin
Member
 
Registered: Mar 2001
Location: Manchester UK
Distribution: Mainly Fedora
Posts: 496

Rep: Reputation: 30
Hello

Apologies if too basic here

To see the Win2k disc, you'll need to make a mount point for it eg
mkdir /mnt/windisc
chmod /mnt/windisc 0777 (R/W I think, but can't seem to get mine to work)
Now to mount it up
mount -t vfat (or ntfs) hdax (x=partition no) /mnt/windisc

To access via samba, you need to create a Samba share of /mnt/windisc via SWAt or whatever you're using. A basic SMB.conf section will look like this...

[Windisc]
path = /mnt/windisc
writeable = yes
Browseable = yes

You need to save this in your SMB.conf and restart SAMBA, in a terminal just type samba stop then samba start.

I think there may be slightly more to it with regard to getting full R/W support (and I seem to recall NTFS support being read only at present), I can't seem to change the permissions on my 2nd drive for some reason, but this should get you going.
Jim
 
  


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
how to access windows folders from linux on a partitioned drive nickiv Linux - General 2 03-24-2005 03:37 AM
want to access win98 files and folders from network through linux 7.2 Enigma abhijitpethkar Linux - Newbie 1 04-12-2004 05:50 AM
Can't access win98 computer from Linux Marq Linux - Networking 3 11-11-2003 02:15 PM
win98 file access at linux eye Red Hat 2 10-19-2003 07:08 AM
Win98 can't access Linux files, via Samba cornell Linux - General 8 07-19-2001 01:54 PM

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

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