Thanks for all the feedback everyone. With the latest update, it works now. It&#39;s weird: Just to double check I re-installed from the Alpha Live USB and added my entry to /etc/fstab, rebooted and it won&#39;t boot. I had to comment out the entry. Did a yum update, uncommented and it works fine. Go figure...<br>
<br><div class="gmail_quote">On Mon, Apr 2, 2012 at 3:32 PM, dexter <span dir="ltr">&lt;<a href="mailto:dex.mbox@gmail.com">dex.mbox@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div></div><div class="h5">On 1 April 2012 21:54, patrick korsnick &lt;korsnick <a href="http://gmail.com" target="_blank">gmail.com</a>&gt; wrote:<br>
&gt; A common tweak recommended to SSD users on various distros has been to move<br>
&gt; /tmp to RAM to avoid writing to the SSD. Adding this line to /etc/fstab has<br>
&gt; worked fine for me on f16:<br>
&gt;<br>
&gt; none    /tmp    tmpfs   defaults        0 0<br>
&gt;<br>
&gt; However on f17 adding this line prevents the machine from booting.<br>
&gt;<br>
&gt; Can anyone enlighten me if it&#39;s possible to do something similar on f17 to<br>
&gt; save wear on my SSD?<br>
&gt;<br>
</div></div>try:<br>
tmpfs   /tmp   tmpfs   defaults  0 0<br>
systemd auto loads a service to yay.<br>
<br>
...dex<br>
<div><div></div><div class="h5">--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
</div></div></blockquote></div><br>