1
1
---
2
2
title: "Gridcoin - Step 1: Disconnect BOINC client from pool"
3
- description: "Step 1 of the 'From pool- to solo-crunching ' guide; Instructing users how to remove the pool from the BOINC client."
3
+ description: "Step 1 of the 'Pool to Solo ' guide; Instructing users how to remove the pool from the BOINC client."
4
4
redirect_from:
5
- - "/Guides/pool-to-solo.htm"
5
+ - "/Guides/pool-to-solo.htm"
6
6
---
7
7
< section class ="guide-menu-top grc-bgcolor ">
8
8
< div class ="container ">
@@ -12,16 +12,16 @@ <h5>Step 1</h5>
12
12
< hr />
13
13
< a href ="/guides/pool-to-solo.htm ">
14
14
< button class ="btn btn-success " id ="Guide-Button ">
15
- Remove pool from BOINC
15
+ Remove pool from BOINC and set up of personal BOINC accounts
16
16
</ button >
17
17
</ a >
18
18
</ div >
19
19
< div class ="col-6 col-sm-6 col-md-6 col-lg-6 ">
20
- < h5 > Step 2</ h5 >
20
+ < h5 > Step 2</ h5 >
21
21
< hr />
22
22
< a href ="/guides/earn-grc.htm ">
23
23
< button class ="btn btn-secondary " id ="Guide-Button ">
24
- Setup Gridcoin for solo- crunching
24
+ Setup Gridcoin for solo crunching
25
25
</ button >
26
26
</ a >
27
27
</ div >
@@ -30,28 +30,59 @@ <h5 >Step 2</h5>
30
30
</ section >
31
31
32
32
< section class ="grc-bgcolor ">
33
- <!--Start of GRC Feature section-->
34
33
< div class ="container ">
35
-
36
- <!--First row of features-->
37
- <!--Step 3 banner-->
38
34
< div class ='row '>
39
- < div class ='col-12 text-center ' >
35
+ < div class ='col-12 col-sm-8 col-md-8 ' >
40
36
< h4 class ="text-bold ">
41
- Remove the pool from BOINC
37
+ Removing the pool from BOINC
42
38
</ h4 >
43
39
</ div >
40
+ < div class ='col-12 col-sm-12 col-md-12 col-lg-12 '>
41
+ < ol >
42
+ < li > Use the menu item in BOINC "stop using <pool's name>"</ li >
43
+ < li > Switch to advanced view if you are not already using it (View → Advanced View...)</ li >
44
+ < li > Remove all projects from the projects tab in BOINC< br >
45
+ You will not be able to receive rewards if you continue crunching for the pool's account</ li >
46
+ </ ol >
47
+ </ div >
44
48
</ div >
45
- <!--/Step 3 banner-->
46
- <!--Step 3 banner-->
47
49
< div class ='row '>
48
- < div class ='col-12 col-sm-12 col-md-12 col-lg-12 ' >
50
+ < div class ='col-12 col-sm-8 col-md-8 '>
51
+ < h4 class ="text-bold "> Signing up for projects</ h4 >
52
+ < p > Note: If you are an existing BOINC user and use an account manager such as BAM, you can add projects via your account
53
+ manager so long as accounts at the projects all use the same e-mail address (BAM's default).</ p >
54
+ </ div >
55
+ < div class ='col-12 col-sm-12 col-md-12 col-lg-12 '>
49
56
< ol >
50
- < li > Use the menu item in BOINC "stop using <pool's name>"</ li >
51
- < li > Remove all projects from BOINC</ li >
52
- < li > Move to the second step</ li >
57
+ < li > Create personal accounts on all desired projects using < b > the same email</ b > </ li >
58
+ < li > Attach desired projects to your BOINC client (Tools → Add project...)</ li >
59
+ < li > Make sure that your CPIDs are consistent across your projects (it can be checked on the
60
+ project's site/your account manager/the Gridcoin Researcher Wizard)</ li >
61
+ < li > If they are not consistent then you're suffering from a split CPID. Instructions to fix it can
62
+ be found below.</ li >
63
+ < li > Proceed to Step 2 if your CPIDs are all the same.< br >
64
+ < b > DO NOT CONTINUE to advertising your beacon if you have a split CPID.< br >
65
+ You would likely need to readvertise your beacon which would waste your time.</ b >
66
+ </ li >
67
+ </ ol >
68
+ </ div >
69
+ </ div >
70
+ < div class ='row '>
71
+ < div class ='col-12 col-sm-8 col-md-8 '>
72
+ < h4 class ="text-bold ">
73
+ Resolving a split CPID
74
+ </ h4 >
75
+ </ div >
76
+ < div class ='col-12 col-sm-12 col-md-12 col-lg-12 '>
77
+ < ol >
78
+ < li > Attach all desired projects to the same BOINC client, if they are not already
79
+ (Attach all projects - even if you plan to crunch it on a different host)
80
+ </ li >
81
+ < li > Force an update of all your projects from the projects tab</ li >
82
+ < li > Check your CPIDs on the projects' site</ li >
83
+ < li > If they are still not consistent wait a few minutes before attempting to update them again</ li >
53
84
</ ol >
54
85
</ div >
55
86
</ div >
56
87
</ div >
57
- </ section >
88
+ </ section >
0 commit comments