You should try to edit /etc/fstab and put your windows partition. Mine is hda1 for C:,
and hda5 for the second partition, which is D: for DOS.
Here is the two lines I append to /etc/fstab :
/dev/hda1 /mnt/DOS_hda1 vfat user,exec,rw,conv=auto 0 0
/dev/hda5 /mnt/DOS_hda5 vfat user,exec,rw,conv=auto 0 0
If it doesn't work, you can try a more simple syntax :
/dev/hda1 /mnt/DOS_hda1 auto 0 0 0
Don't forget to create /mnt/DOS_hda1...
-----Original Message-----
From: David Loke [SMTP:[EMAIL PROTECTED]]
Sent: Thursday, November 25, 1999 3:15 AM
To: [EMAIL PROTECTED]
Subject: [newbie] Retriving files in windoze via Linux
<< File: ATT00001.txt; charset = windows-1257 >>
application/ms-tnef