Re: accessing windows files from linux 7.3

2002-08-26 Thread Jon Doe

On Mon, 26 Aug 2002 10:45:08 -0500
Mathur, Sachin  (UMKC-Student) [EMAIL PROTECTED] wrote:

 
 
  Hi,
 
   i'm using redhat 7.3 and windows98. how can i access my windows
   files from linux on the local machine.
thanks in advance.
  best regards 
  sachin
 
Go to freshmeat.net and search for jags if you want a gui interface.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



RE: accessing windows files from linux 7.3

2002-08-26 Thread Carter, Shaun G

Sorry, the -t vfat is correct contrary to my prior posting (getting too used
to mounting network shares)

-Original Message-
From: Wayne Stout [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 26, 2002 12:12 PM
To: [EMAIL PROTECTED]
Subject: Re: accessing windows files from linux 7.3


At 10:45 AM 8/26/2002 -0500, you wrote:
  Hi,

 i'm using redhat 7.3 and windows98. how can i access my windows 
 files from linux on the local machine.
thanks in advance.
  best regards
  sachin

Mount your windows partition and it will be accessible. Most folks would 
probably recommend creating a directory under /mnt, like /mnt/windows. 
Then, assuming your windows partition is /dev/hda1 the command would be: 
(as root)

mount /dev/hda1 -t vfat /mnt/windows

Try it that way first, and if it works you can edit /etc/fstab to make it 
permanent.

Hope that helped.

Wayne Stout
Hantover MIS
Kansas City, MO



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list