Author Topic: [Linux] Can't save files on Windows Partition  (Read 3471 times)

Jonathan_Klein

  • Guest
[Linux] Can't save files on Windows Partition
« on: April 11, 2009, 11:02:23 pm »
Hi, i get the Message "could not save file" we I try to save a file.
I read a bit and think, it is a wxWidgets Problem with my Windows Partition.
( http://forums.codeblocks.org/index.php/topic,10263.0.html , but i find no solution for me :( )
The mountpoint was created during the installation.

fstab:
# /dev/sda1
UUID=52FCC896FCC8762F /windows        ntfs    defaults,uid=0,gid=46 0       1


mount-output:
/dev/sda1 on /windows type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)

Any ideas what i could do?


Offline jarro_2783

  • Multiple posting newcomer
  • *
  • Posts: 99
    • Project Freedom
Re: [Linux] Can't save files on Windows Partition
« Reply #1 on: April 14, 2009, 04:31:28 am »
give the output of ls -al in the folder you are trying to save it in.