(Briefly) Fstab

From: David R. Litwin (presently42_at_gmail.com)
Date: 08/04/05

  • Next message: Cubells: "Re: (Briefly) Fstab"
    Date: Thu, 4 Aug 2005 01:08:20 -0400
    To: debian users <debian-user@lists.debian.org>
    
    

    I have changed my fstab so that it automatically mount my Windows
    partition in to /mnt/windows:

    # /etc/fstab: static file system information.
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    proc /proc proc defaults 0 0
    /dev/hdc1 /mnt/windows ntfs defaults 0 2
    /dev/hdc2 / ext2 defaults,errors=remount-ro 0 1
    /dev/hdc3 none swap sw 0 0
    /dev/hdb /media/cdrom0 iso9660 ro,user,noauto 0 0
    /dev/hdd /media/cdrom1 iso9660 ro,user,noauto 0 0
    /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0

    The problem is that running as a normal user, I can not access this
    folder. I know that this is because I have set the Options to default:
    The Options must allow me to access the folder from my regular user.
    What is the Option that I need?

    Thank you kindly in advance.

    -- 
    —A watched bread-crumb never boils.
    —My hover-craft is full of eels.
    —[...]and that's the he and the she of it.
    

  • Next message: Cubells: "Re: (Briefly) Fstab"

    Relevant Pages

    • SUSE 10.1 - Intel ICH5R Software RAID - NTFS
      ... I managed to install SUSE 10.1 from a Remastered DVD with non-OSS. ... I want to mount the RAID volume in /mnt/win/F, ... I create the folder /mnt/win/F logged on as root and I ... Accessing the folder then as normal user would try to go one step ...
      (alt.os.linux.suse)
    • Re: still cant open folder
      ... Well give permissions to your normal user after the inbuilt admin account takes ownership. ... but while in safe mode only. ... > This is not a system or hidden folder. ...
      (microsoft.public.windowsxp.general)
    • Re: [debian] (Briefly) Fstab
      ... "David R. Litwin" wrote: ... > The problem is that running as a normal user, ... > The Options must allow me to access the folder from my regular user. ...
      (Debian-User)
    • Re: deny access to all but 1 folder
      ... on, because with the default NTFS permissions on the C: ... So no way can a normal user delete anything under system32. ... How are your permissions on that folder? ...
      (microsoft.public.windows.terminal_services)