Dear All,
As nomal “user” I have no access, not even read, to my windows ntfs partitions.
I can see their name but (for instance C) but not what inside is.
With the tool partitioner, the partition is shown as “mounted”.
Can naone tell me why ?
Dear John and caf4926,
I cant even read the content of the folders.
I have got to re-install my suse after a problem of graphic drivers corruption.
The read of these files was ok before.
I don’t know what changed.
The use of partitioner shows the partitions are mounted.
Why cant I read them ?
If you are re-installing you better get back to us after that. But during install remember to set mount points for your M$ partitions it makes it a bit easier.
You will need to edit /etc/fstab as the links I gave show.
He said his ntfs partition were mounted. I assume he wants to copy his mounted ms files to his newly installed Osuse ext3 home. Why does everyone speak in cli, why does all Global Moderators always fallback in CLI. Whats wrong with GUI speak? What is your desktop KDE or Gnome.
Disque /dev/sdc: 123.5 Go, 123522416640 octets
255 heads, 63 sectors/track, 15017 cylinders
Units = cylindres of 16065 * 512 = 8225280 bytes
Disk identifier: 0x21482147
Périphérique Amorce Début Fin Blocs Id Système
/dev/sdc1 * 1 6374 51199123+ 7 HPFS/NTFS
/dev/sdc2 6375 15017 69424897+ f W95 Etendu (LBA)
/dev/sdc5 6375 10709 34820856 7 HPFS/NTFS
/dev/sdc6 10710 15017 34603978+ 7 HPFS/NTFS
*"
In the meantime, I ran winxp to check if there was a problem with the partitions. Nothing at all. I came back in suse the partitions are now readable :
Just don’t know what happened.
Thank You anyway
new user x
Well the mounting of the partitions is done in /etc/fstab
If you change anything in there you need to re-boot.
Also, remember always to exit windows properly with a reboot/shutdown.
Let us know if we can help again.
Please note that it is imperative you shut down windows properly in order to have NTFS drive access. If you hibernate windows you will not have NTFS drive access. Also, under MS-Windows you may need to do a chkdsk of NTFS do see if there are errors. If there are errors on the NTFS then NTFS-3G driver for Linux will likely NOT give you access until the errors are fixed. The errors need to be fixed under MS-Windows.
And finally after the errors are fixed, you will likely have read but not write access.
Per the link I provided, in order to get write access one typically in the /etc/fstab file needs to change fmask to 113 and dmask to 002 , save the change and then reboot to Linux.
@oldcpu: It has long bothered me that this guide has errors relating to the options “user” and “users”. What is the etiquette for amending it to make the code in the code boxes correct?