i looking for a tutorial that shows how to access a windwos hd using another linux machines(2 computers connected to each other by lan not same one)
This is a discussion on accesing windows hd within the Linux Programming forums, part of the Platform Specific Boards category; i looking for a tutorial that shows how to access a windwos hd using another linux machines(2 computers connected to ...
i looking for a tutorial that shows how to access a windwos hd using another linux machines(2 computers connected to each other by lan not same one)
C++ Makes you Feel Better
"Gravity connot be held reponsible for people falling in love"--Albert Einstein
(1) mount windows partition one the other machine to some directory
(2) Read NFS hwoto and share it across.
You need samba, to share between a windows machine and a linux with the netbios protocol.