probibly netbios/smb. The quick answer all of them. cmd line if your friend, dont fear it. man mount. look for smbfs.... or check here. http://www.die.net/doc/linux/man/man8/mount.8.html may not be pretty but it will be simple and easy. And nerdyer!
the two mini-distro's i keep going on about can mount NTFS now i think, Puppy and DSL. i still stick to the good old FAT32 though so haven't actually tested it yet. the main reason i still use FAT32 is as far as i've seen it is more compatable with linux
__________________
Get FireFox Saxon's Blog|Saxon's Forum - CHECK IT OUT! Fold for tech forums. MY COMPUTER HELPS CURE CANCER! "Sniffing Powdered Ubuntu CDs Cures Cancer!" - TuxMachines.org
/Q6600@3.0GHz/4GB Kingston DDR2-800/Gigabyte P35-DS3R/Asus HD4850 512MB|Antec TPII 480w1.50TB of Caviar goodnessWinFast DTV-1000TTT Soprano If I or anyone else have given you good/bad advice, use the scales icon below their name to adjust their reputation accordingly I'm sorry but I do not accept support requests via IM, email, or personal messages
You can contact me for Forum related issues via PM only.
Quote:
Originally Posted by veedubfreak
MTv happened. That and parents cant beat their children for being drooling leeches on society anymore.
You can almost access a windows partition with NTFS file system by using this command if you have the NTFS partition on partition 3 (an example) and this is the first HDD:
mount -t ntfs /dev/hda3 /mnt/windows
The directory /mnt/windows have to exist and the third partition also have to exist, but this was just an example though.
Almost all new distros do ntfs, but it is still experimental
so you should really stick to your good old fat32, or convert your filesystem back to fat32.
Unless you wanna access it read-only
fat32 is supposed to be and i think can only be used on smaller drives all but 1 of my drives is over 120 gig but ya i just wanted to be read only anyway but i have a server with linux on it now so it doesnt matter cause all the space is for linux only and i can access windows stuff over network. thanks for all the help guys