Modify Contents of Hardrives
Hello,
- to acces and modify the content of the win drives, you need to mount with write permissions. It may also be a problem with writing on ntfs partitions, may create some filesystem errors.
exemple : mount /dev/hda1 /media/C
- if you want to acces the network drive, you have to specify the host computer and the share name(s) of the shared ressources
exemple : mount //192.168.0.1/share /mnt/network_share
--
free_ouyo
|