Re: file permissions and /etc/fstab
- From: GreyGeek <jkreps@xxxxxxxxxx>
- Date: Sun, 30 Apr 2006 13:12:55 GMT
Ash wrote:
What should my /etc/fstab file look like if I wanted my /dev/hda4 to be
mounted as /Downloads at startup and be read/writeabje by all users.
Right now, it gets mounted, but only root can write to the /Downloads
folder. TIA for the help :)
Use KwikDisk
# /dev/hda1, size=41399505, type=7: NTFS (primary)
/dev/hda1 /mnt/win_c ntfs user,exec,ro,noauto,iocharset=iso8859-1,umask=0 0
0
# /dev/hda2, size=12289662, type=11: FAT32 (primary)
/dev/hda2 /mnt/win_d vfat
user,exec,rw,noauto,iocharset=iso8859-1,codepage=850,umask=0 0 0
.
- References:
- file permissions and /etc/fstab
- From: Ash
- file permissions and /etc/fstab
- Prev by Date: Re: Defragging Ubuntu
- Next by Date: Re: Does Linux (Ubuntu/Gnome) have temp files that need to be removed? How?
- Previous by thread: Re: file permissions and /etc/fstab
- Next by thread: Help! Can't manage files in Ubuntu/GNOME/Bash
- Index(es):
Relevant Pages
|