topic title: trying to edit / etc / fstab to get automount
4 posts
• Page 1 of 1
-
Posts: 53
- Joined: 27 Jun 2015
#1
When I look for the file / etc / fstab, it doesn't exist on my installed 13.2, but / etc / fstab.d does, however it's empty. I want to change noauto to auto to mount all partitions at boot. I have HD0 [sda1, XP], HD1 [sda2, XPswap] [sda3 AntiXswap] [sda6 ext4, AntiX 13.2]. Do I create the file, and if so what permissions and what do I put in there ?
-
Posts: 765
- Joined: 27 Dec 2011
#2
I am not quite sure, but I an guessing that your fstab file is further down the list.
Maybe try to just open it in an editor?
or so?
Maybe try to just open it in an editor?
Code: Select all
sudo nano / etc/fstab
-
Posts: 4,164
- Joined: 20 Feb 2009
#3
Moved thread to new users to get the attention it deserves.
AntiX Control Center>System>Edit Config files is what you want.
hmmm fstab not exist?
Then make one.
ls command lists mine and my backup I made as present.
This is a old install though that is current testing.
AntiX Control Center>System>Edit Config files is what you want.
hmmm fstab not exist?
Then make one.
Code: Select all
harry@biker:~
$ cd / etc
harry@biker:/ etc
$ ls
<snip>
fstab
fstab.backup <snip>
This is a old install though that is current testing.
Code: Select all
harry@biker:~
$ inxi -S
System: Host: biker Kernel: 3.17-7.dmz.2-liquorix-686-pae i686 (32 bit)
Desktop: IceWM 1.3.8+githubmod+20150412+960629d
Distro: antiX-13_386-full Luddite 01 June 2013
-
Posts: 4,164
- Joined: 20 Feb 2009
#4
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.howtogeek.com/howto/38125/htg-explains-what-is-the-linux-fstab-and-how-does-it-work/"
linktext was:"http://www.howtogeek.com/howto/38125/ht ... s-it-work/"
====================================
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.howtogeek.com/howto/38125/htg-explains-what-is-the-linux-fstab-and-how-does-it-work/"
linktext was:"http://www.howtogeek.com/howto/38125/ht ... s-it-work/"
====================================