Tagged Questions
1
vote
2answers
1k views
Fix fstab to prevent boot failure
How can I fix fstab to prevent boot failure?
It seems that I have added incorrect record to /etc/fstab:
//servername/share /mnt/share cifs defaults,username=myuser 0 0
When I did ...