[Bug 52778] Re: Some folders on fat32 filesystem not writable

2011-01-13 Thread Jeremy Foshee
** Changed in: linux (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/52778

Title:
  Some folders on fat32 filesystem not writable

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2008-11-02 Thread Aviator
I'm using Intrepid and the bug is still there.

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the
upcoming Intrepid Ibex 8.10 release.  As a result, the kernel team would
appreciate it if you could please test this newer 2.6.27 Ubuntu kernel.
There are one of two ways you should be able to test:

1)  If you are comfortable installing packages on your own, the linux-
image-2.6.27-* package is currently available for you to install and
test.

--or--

2)  The upcoming Alpha5 for Intrepid Ibex 8.10 will contain this newer
2.6.27 Ubuntu kernel.  Alpha5 is set to be released Thursday Sept 4.
Please watch http://www.ubuntu.com/testing for Alpha5 to be announced.
You should then be able to test via a LiveCD.

Please let us know immediately if this newer 2.6.27 kernel resolves the
bug reported here or if the issue remains.  More importantly, please
open a new bug report for each new bug/regression introduced by the
2.6.27 kernel and tag the bug report with 'linux-2.6.27'.  Also, please
specifically note if the issue does or does not appear in the 2.6.26
kernel.  Thanks again, we really appreicate your help and feedback.

** Tags added: cft-2.6.27

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2008-04-26 Thread trollord
Well, the fat drivers are in vanilla kernel so setting that as package -
perhaps it will help.

** Changed in: linux (Ubuntu)
Sourcepackagename: None => linux

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2008-02-24 Thread johonbravo
Using  Ubuntu 7.10 with kernel 2.6.22-14-generic will all updates
applied, Bug still present.

I am having the same problem after partitioning a new harddrive,
installing a clean windows, then installing a clean ubuntu using the
fat32 as a shared drive.

Only one folder is non-writeable (Jonathan). It is my major storage
folder where the majority of my files are located:

$ ls -l

drwxrwxrwx  2 root root 16384 2008-02-19 17:24 Incomplete
dr-xr-xr-x 37 root root 16384 2008-02-19 17:09 Jonathan
drwxrwxrwx  8 root root 16384 2008-02-24 23:10 Mail



** Attachment added: "Screenshot of folder properties & terminal"
   http://launchpadlibrarian.net/12178171/Screenshot.png

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-06-13 Thread Aviator
A workaround is to use 'sudo' (or login as root) to operate within the
non-writable directory.

I also noticed this, any file named 'desktop.ini' within the non-
writable directory is also non-writable, even though it has the 'w'
flag.

$ pwd
/media/data/My Documents
$ groups
aviator adm dialout cdrom floppy audio dip video plugdev scanner netdev lpadmin 
powerdev admin
$ ls -l desktop.ini
-rwxrwx--- 1 root plugdev 75 2007-02-21 15:52 desktop.ini
$ rm desktop.ini
rm: cannot remove `desktop.ini': Permission denied

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-05-01 Thread Louis
sure:

dosfsck 2.11 (12 Mar 2005)
dosfsck 2.11, 12 Mar 2005, FAT32, LFN
Checking we can access the last sector of the filesystem
Boot sector contents:
System ID "MSWIN4.1"
Media byte 0xf8 (hard disk)
   512 bytes per logical sector
 65536 bytes per cluster
32 reserved sectors
First FAT starts at byte 16384 (sector 32)
 2 FATs, 32 bit entries
   5020160 bytes per FAT (= 9805 sectors)
Root directory start at cluster 2 (arbitrary size)
Data area starts at byte 10056704 (sector 19642)
   1254924 data clusters (82242699264 bytes)
63 sectors/track, 255 heads
  73786608 hidden sectors
 160649937 sectors total
Checking for unused clusters.
Checking free cluster summary.
/dev/sda7: 74 files, 2665/1254924 clusters

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-04-30 Thread Onno Benschop
Hi Louis,

Thanks for your report. Can you please provide the output of the following 
command:
dosfsck -v -n 

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-04-30 Thread Louis
Well, I can confirm this on an Acer Aspire 5672 with dual boot for
Windows XP prof. and Ubuntu 7.04 (2.6.20-15-generic). My Pictures and My
Music are not writable.

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-04-21 Thread Marco Rodrigues
** Changed in: samba (upstream)
   Importance: Unknown => Undecided
 Bugwatch: Debian Bug tracker #419577 => None
   Status: Fix Released => Unconfirmed

** Changed in: samba (upstream)
   Status: Unconfirmed => Rejected

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-04-21 Thread Onno Benschop
This is not a samba bug, removed the reference to the samba package.

Michael, Nicolò and Max, can you please tell us the version of the kernel and 
Ubuntu you are using? The commands to determine that are:
 uname -a
 lsb_release -a

Thanks

** Changed in: Ubuntu
Sourcepackagename: samba => None

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-04-21 Thread Max Rabkin
I want to confirm that this happens LOCALLY. Not sure what package it's
in, though. Looks like it might be a kernel thing, though (who else
modifies/sets permissions on mounted drives)

Any workarounds, please? This is really irritating!

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-04-17 Thread Bug Watch Updater
** Changed in: samba (upstream)
   Status: Unknown => Fix Released

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-04-16 Thread Philip Paquette
So what should have been the correct package?

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-04-16 Thread Onno Benschop
Philip, thanks for your contribution, but what in the bug report
indicates that this user is using Samba, or for that matter a network to
connect to the drive?

As I read it, both submitters have a local partition.

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-04-16 Thread Philip Paquette
** Bug watch added: Debian Bug tracker #419577
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419577

** Also affects: samba (upstream) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419577
   Importance: Unknown
   Status: Unknown

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-04-16 Thread Philip Paquette
Setting package from (undefined) to samba and confirming...

** Changed in: samba (Ubuntu)
Sourcepackagename: None => samba
   Status: Unconfirmed => Confirmed

-- 
Some folders on fat32 filesystem not writable
https://bugs.launchpad.net/bugs/52778
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-03-29 Thread Michael Stather
I just had this problem again on ubuntu edgy
Nautilus shows some subfolders which are registered with Windows Vista (as 
"Music" and "Documents") as read-only, all other dirs are fine.
I really have no idea why this is because there are no access restrictions on 
fat filesystems and only some folders are affected

-- 
Some folders on fat32 filesystem not writable
https://launchpad.net/bugs/52778

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2007-03-29 Thread Onno Benschop
Nicolò,

Does this mean that now, using Feisty, this works?

-- 
Some folders on fat32 filesystem not writable
https://launchpad.net/bugs/52778

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 52778] Re: Some folders on fat32 filesystem not writable

2006-12-19 Thread Nicolò Chieffo
I am having the same problems with "my documents" folder. I cannot write
on it. look at the permissions

[EMAIL PROTECTED]:/media/Dati$ ls -l
totale 128
dr-xr-x--- 17 root plugdev 16384 2006-12-16 20:17 Documenti
drwxrwx---  9 root plugdev 16384 2006-08-31 18:00 Downloads

I can chmod 770 it to write, but the problem persist at the following
boot/mount. Also "My Music" and "My pictures" are in the same situation.
All these dirs have a Desktop.ini file, but "My Videos" has it, but
doesn't have this problem.

I have always had this problem since ubuntu dapper. Now I'm using feisty

-- 
Some folders on fat32 filesystem not writable
https://launchpad.net/bugs/52778

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2006-07-12 Thread Hobbsee
** Changed in: kubuntu-meta (Ubuntu)
Sourcepackagename: kubuntu-meta => linux-image-2.6.15-23-k7

-- 
Some folders on fat32 filesystem not writable
https://launchpad.net/bugs/52778

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2006-07-12 Thread Michael Stather
Kubuntu 6.06 and latest "k7" kernel

-- 
Some folders on fat32 filesystem not writable
https://launchpad.net/bugs/52778

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 52778] Re: Some folders on fat32 filesystem not writable

2006-07-12 Thread Kenny Duffus
which version of kubuntu are you running and which kernel?

-- 
Some folders on fat32 filesystem not writable
https://launchpad.net/bugs/52778

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs