Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0018
by
fullzero
on 23/08/2017, 04:27:23 UTC
Wow. Thank you dbolivar!

The slow boot time has always been my only issue with nvOC. Especially when I've got a sick riser that I'm hunting for. I commented out the swap line in /etc/fstab and BAM! It was like a rocket ship booting up.

SO loving this OS now. Even more than before! Thank you again FullZero for this awesome OS.

Great!! But don't thank me for identifying this invalid entry in /etc/fstab, it was the merit of another user, as I mentioned, but I forgot his username! Nevertheless, Fullzero is aware of this, and said it will be fixed in v19. Smiley

You can do this on any nvOC or rxOC rig by entering the following in the guake terminal:
Code:
gksu gedit /etc/fstab

then commenting out this line by appending a # to the front of it changing:

Code:
UUID=cdba7b01-5ae6-4104-9a6e-f723b8bd87ac none            swap    sw              0       0

to:

Code:
#UUID=cdba7b01-5ae6-4104-9a6e-f723b8bd87ac none            swap    sw              0       0

then close the gedit and reboot.

I applied this change to the v0019_rc a long time ago when osnwt brought it to my attention:  https://bitcointalk.org/index.php?topic=1854250.msg20492062#msg20492062