Originally posted by san ch:
well sorry for not being clear
what i want to do is :i have a laptop which has windows xp in ntfs files sytem and i have a linux partition ,i want to see the ntfs partition from linux,i tried mount ntfs hda0 ,like that then iam getting a message which says file system not supported ,i have converted one of my ntfs partitions to FAT32 and tried ,still nogo
that is what i am looking at....can use samba to see windows partitions on the same hard drive ?
thank you for the help
Well, on Solaris they name it 'hda0'?
This seems to be reasonable counting in the IT-world.
But on linux your first drive at the first controller is hda, and its first partition is hda1.
So try
'Sharing a file' is a term usually used when multiple running machines
exchange files.
nfs at least will not work on unmounted filesystems and I guess samba won't too.
If this is still not working (I'm quiet sure it will) your kernel lacks perhaps module-support for vfat (but that would mean, you configured the kernel yourself, or took a very special distribution - vfat was supported from every SuSe, RedHat, halloween, peanut, knoppix and ubuntus I tried).