Pages:
Author

Topic: [ mining os ] nvoc - page 46. (Read 418529 times)

full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 26, 2018, 02:09:58 AM
Sorry If this is posted somewhere on this fourm or the website but is there a way to setup profit switching and wifi?

There should be no conflict between them.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 26, 2018, 02:09:18 AM
Hi All,
Hope someone can help me.  Trying to mine ETC on the Ethteam pool.

nvOC boots fine and starts to mine but then I get an "Eth Authorization failed...retry in 20 seconds" error. 

I noticed the following in the 1bash file:

# Some pools require dot (address.worker), some require slash (address/worker) format.
# Depending on the pool you use, set this approprietly:
DOT_POOL_FORMAT_or_FORWARD_SLASH_POOL_FORMAT="DOT"   # DOT or SLASH


But the pool i am using does not use a dot or a slash.  is there a way to have blank where the dot or slash is?   When I don't have either DOT or SLASH in between the quotes it defaults to /.

Or is something else wrong?

Thanks!

if it does not use dot or slash how you set worker name in pool?
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 26, 2018, 02:07:24 AM
Hello :-)
After I flash a hard disk with the nvOC image, is there an easy way to expand the filesystem to occupy the full capacity of the hard drive?



Flash with latest nvOC v19-2.0 Shrinked Image


Info:
Code:
Image size: 11 GB
Download ZIP size: 3.8 GB
Auto Expand to full size on first boot
Fixed copy 1bash from fat partition to SSD/HDD on first boot
SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057


Or :

Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_by_fullzero_Community_Release/19-2.1/expand_rootfs.sh
sudo /home/m1/Downloads/expand_rootfs.sh
Hello,
I flash the image, the rig boots into Ubuntu and everything goes fine until the next reboot when Ubuntu cannot load and gets into rescue mode:
Code:
error: unknown filesystem
Entering rescue mode
grub rescue >
Checking the volume, it show shows that somehow it didn't expand the filesystem

I imaged many SSD and USB's with it and none get to problems.
Did it expanded the partition on first boot and rebooted after 5 seconds?
Hi Papampi,
At first reboot it goes straight into rescue mode.

If I image the standard nvOC image (not the Shrinkied Image) and if I follow the "SSD-USB resize guide for nvOC" document, I run into a problem when I execute the command
Code:
gksudo gedit /etc/fstab

as I get the error:
Code:
m1@m1-desktop:~$ gksudo gedit /etc/fstab

(process:20027): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.

(gksudo:20027): Gtk-WARNING **: cannot open display:

The system works pretty fine without extending the partition, so I guess I can leave everything like it is


If on first boot it goes to rescue mode then there should be a problem with downloaded image, have you checked it's SHA-256?

You ran "gksudo gedit" from local machine or some remote like TeamViewer or vnc?
What happens if you run the expand_rootfs.sh script on normal image?
Hi Papampi,
I didn't explain myself correctly.
The image SHA-256 is correct.
Ubuntu boot a first time normally displaying the window with the message "resizing partition at next boot..." (cannot remember the exact message). After this it reboots into rescue mode.
I didn't run "gksudo gedit" directly from the local machine, but through an SSH session


Delete all partitions then flash the shrinked image again, it should work.
May be a problem while imaging it, what program you used to flash it?
In ubuntu you can use the default Disk program and restore image or HDDRawCopy in windows.  

gksudo is the graphical interface for password of sudo and gedit is the graphical text editor in ubuntu you can not run them from ssh.
If you want to expand partition from ssh use:
Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_by_fullzero_Community_Release/19-2.1/expand_rootfs.sh
sudo /home/m1/Downloads/expand_rootfs.sh
newbie
Activity: 35
Merit: 0
February 25, 2018, 11:11:18 PM
Hi All,
Hope someone can help me.  Trying to mine ETC on the Ethteam pool.

nvOC boots fine and starts to mine but then I get an "Eth Authorization failed...retry in 20 seconds" error. 

I noticed the following in the 1bash file:

# Some pools require dot (address.worker), some require slash (address/worker) format.
# Depending on the pool you use, set this approprietly:
DOT_POOL_FORMAT_or_FORWARD_SLASH_POOL_FORMAT="DOT"   # DOT or SLASH


But the pool i am using does not use a dot or a slash.  is there a way to have blank where the dot or slash is?   When I don't have either DOT or SLASH in between the quotes it defaults to /.

Or is something else wrong?

Thanks!
member
Activity: 126
Merit: 10
February 25, 2018, 09:09:58 PM
Hello :-)
After I flash a hard disk with the nvOC image, is there an easy way to expand the filesystem to occupy the full capacity of the hard drive?



Flash with latest nvOC v19-2.0 Shrinked Image


Info:
Code:
Image size: 11 GB
Download ZIP size: 3.8 GB
Auto Expand to full size on first boot
Fixed copy 1bash from fat partition to SSD/HDD on first boot
SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057


Or :

Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_by_fullzero_Community_Release/19-2.1/expand_rootfs.sh
sudo /home/m1/Downloads/expand_rootfs.sh
Hello,
I flash the image, the rig boots into Ubuntu and everything goes fine until the next reboot when Ubuntu cannot load and gets into rescue mode:
Code:
error: unknown filesystem
Entering rescue mode
grub rescue >
Checking the volume, it show shows that somehow it didn't expand the filesystem

I imaged many SSD and USB's with it and none get to problems.
Did it expanded the partition on first boot and rebooted after 5 seconds?
Hi Papampi,
At first reboot it goes straight into rescue mode.

If I image the standard nvOC image (not the Shrinkied Image) and if I follow the "SSD-USB resize guide for nvOC" document, I run into a problem when I execute the command
Code:
gksudo gedit /etc/fstab

as I get the error:
Code:
m1@m1-desktop:~$ gksudo gedit /etc/fstab

(process:20027): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.

(gksudo:20027): Gtk-WARNING **: cannot open display:

The system works pretty fine without extending the partition, so I guess I can leave everything like it is


If on first boot it goes to rescue mode then there should be a problem with downloaded image, have you checked it's SHA-256?

You ran "gksudo gedit" from local machine or some remote like TeamViewer or vnc?
What happens if you run the expand_rootfs.sh script on normal image?
Hi Papampi,
I didn't explain myself correctly.
The image SHA-256 is correct.
Ubuntu boot a first time normally displaying the window with the message "resizing partition at next boot..." (cannot remember the exact message). After this it reboots into rescue mode.
I didn't run "gksudo gedit" directly from the local machine, but through an SSH session
newbie
Activity: 25
Merit: 0
February 25, 2018, 07:15:05 PM
Sorry If this is posted somewhere on this fourm or the website but is there a way to setup profit switching and wifi?
newbie
Activity: 12
Merit: 0
February 25, 2018, 05:18:03 PM
Hi guys,

as a newbie to linux i have to thank all developers for their work. Thank you guys and please don´t stop, if you did, you would leave people like me hanging in the cold.

A problem i encountered with the new community release version 2.0 is the following.

If i try to connect any of my rigs (doesn´t matter whether nvidia or amd cards) to any etn pool (doesn´t matter as well which pool it is) nvOC uses KTccminer as the miner but once i connect the pool always sets the difficulty at 19, exactly at 19 and this repeats no matter what rig i connect to what etn pool. I had all rigs running under 19. 1.4 and everything was good, now i can´t connect to any of the etn pools.

Any suggestions?

It uses 'KTccminer-cryptonight'

Can you paste result of this command (type in guake)

Quote
ps aux | grep miner

Paste the result over here.



Can you also paste the ETN coin details you have in 1bash?




Thanks for trying to help this is the result of your command

m1@m1-desktop:~$ ps aux | grep miner
m1       10259  288  0.6 564212 49368 pts/17   Sl+  22:37   2:15 /home/m1/cpuOPT/cpuminer -a cryptonight -o stratum+tcp://pool.etnminers.com:3333 -u etnkEv3h8DxMLSWMBYTmMLfKNgnaQf6k7hGbkEbK6hbeGku69dh8Lm7iihpV4dg3BRXcJFAKfGUaNac isz4bmS6E8HRgEA2cJZ.1600.19_2_ASGT405XE3 -p x -t 3
m1       10553  0.0  0.0  27188  2896 ?        Ss   22:37   0:00 SCREEN -dmSL miner /home/m1/KTccminer-cryptonight/ccminer -o stratum+tcp://pool.etnminers.com:7777 -u etnkEv3h8DxMLSWMBYTmMLfKNgnaQf6k7hGbkEbK6hbeGku69dh8Lm7iihpV4dg3BRXcJFAKfGUaNac isz4bmS6E8HRgEA2cJZ.19_2_ASGT405XE3 -p x
m1       10554 12.5  5.1 64984620 414744 pts/24 Ssl+ 22:37   0:04 /home/m1/KTccminer-cryptonight/ccminer -o stratum+tcp://pool.etnminers.com:7777 -u etnkEv3h8DxMLSWMBYTmMLfKNgnaQf6k7hGbkEbK6hbeGku69dh8Lm7iihpV4dg3BRXcJFAKfGUaNac isz4bmS6E8HRgEA2cJZ.19_2_ASGT405XE3 -p x
m1       10702  0.0  0.0  14224   944 pts/16   R+   22:38   0:00 grep --color=auto miner


I also tried to connect to etn.easyhash.io:3631 with the same result, diff gets set at exactly 19 and stays there. I can however set the diff manually by adding it to my etn address as "...address.20000" This works but then the diff stays at that at all times. Once again everything worked fine in 19_1.4

As for the details of my 1bash settings for the etn coin. I have my etn address in there as shown above as well as the port. I use port 3333 for the cpu threads and 7777 for the gpu´s in the rig i am using right now to get back online. There are 4 1050 ti`s in there.

When i look at at the outcome above it adds the diff 1600 for the cpu thread (which i set manually by adding it to 1bash) and it puts my custom worker name right behind the etn address. Seeing this now i just converted back to HOST instead of CUSTOM worker name but that doesn´t help a lot. In that case the diff gets set to 100, stays there and the miner never starts mining. The cpu works but only because i set it manually to a 1600 diff. KTccminer-cryptonight never starts mining even though it shows accepted shares.

Unfortunately i don´t know enough about Linux to get anywhere close to resolving this.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 25, 2018, 03:52:20 PM
Hello,
Probably the question has been asked zillions of time, but, is there a way to infer the memory manufacturer of a GPU card from Linux/Ubuntu?
I know I can do this using GPU-Z on Windows, but is it really impossible on Linux?

Don't think there is way to do so under Linux yet.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 25, 2018, 03:49:49 PM
Hello :-)
After I flash a hard disk with the nvOC image, is there an easy way to expand the filesystem to occupy the full capacity of the hard drive?



Flash with latest nvOC v19-2.0 Shrinked Image


Info:
Code:
Image size: 11 GB
Download ZIP size: 3.8 GB
Auto Expand to full size on first boot
Fixed copy 1bash from fat partition to SSD/HDD on first boot
SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057


Or :

Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_by_fullzero_Community_Release/19-2.1/expand_rootfs.sh
sudo /home/m1/Downloads/expand_rootfs.sh
Hello,
I flash the image, the rig boots into Ubuntu and everything goes fine until the next reboot when Ubuntu cannot load and gets into rescue mode:
Code:
error: unknown filesystem
Entering rescue mode
grub rescue >
Checking the volume, it show shows that somehow it didn't expand the filesystem

I imaged many SSD and USB's with it and none get to problems.
Did it expanded the partition on first boot and rebooted after 5 seconds?
Hi Papampi,
At first reboot it goes straight into rescue mode.

If I image the standard nvOC image (not the Shrinkied Image) and if I follow the "SSD-USB resize guide for nvOC" document, I run into a problem when I execute the command
Code:
gksudo gedit /etc/fstab

as I get the error:
Code:
m1@m1-desktop:~$ gksudo gedit /etc/fstab

(process:20027): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.

(gksudo:20027): Gtk-WARNING **: cannot open display:

The system works pretty fine without extending the partition, so I guess I can leave everything like it is


If on first boot it goes to rescue mode then there should be a problem with downloaded image, have you checked it's SHA-256?

You ran "gksudo gedit" from local machine or some remote like TeamViewer or vnc?
What happens if you run the expand_rootfs.sh script on normal image?
member
Activity: 126
Merit: 10
February 25, 2018, 03:26:22 PM
Hello,
Probably the question has been asked zillions of time, but, is there a way to infer the memory manufacturer of a GPU card from Linux/Ubuntu?
I know I can do this using GPU-Z on Windows, but is it really impossible on Linux?
full member
Activity: 378
Merit: 104
nvOC forever
February 25, 2018, 02:54:38 PM
Hi guys,

as a newbie to linux i have to thank all developers for their work. Thank you guys and please don´t stop, if you did, you would leave people like me hanging in the cold.

A problem i encountered with the new community release version 2.0 is the following.

If i try to connect any of my rigs (doesn´t matter whether nvidia or amd cards) to any etn pool (doesn´t matter as well which pool it is) nvOC uses KTccminer as the miner but once i connect the pool always sets the difficulty at 19, exactly at 19 and this repeats no matter what rig i connect to what etn pool. I had all rigs running under 19. 1.4 and everything was good, now i can´t connect to any of the etn pools.

Any suggestions?

It uses 'KTccminer-cryptonight'

Can you paste result of this command (type in guake)

Quote
ps aux | grep miner

Paste the result over here.

Can you also paste the ETN coin details you have in 1bash?


newbie
Activity: 12
Merit: 0
February 25, 2018, 02:39:26 PM
Hi guys,

as a newbie to linux i have to thank all developers for their work. Thank you guys and please don´t stop, if you did, you would leave people like me hanging in the cold.

A problem i encountered with the new community release version 2.0 is the following.

If i try to connect any of my rigs (doesn´t matter whether nvidia or amd cards) to any etn pool (doesn´t matter as well which pool it is) nvOC uses KTccminer as the miner but once i connect the pool always sets the difficulty at 19, exactly at 19 and this repeats no matter what rig i connect to what etn pool. I had all rigs running under 19. 1.4 and everything was good, now i can´t connect to any of the etn pools.

Any suggestions?
newbie
Activity: 96
Merit: 0
February 25, 2018, 01:19:17 PM
sudo: ./expand_rootfs.sh: command not found
i downloaded and i am in the directory.
member
Activity: 126
Merit: 10
February 25, 2018, 01:12:58 PM
Hello :-)
After I flash a hard disk with the nvOC image, is there an easy way to expand the filesystem to occupy the full capacity of the hard drive?



Flash with latest nvOC v19-2.0 Shrinked Image


Info:
Code:
Image size: 11 GB
Download ZIP size: 3.8 GB
Auto Expand to full size on first boot
Fixed copy 1bash from fat partition to SSD/HDD on first boot
SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057


Or :

Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_by_fullzero_Community_Release/19-2.1/expand_rootfs.sh
sudo /home/m1/Downloads/expand_rootfs.sh
Hello,
I flash the image, the rig boots into Ubuntu and everything goes fine until the next reboot when Ubuntu cannot load and gets into rescue mode:
Code:
error: unknown filesystem
Entering rescue mode
grub rescue >
Checking the volume, it show shows that somehow it didn't expand the filesystem

I imaged many SSD and USB's with it and none get to problems.
Did it expanded the partition on first boot and rebooted after 5 seconds?
Hi Papampi,
At first reboot it goes straight into rescue mode.

If I image the standard nvOC image (not the Shrinkied Image) and if I follow the "SSD-USB resize guide for nvOC" document, I run into a problem when I execute the command
Code:
gksudo gedit /etc/fstab

as I get the error:
Code:
m1@m1-desktop:~$ gksudo gedit /etc/fstab

(process:20027): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.

(gksudo:20027): Gtk-WARNING **: cannot open display:

The system works pretty fine without extending the partition, so I guess I can leave everything like it is
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 25, 2018, 12:56:58 PM
Hello :-)
After I flash a hard disk with the nvOC image, is there an easy way to expand the filesystem to occupy the full capacity of the hard drive?



Flash with latest nvOC v19-2.0 Shrinked Image


Info:
Code:
Image size: 11 GB
Download ZIP size: 3.8 GB
Auto Expand to full size on first boot
Fixed copy 1bash from fat partition to SSD/HDD on first boot
SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057


Or :

Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_by_fullzero_Community_Release/19-2.1/expand_rootfs.sh
sudo /home/m1/Downloads/expand_rootfs.sh
Hello,
I flash the image, the rig boots into Ubuntu and everything goes fine until the next reboot when Ubuntu cannot load and gets into rescue mode:
Code:
error: unknown filesystem
Entering rescue mode
grub rescue >
Checking the volume, it show shows that somehow it didn't expand the filesystem

I imaged many SSD and USB's with it and none get to problems.
Did it expanded the partition on first boot and rebooted after 5 seconds?
member
Activity: 126
Merit: 10
February 25, 2018, 11:14:25 AM
Hello :-)
After I flash a hard disk with the nvOC image, is there an easy way to expand the filesystem to occupy the full capacity of the hard drive?



Flash with latest nvOC v19-2.0 Shrinked Image


Info:
Code:
Image size: 11 GB
Download ZIP size: 3.8 GB
Auto Expand to full size on first boot
Fixed copy 1bash from fat partition to SSD/HDD on first boot
SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057


Or :

Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_by_fullzero_Community_Release/19-2.1/expand_rootfs.sh
sudo /home/m1/Downloads/expand_rootfs.sh
Hello,
I flash the image, the rig boots into Ubuntu and everything goes fine until the next reboot when Ubuntu cannot load and gets into rescue mode:
Code:
error: unknown filesystem
Entering rescue mode
grub rescue >
Checking the volume, it show shows that somehow it didn't expand the filesystem
member
Activity: 126
Merit: 10
February 24, 2018, 04:22:44 PM
Hello :-)
After I flash a hard disk with the nvOC image, is there an easy way to expand the filesystem to occupy the full capacity of the hard drive?



Flash with latest nvOC v19-2.0 Shrinked Image


Info:
Code:
Image size: 11 GB
Download ZIP size: 3.8 GB
Auto Expand to full size on first boot
Fixed copy 1bash from fat partition to SSD/HDD on first boot
SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057


Or :

Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_by_fullzero_Community_Release/19-2.1/expand_rootfs.sh
sudo /home/m1/Downloads/expand_rootfs.sh
Thanks Papampi. I will do this.
full member
Activity: 686
Merit: 140
Linux FOREVER! Resistance is futile!!!
February 24, 2018, 05:31:40 AM
Hello :-)
After I flash a hard disk with the nvOC image, is there an easy way to expand the filesystem to occupy the full capacity of the hard drive?



Flash with latest nvOC v19-2.0 Shrinked Image


Info:
Code:
Image size: 11 GB
Download ZIP size: 3.8 GB
Auto Expand to full size on first boot
Fixed copy 1bash from fat partition to SSD/HDD on first boot
SHA256: ACCA9787169E6E722ED74FB02DBE1C44E7760CEB537CB79D4C61C7FFF8AD3057


Or :

Code:
cd /home/m1/Downloads
wget -N https://raw.githubusercontent.com/papampi/nvOC_by_fullzero_Community_Release/19-2.1/expand_rootfs.sh
sudo /home/m1/Downloads/expand_rootfs.sh
member
Activity: 126
Merit: 10
February 24, 2018, 04:06:23 AM
Hello :-)
After I flash a hard disk with the nvOC image, is there an easy way to expand the filesystem to occupy the full capacity of the hard drive?
full member
Activity: 200
Merit: 101
February 23, 2018, 10:12:24 PM
So if i let my miner run 24/7 my disks get full.
I thought it was the logs but i made a cron job to delete them.


Nothing unusual on attached pictures but your 75GB partition is fully used even though it doesn't show when you use df.

The only explanation is that your rig was "hacked" and rootkit installed to hide folders and files (hence the 75GB usage) and probably used as torrent sandbox or streaming box Sad
I wrote hacked in quotes because no real hacking is required when you don't change the password and leave the default one which is publicly available.

What I suggest is to reimage your SSD, unplug the network cable, boot up from freshly imaged SSD, as soon as gnome terminal starts close it to prevent nvoc scripts startup and watchdog restarting. Then press F12 to start guake and change password with:
Code:
passwd
then change root password as well:
Code:
sudo su
passwd
Plug your Ethernet cable and reboot.
Make note of your m1 and root passwords as you might need them sometime.
If you have multiple rigs do this for all of them as the "hacker" has your IP and will try to regain access again.


But why it deletes files on reboot ? If it was 'hacked'

You didn't mention anything about deleting files on reboot. Anyway, I am not sure what's going on there, some of your screenshots show the root partition as 8.6GB and some as 74GB. Either way, both of them are full, no free space. Even if it's not "hacked" it seems something is corrupted there. I can understand 8.6GB partition (which is kinda small) being full but on other screenshots it shows 74GB being full which is unlikely at normal operation. Reimaging should help.
Pages:
Jump to: