Richard Owlett wrote: > My dual boots Squeeze and Wheezy. > I've created a partition whose function in life is to be > essentially a scratch pad for all groups/users of both. > How do I force all files to be written to that partition to be > readable AND writable to everybody?
By putting a line like this one in both /etc/fstab's: /dev/sdb3 /data ext3 rw,user,exec -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

