Pages:
Author

Topic: Anyone install Win7 to a USB drive on their rig? (Read 3762 times)

member
Activity: 82
Merit: 10
February 02, 2014, 06:01:35 AM
#23
Forget about running Windows from USB, it's extremely SLOW
NOT at all. Dunno why you say so.

Linux isn't the only one that can do that.
Thanks! Good version for GPU mining. Can't start quark mining on CPU, though. Anybody knows how to fix that?
sr. member
Activity: 336
Merit: 250
If so, any quik details you can chime in with? Also, what size USB? 8gig or so?

Thxx!

Nope cant say I have


Dirtscience, Nice dummy account you Prick. That username needs to be megaban. You are part of the phishing crap going around on this forum!!
newbie
Activity: 28
Merit: 0
If so, any quik details you can chime in with? Also, what size USB? 8gig or so?

Thxx!

Nope cant say I have
legendary
Activity: 952
Merit: 1000
Linux ftw!! Have it boot from the USB, copy itself into RAM and use the USB as storage.  RAM is waaay faster than SSD/HDD and your rig will be harddriveless (so leet, awesome to brag about).
Linux isn't the only one that can do that.
newbie
Activity: 56
Merit: 0
Linux ftw!! Have it boot from the USB, copy itself into RAM and use the USB as storage.  RAM is waaay faster than SSD/HDD and your rig will be harddriveless (so leet, awesome to brag about).
sr. member
Activity: 319
Merit: 250
Here is a guide on how to install Windows 7 (or other versions) onto a USB drive, and run the OS from that device.

http://reboot.pro/topic/10126-nt-6x-fast-installer-install-win7-directly-to-usb-external-drive/

EDIT: My mistake, that is for a USB hard drive. oops
member
Activity: 118
Merit: 10
Hello Bitcoiners Smiley,
i just installed windowstogo in a 16Gb usb, it works, i installed drivers and everything but when i start reaper (I have 3 GPUs, i am using 1 reaper instance for 6970 and another for 6850 and 6770), so when i run the 6970 it works well but when i started the 6770/6850 it says that i don't have enough ram (but my system was running on a HDD with windows7 with 2Gb ram). My question is : Does this error shows because i am using a USB or i should add more ram  ? .
thanks

legendary
Activity: 952
Merit: 1000
Would love to get a copy of the WinPE image crazy, keeping hard drives in mining rigs is a PIA, and Linux and I do not mix...
Been working on it all weekend, so tell me what you think: https://bitcointalksearch.org/topic/crape-v03-beta-boot-from-usb-win8-pe-based-mining-os-247537 Cheesy
full member
Activity: 154
Merit: 100
Linux, or SSD?
legendary
Activity: 952
Merit: 1000
Forget about running Windows from USB, it's extremely SLOW
Once it's loaded, it's fine for mining purposes. I'm getting the same hashrate as if I were booting from a HDD.
member
Activity: 104
Merit: 10
Forget about running Windows from USB, it's extremely SLOW
hero member
Activity: 532
Merit: 500
Yes you can install it from a USB no problem.
legendary
Activity: 952
Merit: 1000
Can you give us the commands you used to build this WinPE?
When I'm finished, I'll make the ISO available for download so anyone can burn it to a 1GB USB drive, and use it.
sr. member
Activity: 319
Merit: 250
Funny you should ask. The last 48 hours, I've been working on building a Win 8 PE disk. I have it on an old 1GB USB drive, and everything fits, but I'm still adding stuff so it could end up being larger. Once it's all nice and stable, I'll release the img with instructions on how to use it for yourself. Consider it a Windows version of BAMT, or an x86 Windows version of MinePEON - you plug it in, 5 min later you're mining.

What's working:
Wired NIC drivers are included with Win8.
Bundled Wifi drivers (3rd parth and Windows default).
Installed AMD 12.8 drivers/SDK.
CGMiner and BFGMiner both work with GPU mining (BTC works, haven't tried LTC, tho it should work).
MSI AB can downclock GPU memory, and undervolt.
GPU-z can read all GPU sensors, including verifying undervolt.
FTDI drivers install, and BFGMiner can mine on my BFL FPGA Single.

What's not working:
CGMiner cannot be used to mine on any USB devices (FPGAs or ASICs), as Zadig causes the OS to BSOD when it tries to install a driver (such as WinUSB). Using Zadig to export the driver and manually installing it doesn't work either, as "Windows\System32\drivers" is missing winusb.sys. I'm going to have to copy them from a Win8x86 machine, which I don't have, so if anyone is using 32-bit Win8 and wants to help out on that front, feel free to send me a PM. Wink
Getting Miner.php to work is still a work in progress. That's low on the priority list, tho.
A lot of the things that work require a manual setup every time you boot from the disk. I'd like to work on packing it a bit more nicely.
Can you give us the commands you used to build this WinPE?
lbr
sr. member
Activity: 423
Merit: 254
Also there is http://en.wikipedia.org/wiki/WinBuilder
I've tried it with xp/2k3, running full blown windows from CD is amazing ; ))
legendary
Activity: 952
Merit: 1000
"Windows to go" can be installed on a (good) usb device

Microsoft releases this since windows 8
Although it can be hacked onto a 16GB drive with some effort, Windows To Go is an Win8 Enterprise only feature, requires a certified W2G USB Drive at least 32GB (which all start at $70), and requires a MS account for you to sync with. Read: Expensive, and proprietary.

Win PE 4.0 is available for anyone, fits on any USB drive 1GB or larger, and is completely free. See the advantages?
full member
Activity: 126
Merit: 100
STAP ET!  Angry use a harddrive and boot windows normally! use a ssd if you concerned about power consumption lol
hero member
Activity: 1036
Merit: 500
You can install from a flash drive, but not run windows on it, from my research and experience. Ubuntu can run off a flash drive.
newbie
Activity: 52
Merit: 0
Would love to get a copy of the WinPE image crazy, keeping hard drives in mining rigs is a PIA, and Linux and I do not mix...
legendary
Activity: 952
Merit: 1000
Funny you should ask. The last 48 hours, I've been working on building a Win 8 PE disk. I have it on an old 1GB USB drive, and everything fits, but I'm still adding stuff so it could end up being larger. Once it's all nice and stable, I'll release the img with instructions on how to use it for yourself. Consider it a Windows version of BAMT, or an x86 Windows version of MinePEON - you plug it in, 5 min later you're mining.

What's working:
Wired NIC drivers are included with Win8.
Bundled Wifi drivers (3rd parth and Windows default).
Installed AMD 12.8 drivers/SDK.
CGMiner and BFGMiner both work with GPU mining (BTC works, haven't tried LTC, tho it should work).
MSI AB can downclock GPU memory, and undervolt.
GPU-z can read all GPU sensors, including verifying undervolt.
FTDI drivers install, and BFGMiner can mine on my BFL FPGA Single.

What's not working:
CGMiner cannot be used to mine on any USB devices (FPGAs or ASICs), as Zadig causes the OS to BSOD when it tries to install a driver (such as WinUSB). Using Zadig to export the driver and manually installing it doesn't work either, as "Windows\System32\drivers" is missing winusb.sys. I'm going to have to copy them from a Win8x86 machine, which I don't have, so if anyone is using 32-bit Win8 and wants to help out on that front, feel free to send me a PM. Wink
Getting Miner.php to work is still a work in progress. That's low on the priority list, tho.
A lot of the things that work require a manual setup every time you boot from the disk. I'd like to work on packing it a bit more nicely.
Pages:
Jump to: