<div dir="ltr">I have a small copy n paste txt file for when my hard drive fails (hopefully in the distant future) so I can get my new hard drive up and running again as closely similar to the previous drive as possible.<div>I made the one command up myself and just discovered it does not work. That command is:</div><div> </div><div> # Reduce the swap tendency <div> cat >> /proc/sys/vm/swappiness <<eof</div><div> > vm.swappiness=10</div><div> eof</div><div><br></div><div>with the error of:</div><div><br></div><div> cat: write error: Invalid argument</div><div><br></div><div>I have a similar </div><div><br></div><div> sudo cat >> /etc/fstab << eof</div><div> /media/bmike1/entertainment/Pictures /home/bmike1/Pictures none bind 0 0 </div><div> eof</div><div><br></div><div>which I do not believe was implemented correctly as when I inspect 'mount' there does not appear to be the entertainment directory or pictures directories listed anywhere. So I suppose it is wrong then....</div><div><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><span style="font-size:12.8px">:-)~MIKE~(-:</span><br></div></div></div></div></div>
</div></div>