Marc Shapiro <marcns...@gmail.com> wrote: > On 12/21/2015 07:19 PM, Sven Hartge wrote: >> Gary Roach <gary719_li...@verizon.net> wrote:
>>> I re-wrote the line to read /dev/sda1 / ext4 rw, noatime 0 >>> 1 and commented out the old line. The error still happens at the >>> same place. >> Without you providing the exact error nobody will be able to help >> you. >> >> So please paste the complete /etc/fstab as it is without any >> modifications, deletions or alterations, the output of "systemctl >> --failed" without any omissions and the exact error you get after >> "mount -a" without any own interpretations. > I believe that there should not be any spaces in the options, so if > the line in /etc/fstab actually reads: > /dev/sda1 / ext4 rw, noatime 0 1 > It should be: > /dev/sda1 / ext4 rw,noatime 0 1 This is correct. But without an unaltered copy of the fstab from Gary we will never know and only be able to guess. Grüße, Sven. -- Sigmentation fault. Core dumped.