Automounting is not working

This forum is for discussion about general software issues.

Automounting is not working

Postby gonny95 » Thu Jun 11, 2015 6:27 pm

I need to automatically mount /dev/sda1 to /mnt everytime I reboot.
So I wrote /etc/fstab like this:
$this->bbcode_second_pass_code('', '
# <file system> <dir> <type> <options> <dump> <pass>
/dev/sda1 /mnt ext4 auto,rw,relatime,nofail 0 0
')
Unfortunatly It didn't work. but I can mount it using "mount -a" with no problems.
I have no idea why it doesn't work :?:
gonny95
 
Posts: 5
Joined: Tue Mar 31, 2015 1:26 am

Return to General

Who is online

Users browsing this forum: No registered users and 7 guests