The SSD of our lives
The /etc/fstab file from Usul, with the current modifications to make sure the SSD drive won't crap out on me
proc /proc proc nodev,noexec,nosuid 0 0
UUID=d1a9da31-95ad-46d5-b3e4-4a880ab7c896 / ext4 noatime,nodiratime 0 1
UUID=8f1841fb-ae32-427a-8064-bc89cefdac34 none swap sw 0 0
tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
Also, Firefox'es cache has been moved to the /tmp as well.
proc /proc proc nodev,noexec,nosuid 0 0
UUID=d1a9da31-95ad-46d5-b3e4-4a880ab7c896 / ext4 noatime,nodiratime 0 1
UUID=8f1841fb-ae32-427a-8064-bc89cefdac34 none swap sw 0 0
tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
Also, Firefox'es cache has been moved to the /tmp as well.
Labels: hardware, Linux, Lucid Lynx, Thinkpad T410, Ubuntu
0 Comments:
Post a Comment
<< Home