Hi! Just use this command on command prompt in linux:
fdisk -l after this u wll get display of various partions in ur harddisk... then select the drive u want to mount on linux... for e.g. mount /dev/hda1 /mnt The above cmnd is used to mount C drive in /mnt folder... in my comp... u may have /dev/sda1 instead od hda1 On Fri, Feb 29, 2008 at 2:42 AM, gv <[EMAIL PROTECTED]> wrote: > Now modern linux distributions come with ntfs write support so there is > no > problem of file system > > -- > > gv. > > > On 28/02/2008, shabbir hussain <[EMAIL > PROTECTED]<shabbirhussain.v%40gmail.com>> > wrote: > > > > hi ! > > inorder to share XP files . The file type should be fat32 then you > should > > mount it on linux OS. > > > > > i installed two operating systems in my computer windows xp and linux > > > i am interested in learning linux. > > > Problem is i can't to open the files or drives from linux. > > > > > > Please tell the solution with detailed procedure. > > > > > > > > > Thanking you, > > > venu.

