I have an extra partition (fat32) where I store my data and other stuff which I don' t use every day. This partition is fat32 because my Windows partition has also to use it. A week ago I installed Kubuntu 8.04 AMD64 and since than I cannot mount my extra partition as writeable. I need to become root before I can copy a file on that partition. I used Kubuntu 7.10 IA32 and more versions before, but this is the first time I have this problem.
Settings
Partitions (all partitions are ENABLED)
I have 5 partitions
* /dev/sda1/ /media/windows/ in Windoze XP (NTFS)
* /dev/sda2/ (SWAP)
* /dev/sda3/ Linux partition
* /dev/sda5/ /media/sda5 - data partition fat32
Info partition /dev/sda5
* mount point: /media/sda5
* Device by name /dev/sda5
* Enable at startup (on)
* Writeable (on)
* Mount permission : Root user only may enable/disable.
Advanced
* Update fileaccess timestamp (on)
* Allow executables (on)
* Allow SUID and SGID attributes (on)
* Allow mount points (off)
* Options : NOTHING
* fs-freq: 0
* fs-passno: 0
When I open my console the
std rights 755
User: root
Group: root
FSTAB
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda3
UUID=8c30d561-2854-46b7-af88-1f77affd4954 / ext3 nouser,relatime,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
# /dev/sda2
UUID=2dbb85db-7910-4688-9bd9-647fe826ac68 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,utf8,atime,noauto,rw,dev,exec,suid 0 0
/dev/scd1 /media/cdrom1 udf,iso9660 user,utf8,atime,noauto,rw,dev,exec,suid 0 0
/dev/sda5 /media/sda5 auto nouser,atime,auto,rw,nodev,exec,suid 0 0
/dev/sda1 /media/windows auto nouser,atime,auto,rw,nodev,noexec,nosuid 0 0
According the user manager these are my secondairy groups
adm, dialout, fax, cdrom, floppy, audio, dip, video, plugdev, syslog, scanner, fuse, lpadmin, admin
Attachment is the screen with all my partition settings.
-------------
Could anybody tell me how to make the partition writeable again.
If you don' t know how to do it on a descent way please tell me how 777 my fat32 partition.
Settings
Partitions (all partitions are ENABLED)
I have 5 partitions
* /dev/sda1/ /media/windows/ in Windoze XP (NTFS)
* /dev/sda2/ (SWAP)
* /dev/sda3/ Linux partition
* /dev/sda5/ /media/sda5 - data partition fat32
Info partition /dev/sda5
* mount point: /media/sda5
* Device by name /dev/sda5
* Enable at startup (on)
* Writeable (on)
* Mount permission : Root user only may enable/disable.
Advanced
* Update fileaccess timestamp (on)
* Allow executables (on)
* Allow SUID and SGID attributes (on)
* Allow mount points (off)
* Options : NOTHING
* fs-freq: 0
* fs-passno: 0
When I open my console the
std rights 755
User: root
Group: root
FSTAB
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda3
UUID=8c30d561-2854-46b7-af88-1f77affd4954 / ext3 nouser,relatime,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1
# /dev/sda2
UUID=2dbb85db-7910-4688-9bd9-647fe826ac68 none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,utf8,atime,noauto,rw,dev,exec,suid 0 0
/dev/scd1 /media/cdrom1 udf,iso9660 user,utf8,atime,noauto,rw,dev,exec,suid 0 0
/dev/sda5 /media/sda5 auto nouser,atime,auto,rw,nodev,exec,suid 0 0
/dev/sda1 /media/windows auto nouser,atime,auto,rw,nodev,noexec,nosuid 0 0
According the user manager these are my secondairy groups
adm, dialout, fax, cdrom, floppy, audio, dip, video, plugdev, syslog, scanner, fuse, lpadmin, admin
Attachment is the screen with all my partition settings.
-------------
Could anybody tell me how to make the partition writeable again.
If you don' t know how to do it on a descent way please tell me how 777 my fat32 partition.
Comment