Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0018
by
papampi
on 26/08/2017, 06:58:45 UTC


credits to papampi

fullzero, do you mind putting this link in original post please, i bet it will be useful to lots of users; thanks Smiley
Thanks for mentioning me and giving the credits,
I added an easier solution to that post
for those who dont need/want the swap and dont need to expand their partition.

Option2 :
If you have 16GB USB/SSD/HDD and dont want/need swap partition.
Just open /etc/fstab with
Code:
gksudo gedit /etc/fstab
and add a # before the UUID in swap line
Code:
# swap was on /dev/sda5 during installation
#UUID=cdba7b01-5ae6-4104-9a6e-f723b8bd87ac none            swap    sw              0       0
reboot and have fun.