Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining
by
7abazlam
on 23/06/2017, 04:25:00 UTC
Has anyone managed to burn img to a USB drive and copy oneBash into it under Linux?

I clone nvOC_v0016.img to USD as follows:

Code:
sudo dd if=nvOC_v0016.img of=/dev/sdd1 bs=1M

What happens later is that I cannot mount the usb in order to copy oneBash file to it. This is not unusual though. Burning ubuntu image into a usd results in the same unmountable drive, but it still boots fine.

Thanks