<div dir="ltr">mount output:<br><br>...<br>/dev/sdb5 on /media/disk type vfat (rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)<br>/dev/sdc5 on /media/disk-1 type vfat (rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)<br>
<br>i'm not gonna pretend to understand that. :-(<br>i want the disk can be read by different users on my pc. all of them should be able to write/delete some files on it. is it doable?<br><br><div class="gmail_quote">
2008/8/1 Zhengguo Xu <span dir="ltr"><<a href="mailto:tworiversfolk@gmail.com">tworiversfolk@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">many thanks!  all of you. how can I change the permission for whole disk? <br><br><div class="gmail_quote">2008/8/1 Zhengguo Xu <span dir="ltr"><<a href="mailto:tworiversfolk@gmail.com" target="_blank">tworiversfolk@gmail.com</a>></span><div>
<div></div><div class="Wj3C7c"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">Thanks a lot, Zack!! it indeed is FAT32 disk. I do need to connect this disk to windows from time to time, but I had the impression that NTFs is not best support by Linx. or am I completely wrong about it? writing to NTFs disk in linux is now perfectly normal?<br>


<br><br><div class="gmail_quote">2008/8/1 POWERS, ZACK <span dir="ltr"><<a href="mailto:zpowers@umflint.edu" target="_blank">zpowers@umflint.edu</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div></div><div>
Hi,<br>
The reason permissions don't change on your USB stick is because your<br>
USB disk is formatted in a filesystem that does not support POSIX<br>
style file permissions. If its FAT16 or FAT32, which it is most likely<br>
is, it doesn't support any type of file permissions. To solve this<br>
issues you will have to reformat your USB disk to a POSIX compliant<br>
filesystem (NTFS would be the best choice for compatibility with<br>
Windows).<br>
<div><div></div><div><br>
<br>
-----Original Message-----<br>
From: <a href="mailto:ubuntu-users-bounces@lists.ubuntu.com" target="_blank">ubuntu-users-bounces@lists.ubuntu.com</a> on behalf of Zhengguo Xu<br>
Sent: Fri 8/1/2008 2:37 PM<br>
To: Ubuntu User<br>
Subject: newbie's question on file permission<br>
<br>
Greeting all!<br>
<br>
Recently I encounted a strange problem (or it maybe very obvious for<br>
you<br>
guys) while copying files and I'd like to ask a question on file<br>
permission<br>
in linux.<br>
<br>
I have a file, lets say 'biology.ppt' and it has permission as follows<br>
and i<br>
am the owner and it belongs to group 'root'<br>
<br>
-rwx------<br>
<br>
i want to change it to group, say, 'test', and give permissions to<br>
everyone<br>
to read and write and execute, what's wrong when I run the following<br>
command?<br>
<br>
sudo chgrp test biology.ppt<br>
sudo chmod 777 biology.ppt<br>
<br>
nothing happened when i run these commands and i tried them with and<br>
without<br>
sudo. the file still has the permission -rwx------ and root is still<br>
the<br>
group.<br>
<br>
if it matters, the file is on a usb disk mounted in /media<br>
<br>
i also tried to create some file in my home directory and i can change<br>
it as<br>
i want with the same command.<br>
<br>
any help would be greatly appreciated.<br>
<br>
</div></div><br></div></div>--<div><br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com" target="_blank">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
<br></div></blockquote></div><br></div>
</blockquote></div></div></div><br></div>
</blockquote></div><br></div>