Re: [SLE] Adding partitions

From: Sunny (sloncho_at_gmail.com)
Date: 02/11/05

  • Next message: Jerry Feldman: "Re: [SLE] Adding partitions"
    To: suse-linux-e@suse.com
    Date: Fri, 11 Feb 2005 10:33:58 -0600
    
    

    On Friday 11 February 2005 10:19, Philip Washington wrote:
    > After reboot some windows vfat partitions are not showing up in 'My
    > Computer'. I looked in fstab and there is no line defining a mount
    > point for the partition. Is there a simple way for a user to configure
    > fstab through a GUI interface so that these partitions will show up in
    > 'My Computer'. The user/s are not that familiar with linux.
    >
    > Philip

    YaST/System/Partitioner. There, select the partition and hit Edit. In Mount
    point, type in the desired mounting point. Be sure to select "Do not
    format" !
    Then, click "Fstab options". In the "Arbitr. options" you can add this:
    gid=xxxx,umask=002

    where xxxx is the numeric ID for the "users" group. Or you can create a
    separate group in which you can put the users with write permissions for that
    partition, and replace xxxx with this ID.

    This will make this partition to be mounted on boot, with owner like
    root:users, and will allow members of group "users" to write in it.

    Sunny

    -- 
    Get Firefox
    http://www.spreadfirefox.com/?q=affiliates&id=10745&t=85
    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Jerry Feldman: "Re: [SLE] Adding partitions"

    Relevant Pages

    • Re: [SLE] Adding partitions
      ... Philip Washington wrote: ... I looked in fstab and there is no line defining a mount ... > point for the partition. ... The user/s are not that familiar with linux. ...
      (SuSE)
    • Re: How does one clean a messy fstab ?
      ... > ALWAYS BACK THE FSTAB UP BEFORE EDITING. ... > because sda1 is in windows recognised as C:/. ... > Again, the disk wasn't mounted. ... On my desktop is an icon of the WIN C: partition and I have access to ...
      (Ubuntu)
    • Re: [SLE] Dividing a used partition
      ... issue 'cp fstab fstab-bak' ... select the partition editor module. ... (to run separate sessions and view 'man' pages, use 'mc', view logs, etc.) ... issue 'exit' then 'exit' and you're done. ...
      (SuSE)
    • Re: How to add a mount point in fstab?
      ... > command correct to add /dev/sda6 in to the fstab? ... what ensures that the kernel will always see that ... The sda6 is actually a harddisk partition. ... A little Googling shows that it has a SATA HDD. ...
      (Debian-User)
    • Re: use of label in fstab
      ... use of label in fstab ... > I made another partition /dev/sda5 and used e2label to label it dyndata, ... I don't generally mount by label & I don't use ext filesystems, ...
      (Ubuntu)