Thread: accesing windows hd

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    106

    accesing windows hd

    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

  2. #2
    Registered User rohit's Avatar
    Join Date
    Feb 2002
    Posts
    69
    (1) mount windows partition one the other machine to some directory
    (2) Read NFS hwoto and share it across.

  3. #3
    Registered User
    Join Date
    Jul 2002
    Posts
    1
    You need samba, to share between a windows machine and a linux with the netbios protocol.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Just starting Windows Programming, School me!
    By Shamino in forum Windows Programming
    Replies: 17
    Last Post: 02-22-2008, 08:14 AM
  2. how to make a windows application
    By crvenkapa in forum C++ Programming
    Replies: 3
    Last Post: 03-26-2007, 09:59 AM
  3. Question..
    By pode in forum Windows Programming
    Replies: 12
    Last Post: 12-19-2004, 07:05 PM
  4. SDL and Windows
    By nickname_changed in forum Windows Programming
    Replies: 14
    Last Post: 10-24-2003, 12:19 AM
  5. Manipulating the Windows Clipboard
    By Johno in forum Windows Programming
    Replies: 2
    Last Post: 10-01-2002, 09:37 AM