Results 1 to 7 of 7

Thread: fstab?

  1. #1
    Join Date
    May 2005
    Location
    At home
    Beans
    486

    fstab?

    Where can I find /etc/fstab? I can't find it within /etc where it should be.

    /Thanks.
    Try the beautiful Enlightenment17 distro OzOS. | Easy way to install Enlightenment17 from CVS.
    Thanks Rui Pai for all you work intergrating this beautiful Desktop Shell with Ubuntu.

  2. #2
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: fstab?

    It has to be in /etc otherwise your system wouldn't boot up.

    Are you trying to find it in Nautilus (the Gnome/Ubuntu file manager)? Try scrolling down below all the many folders that are also in /etc. The files are all in alphabetical order below the folders.

  3. #3
    Join Date
    Apr 2008
    Location
    ireland
    Beans
    547
    Distro
    Ubuntu 10.04 Lucid Lynx

    Arrow Re: fstab?

    it may also be hidden by default > in nautilus click on > view > show hidden folders . or open it from the command line with
    Code:
    gedit /etc/fstab
    or
    Code:
    sudo gedit /etc/fstab
    if you need to make permanent changes to it (make sure to hit >save)
    using.... ACER ASPIRE ONE and ACER ASPIRE 5332
    running.... Ubuntu 12.04

  4. #4
    Join Date
    Jan 2008
    Location
    Davison, Michigan, U.S.A.
    Beans
    1,196

    Re: fstab?

    I bet your looking for it as a directory.
    It is a file, located after the directories in the /etc folder.

  5. #5
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: fstab?

    Quote Originally Posted by neu2buntu View Post
    it may also be hidden by default > in nautilus click on > view > show hidden folders . or open it from the command line with
    Code:
    gedit /etc/fstab
    or
    Code:
    sudo gedit /etc/fstab
    if you need to make permanent changes to it (make sure to hit >save)
    Couple of points. Hidden files/folders always commence with a dot which /etc/fstab does not, so I don't think showing hidden folders will help.

    Second: you can get away with using sudo for opening gedit, but it's safer to use gksudo. Have a look here, (about halfway down, but it's worth reading it all):

    https://help.ubuntu.com/community/RootSudo

  6. #6
    Join Date
    Apr 2008
    Location
    ireland
    Beans
    547
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: fstab?

    thanks Coffeecat !!! i have tried to be the teacher here,when im really just the pupil,...lol.. i think i have been overusing "sudo" when "gksudo" would be more appropriate...cheers
    using.... ACER ASPIRE ONE and ACER ASPIRE 5332
    running.... Ubuntu 12.04

  7. #7
    Join Date
    May 2005
    Location
    At home
    Beans
    486

    Re: fstab?

    Thanks, I found it, guess I'm tired I just searched the folders and didn't scroll down to the plain .conf files .
    Try the beautiful Enlightenment17 distro OzOS. | Easy way to install Enlightenment17 from CVS.
    Thanks Rui Pai for all you work intergrating this beautiful Desktop Shell with Ubuntu.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •