Re: mounting ntfs partition

2009-06-26 Thread Michael Biebl
Nima Azarbayjany wrote: > Yes, you're right. So can anyone tell me why is this message that the file > system is unknown in printed? Do you have /usr on a separate partition? Because ntfs-3g on Debian is installed to /usr. Michael -- Why is it that all of the instruments seeking intelligent l

Re: mounting ntfs partition

2009-06-25 Thread Nima Azarbayjany
Yes, you're right. So can anyone tell me why is this message that the file system is unknown in printed? 2009/6/25 Γιώργος Πάλλας > Nima Azarbayjany wrote: > >> Yes Johannes, I guess I just identified the problem. >> >> After the system is up everything works. However, during start up a >> mes

Re: mounting ntfs partition

2009-06-25 Thread Γιώργος Πάλλας
Nima Azarbayjany wrote: Yes Johannes, I guess I just identified the problem. After the system is up everything works. However, during start up a message is printed that reports a failure: it says ntfs-3g is not a know file type. I don't remember the exact message but it clearly says the dri

Re: mounting ntfs partition

2009-06-25 Thread Nima Azarbayjany
Yes Johannes, I guess I just identified the problem. After the system is up everything works. However, during start up a message is printed that reports a failure: it says ntfs-3g is not a know file type. I don't remember the exact message but it clearly says the driver is not available. After b

Re: mounting ntfs partition

2009-06-25 Thread Johannes Wiedersich
Nima Azarbayjany wrote: > I have been trying to use the disk-manager utility to mount my NTFS > partition on /dev/sda1. The utility successfully identifies the partition > and has added the following line to my fstab: > > /dev/sda1/media/sda1ntfs-3gdefaults,locale=en_US.UTF-80

Re: mounting ntfs partition

2009-06-24 Thread Andrei Popescu
On Wed,24.Jun.09, 21:21:06, Nima Azarbayjany wrote: > Hi all, > > I have been trying to use the disk-manager utility to mount my NTFS > partition on /dev/sda1. The utility successfully identifies the partition > and has added the following line to my fstab: > > /dev/sda1/media/sda1ntfs-3

Re: Mounting ntfs partition to be user readable

2002-02-21 Thread Simon Hepburn
Edit /etc/fstab so that you have a line like this: # /etc/fstab: static file system information. # # /dev/hda1 /nicetryntfsro,user Note the mount point. Make sure this dir exists or use another mount point if you prefer. Then # mount /nicetry On Thursday 21 Fe