Quote:
Originally Posted by hammam
Hi all,
How to access winXP drives within linux. I went to remote:smb shares/workgroup/then my computer. The linux system asks me to enter username and password of the drive i selected. Could somebody tells me these information ? or how could i get them ?
... thanx
Mohammed Hammam
Reply With Quote
|
Are you accessing shared drives on another (running) computer? If so, then your method should work. The username and password will depend on who owns the shared drives.
If you mean accessing the Windows drives on your box, then your method won't work. You have to mount the drive and then read it just like any other directory. If NTFS, you have to have a kernel with NTFS support.
For sharing data, the better approach is a commong FAT32 drive---easily viewed by both Windows and Linux.