Mounting a PC drive to UNIX

Alphathree33

Platinum Member
Dec 1, 2000
2,419
0
0
Scenerio:

I am working on my windows box connecting remotely to a UNIX box with wIntegrate. I put a CD in my drive and I want to be able to access that CD drive from my wIntegrate terminal as "just another drive".

i.e. I want to mount my PC's CD drive to UNIX.

How might I go about this?
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Depends on the unix.

The most common ways would be to either:

1) see if smbmount/smbfs is supported in your OS, you can mount Windows shares with it.
2) Setup an NFS server on the Windows box