Who own's the . of /media/disk? If it's not your user, and the disk is chmoded 755 or something, you won't be able to write. <BR><BR>Do your users all have the same UID on all of your machines?
One of the last things the Linux kernel does during system boot is mount the root filesystem. The Linux kernel dictates no filesystem structure, but user space applications expect to find files with ...