I have stuck in an awesome problem. Having fedora dual booted with windows, i edited the /etc/fstab and /etc/sysctl.conf files, but now my PC is not booting in fedora, it is only booting in windows, though it is showing the option to boot from fedora, but after selecting too, it seems as if it is booting from that but after some time, again it ends to the symbol of fedora which appears just before the user login page. While it boots from fedora, if i press, alt+tab buttons, it shows in a black screen that it cann&#39;t write pid, and some other comments like line 12 / 14 / 16 is bad of fstab. so what i do in this scenario?<br>
 <br>further the changes done in fstab are:<br><pre><font style="color: rgb(255, 0, 0); font-style: normal; text-decoration: none; vertical-align: baseline; font-family: verdana,sans-serif;" color="transparent" face="Arial" size="2">[fedorax@localhost ~]$</font><span style="color: rgb(255, 0, 0);"> su -c &#39;cp /etc/fstab </span><font style="color: rgb(255, 0, 0); font-style: normal; text-decoration: none; vertical-align: baseline; font-family: verdana,sans-serif;" color="transparent" face="Arial" size="2">/home/fedorax/Documents</font><span style="color: rgb(255, 0, 0);">/fstab.backup&#39;</span><br>
<font style="color: rgb(255, 0, 0); font-style: normal; text-decoration: none; vertical-align: baseline; font-family: verdana,sans-serif;" color="transparent" face="Arial" size="2">Password: </font><font style="color: rgb(255, 0, 0); font-family: verdana,sans-serif;" size="2">&lt;root pw&gt;</font><font style="font-family: verdana,sans-serif;" size="2"><br>
</font><br><font style="color: rgb(255, 0, 0); font-style: normal; text-decoration: none; vertical-align: baseline; font-family: verdana,sans-serif;" color="transparent" face="Arial" size="2">[fedorax@localhost ~]$</font><span style="color: rgb(255, 0, 0);"> su -c &#39;gedit /etc/fstab&#39;<br>
</span><font style="color: rgb(255, 0, 0); font-style: normal; text-decoration: none; vertical-align: baseline; font-family: verdana,sans-serif;" color="transparent" face="Arial" size="2">Password: </font><font style="color: rgb(255, 0, 0); font-family: verdana,sans-serif;" size="2">&lt;root pw&gt;</font><br>
</pre>In
 the file popped up , where where the mount option says <span style="color: rgb(255, 0, 255);">defaults</span> append 
the text (giving a single character space just after wherever is written
 <span style="color: rgb(255, 0, 255);">defaults</span>):<br><br><span style="color: rgb(255, 0, 0);">, noatime , nodiratime</span><br><br>adding this line to whereever the defaults options was there.<br><br>according to the link:<br>
<br><a href="http://digitizor.com/2009/01/31/fedora-speed-tweaks-make-fedora-faster/">http://digitizor.com/2009/01/31/fedora-speed-tweaks-make-fedora-faster/</a><br><br>but unfortunately i cannot see now fstab because i am not able to login to fedora.<br>
<br>Is there any possibility to go into the fedora via user login (root login already disabled by default)? <br>