Mining on Linux with an USB hard-deive

0

I want to mine with my AMD gpu. However I don't want to install the amd sdk on my daily driver operating system because that too much dependencies and external debs for me. I have the idea to install Ubuntu 18.04LTS on a USB (not an installation usb, a real installed operating system). Would it make sense or is it not very efficent ?

Emil

Posted 2018-10-13T11:12:19.537

Reputation: 63

Question was closed 2018-10-23T04:34:25.593

What are you trying to accomplish? Bitcoin mining isn't done with GPUs anymore. If this is about Monero, try the monery stackexchange.Pieter Wuille 2018-10-22T06:10:32.827

@PieterWuille Yes it is about Monero, I didn't knew that there is a monero stackexchangeEmil 2018-10-22T09:25:46.670

Answers

1

That would probably work fine. Mining doesn't generally require fast disk access, especially if you are mining in a pool.

Of course, you'll have to reboot into your Ubuntu installation each time you want to start mining, and you won't be able to use your "daily" operating system at the same time as mining.

Nate Eldredge

Posted 2018-10-13T11:12:19.537

Reputation: 21 420