Bitcoin Forum
June 28, 2024, 06:16:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 8 9 10 »  All
  Print  
Author Topic: CraPE v0.3 beta - Boot from USB - Win8 PE Based Mining OS  (Read 37405 times)
captchunk
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 09, 2014, 12:54:39 PM
 #81

Have you gotten either of those to work on CraPE?

I feel like 2/3 of the comments on this thread are complaints that there's no remote desktop access...
ivanlabrie
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile
January 09, 2014, 09:29:24 PM
 #82

Have you gotten either of those to work on CraPE?

I feel like 2/3 of the comments on this thread are complaints that there's no remote desktop access...

I haven't tried yet but I'll give a shot and post again.
Injust
Legendary
*
Offline Offline

Activity: 1008
Merit: 1000



View Profile
January 09, 2014, 09:30:42 PM
Last edit: January 14, 2014, 09:27:49 PM by Injust
 #83

Is there anybody with the PE development package who can create me a default WIM sources file with nothing added and nothing removed?

EDIT: Not needed anymore.
want2eat
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
January 10, 2014, 07:11:38 PM
 #84

I've got amd 64 x2 on asus a8n-e m/b but the os didn't see videocards. In device manger it looks like Video controller(VGA copmatible).
Can u help?
captchunk
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 11, 2014, 12:51:12 PM
 #85

And i forgot to mention that adding multiminer would be a really valuable asset

Happy to assist if needed. The requirements are pretty light (.NET Framework 3.5).

This would be great. I'm sticking with this build because it's getting me much higher hash rates than linux-based builds.

I've gotten Anubis to work with this build which is nice because I can monitor everything, but a frontend for cgminer that lets me change pools or tweak a setting or two would be ideal. Multiminer looks pretty great, I know it only works with bfgminer but I could make the switch if I could have some control over my miner remotely.
DonQuijote
Legendary
*
Offline Offline

Activity: 1551
Merit: 1002


♠ ♥ ♣ ♦ < ♛♚&#


View Profile
January 11, 2014, 01:19:39 PM
 #86

can i mix 7950 and 280x ?

THE INGENIOUS GENTLEMAN DON QUIXOTE OF LA MANCHA
♠ ♥ ♣ ♦ < ♛♚♝♞♜ BTC tip: 39gUUFdJBdKWXnLoh3PMNX9eUz3DwakBKq
avanda1121
Full Member
***
Offline Offline

Activity: 124
Merit: 100


View Profile
January 14, 2014, 05:28:57 PM
 #87

Tnx.Going to test on mine 7870...
macsga
Legendary
*
Offline Offline

Activity: 1484
Merit: 1002


Strange, yet attractive.


View Profile
January 15, 2014, 06:35:19 AM
 #88

Hey thanks for this. Worked like a charm on my 5970. I'd like to be able to automate more stuff though. Is there a way to alter the wim file? Never done this before and (apart from mining) there are great possibilities regarding such a usb based thing (Tor implementation, wallet intergration etc).

Chaos could be a form of intelligence we cannot yet understand its complexity.
captchunk
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 16, 2014, 06:08:06 AM
 #89

Hey thanks for this. Worked like a charm on my 5970. I'd like to be able to automate more stuff though. Is there a way to alter the wim file? Never done this before and (apart from mining) there are great possibilities regarding such a usb based thing (Tor implementation, wallet intergration etc).

I've been messing with this myself, trying to make a build that has remote access and some other features I'd like. I'm still new to PE stuff so don't shoot me if this doesn't work out, but if you want to alter the OP's build:

1. Download/install Windows ADK http://www.microsoft.com/en-us/download/details.aspx?id=30652

2. Extract OP's ISO to a folder on your C drive(root) drive. (I'll call it C:\CraPE)

3. Make a new folder in your C: drive (I'll call it C:\mount

4. Open Deployment and Imaging Tools Environment as an Administrator. Run this command:

Code:
imagex /mount C:\Crape\sources\boot.wim 1 C:\mount

Everything that is in the OP's boot.wim should now be available to edit in your folder c:\mount. To save:

Code:
imagex /unmount c:\winpe_x86\mount /commit


I actually haven't been using the Windows ADK directly, I've been using a program called Winbuilder to work on a build from scratch. There's a forum http://reboot.pro/) built around Winbuilder where people share their custom scripts and stuff, also Winbuilder has a feature built in that lets you download different projects and scripts from different servers.

This guy's guide and downloads gets you a fresh Win8 x68 iso plus winbuilder with some basic building scripts: http://aljo.comeze.com/win8pe/Win8PEguide.html
captchunk
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 16, 2014, 07:13:05 AM
 #90

This app is also good for opening up a .wim and poking around: http://dismgui.codeplex.com/downloads/get/623176

(Windows ADK required I believe)
macsga
Legendary
*
Offline Offline

Activity: 1484
Merit: 1002


Strange, yet attractive.


View Profile
January 16, 2014, 12:31:47 PM
 #91

I did some progress. I have used RealVNC off my USB stick and managed to have remote access to the machine. I have done everything you said above, but it's not possible to alter the SPECIFIC wim file of the this release. I guess I have to build my very own. Undecided

Chaos could be a form of intelligence we cannot yet understand its complexity.
BitMinerN8
Hero Member
*****
Offline Offline

Activity: 626
Merit: 500


Mining since May 2011.


View Profile
January 16, 2014, 02:35:22 PM
 #92

I did some progress. I have used RealVNC off my USB stick and managed to have remote access to the machine. I have done everything you said above, but it's not possible to alter the SPECIFIC wim file of the this release. I guess I have to build my very own. Undecided
Maybe you can work with crazyates on that and get it added to a new build? Due to the locations we have to put these noisy heat generators, without remote access to a rig, it's a non starter for most.
captchunk
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 16, 2014, 06:23:07 PM
 #93

I did some progress. I have used RealVNC off my USB stick and managed to have remote access to the machine. I have done everything you said above, but it's not possible to alter the SPECIFIC wim file of the this release. I guess I have to build my very own. Undecided

imagex /mountrw?
macsga
Legendary
*
Offline Offline

Activity: 1484
Merit: 1002


Strange, yet attractive.


View Profile
January 16, 2014, 07:08:35 PM
 #94

I did some progress. I have used RealVNC off my USB stick and managed to have remote access to the machine. I have done everything you said above, but it's not possible to alter the SPECIFIC wim file of the this release. I guess I have to build my very own. Undecided

imagex /mountrw?

I'm willing happily to cooperate with the OP here if he wants to. I am working outside the wim file for now (added some portable apps I need and RealVNC as previously stated). Unfortunately NO mounting tool is able to read/write this wim file. Imagex has it mounted but system asks formatting it reading is as "bad disk". No clues there. Have you been able to mount it yourself and/or alter stuff inside?

Chaos could be a form of intelligence we cannot yet understand its complexity.
captchunk
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 16, 2014, 08:13:34 PM
 #95

I did some progress. I have used RealVNC off my USB stick and managed to have remote access to the machine. I have done everything you said above, but it's not possible to alter the SPECIFIC wim file of the this release. I guess I have to build my very own. Undecided

imagex /mountrw?

I'm willing happily to cooperate with the OP here if he wants to. I am working outside the wim file for now (added some portable apps I need and RealVNC as previously stated). Unfortunately NO mounting tool is able to read/write this wim file. Imagex has it mounted but system asks formatting it reading is as "bad disk". No clues there. Have you been able to mount it yourself and/or alter stuff inside?

Just tried it. Threw a remote desktop app called AmmyyAdmin in windows\system32. I'm connected. Smiley

Seen to have lost admin rights when I booted up though...
macsga
Legendary
*
Offline Offline

Activity: 1484
Merit: 1002


Strange, yet attractive.


View Profile
January 16, 2014, 08:45:40 PM
Last edit: January 17, 2014, 05:42:48 AM by macsga
 #96

Just tried it. Threw a remote desktop app called AmmyyAdmin in windows\system32. I'm connected. Smiley
Seen to have lost admin rights when I booted up though...

The admin issue is not a problem. You can mount it offline and see if you can change/reset Admin pass with an offline utility. As for myself; It seems I have a corrupted image then... I can't get another explanation.  Is there a direct link you can trust?

EDIT: I found the latest Gandalf's iso (November 2013 I think) and downloaded it; I will investigate later.

Chaos could be a form of intelligence we cannot yet understand its complexity.
captchunk
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 17, 2014, 09:30:41 PM
 #97

Admin issue seemed to go away with the second bootup. Still having issues however - mainly getting PENetwork to use the drivers for my USB wifi adapter. I installed them offline with DISM, added a line to load them at startup, and PENetwork lists it for an adapter choice, but I can't get it to send/receive any network traffic.

Sigh this is turning into such a headache. I might check out Gandalf's ISO again, my problem with it earlier was it didn't have the AMD drivers. Now that I know how to install them I might try that, and trim off a bunch of the bloat.
macsga
Legendary
*
Offline Offline

Activity: 1484
Merit: 1002


Strange, yet attractive.


View Profile
January 18, 2014, 09:42:49 AM
 #98

Admin issue seemed to go away with the second bootup. Still having issues however - mainly getting PENetwork to use the drivers for my USB wifi adapter. I installed them offline with DISM, added a line to load them at startup, and PENetwork lists it for an adapter choice, but I can't get it to send/receive any network traffic.

Sigh this is turning into such a headache. I might check out Gandalf's ISO again, my problem with it earlier was it didn't have the AMD drivers. Now that I know how to install them I might try that, and trim off a bunch of the bloat.
Same issues here. Plus I downloaded the whole pack and still can't open (even for viewing) the wim file. Gandalf's ISO works like a charm but won't install my atheros drivers so no wifi. I think I'll mess with it a bit more during the weekend. My mining machine works like a charm though and RealVNC gives it a perfect r/c which I desperately needed it...  Smiley

Chaos could be a form of intelligence we cannot yet understand its complexity.
Injust
Legendary
*
Offline Offline

Activity: 1008
Merit: 1000



View Profile
January 18, 2014, 10:31:40 AM
 #99

Admin issue seemed to go away with the second bootup. Still having issues however - mainly getting PENetwork to use the drivers for my USB wifi adapter. I installed them offline with DISM, added a line to load them at startup, and PENetwork lists it for an adapter choice, but I can't get it to send/receive any network traffic.

Sigh this is turning into such a headache. I might check out Gandalf's ISO again, my problem with it earlier was it didn't have the AMD drivers. Now that I know how to install them I might try that, and trim off a bunch of the bloat.
Same issues here. Plus I downloaded the whole pack and still can't open (even for viewing) the wim file. Gandalf's ISO works like a charm but won't install my atheros drivers so no wifi. I think I'll mess with it a bit more during the weekend. My mining machine works like a charm though and RealVNC gives it a perfect r/c which I desperately needed it...  Smiley

I've been toying around with WinPE ever since this CraPE was announced, and I guess I might be able to help some of you.
For not being able to open the WIM file using IMAGEX, you can try DISM, which should already be in your system32 folder. Just run it from the command prompt and look at the flags and how it's used.
captchunk
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 18, 2014, 01:21:14 PM
 #100

Admin issue seemed to go away with the second bootup. Still having issues however - mainly getting PENetwork to use the drivers for my USB wifi adapter. I installed them offline with DISM, added a line to load them at startup, and PENetwork lists it for an adapter choice, but I can't get it to send/receive any network traffic.

Sigh this is turning into such a headache. I might check out Gandalf's ISO again, my problem with it earlier was it didn't have the AMD drivers. Now that I know how to install them I might try that, and trim off a bunch of the bloat.
Same issues here. Plus I downloaded the whole pack and still can't open (even for viewing) the wim file. Gandalf's ISO works like a charm but won't install my atheros drivers so no wifi. I think I'll mess with it a bit more during the weekend. My mining machine works like a charm though and RealVNC gives it a perfect r/c which I desperately needed it...  Smiley

I've been toying around with WinPE ever since this CraPE was announced, and I guess I might be able to help some of you.
For not being able to open the WIM file using IMAGEX, you can try DISM, which should already be in your system32 folder. Just run it from the command prompt and look at the flags and how it's used.

Man I'm almost there...got everything I need to autostart, just need to get one of these remote desktop apps to automatically load with a configuration that grants access rights to my PC. Have to edit the registry though, one more thing that's gotta be learned.

Yeah I should have mentioned DISM, I've been getting much better results with it than imagex. This guy's guide is to build a new winPE image, but you can pick out some of the commands you need like dism /mount-wim, dism /unmount-wim, dism /add-driver. etc. http://reboot.pro/topic/19156-create-a-bootable-winpe-50-x64-usb-drive/

Pages: « 1 2 3 4 [5] 6 7 8 9 10 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!