What version of SUSe are you running? Do you have a folder to mount the NTFS
partition to? If not, make a folder under /mnt, like /mnt/windows. Next you
need to know where the device is. Run as root "fdisk -l". Mine, for example
is /dev/sdb1. Then try the command as root, "mount -t ntfs /dev/sdb1
/mnt/windows".

Jeremiah E. Bess
Network Ninja, Penguin Geek, Father of four


On Sun, Jan 24, 2010 at 22:32, abhilash g <[email protected]> wrote:

> Hi,
>      I have installed SUSe linux now.I have winxp running on the same hard
> disk.There are other partitions all NTFS that are not getting detected in
> linux.How do i moun it?
> i have tried using "mount -a NTFS" under root but that does'nt seem to
> help.Please advise.
>
> --
> You received this message because you are subscribed to the Linux Users
> Group.
> To post a message, send email to [email protected]
> To unsubscribe, send email to [email protected]
> For more options, visit our group at
> http://groups.google.com/group/linuxusersgroup

-- 
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit our group at 
http://groups.google.com/group/linuxusersgroup

Reply via email to