On Tue, 16 Feb 1999, Samy Elashmawy wrote:
> Hi folks , small problem, I would like to access my Linux partions under
> win98 , Read only is workable. It would be easier that way to copy files
> and config info into my windows Email. I still cant connect to my isp , and
> would like to get that worked out.
command line:
prompt# mount /dev/hda1 -t vfat /mnt/Windows95
Change /dev/hda1 to the name of the disk with Windows on it. Of couse,
/mnt/Windows95 will have to be a real directory to hold the mounted
paritition and if you use 'vfat' you'll have to have that compiled into
your kernel.
If you want it mounted automatically you'll have to edit /etc/fstab with
yast or some text editor.
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html