accessing windows files from linux
hi frens,
I have both win xp and red hat linux 8.0 in my primary disk. I want to access the windows files from linux. can anyone plz help me.........
i used these cmds :-
mkdir /mnt/win
mount -t ntfs /dev/hda1 /mnt/win
thanks,
vani
|