On Monday 04 December 2000 02:18 am, Michael wrote:
 I just noticed when I went
> install a program on 95 so I could use it via WINE, that my "D" drive
> is not visable.  It is visable on my linux desktop and I can read
> everything that's on it.  Did I hose some kind of regedit file or
> something, and is this normal?

    It's prob'ly not mounted on 'D'.  What does (su to root)
'fdisk -l'  say?    ...and then what is the mnt point in 'fstab' for 
this drive/partition?  That will be the path to your app on W95 'D'

    For example:  if fdisk shows that your 'D' partition is /hda5,
and in fstab you see that hda5 is mounted on /mnt/win_d, and that
'user' has permission to use this partition, then...

cd /mnt/win_d/<dir the app is in>
wine <app>

   'Course this all assumes you've got wine.conf properly edited to 
reflect your drive/partition locations and that wine can run the 
Windoze app you're referring to.
-- 
Tom Brinkman       [EMAIL PROTECTED]     Galveston Bay

Reply via email to