- Joined
- Sep 2, 2011
- Messages
- 702 (0.15/day)
- Location
- Where the hand of man has never set foot
Processor | AMD Ryzen 5 3600X |
---|---|
Motherboard | ASUS TUF GAMING X570-PLUS |
Cooling | Noctua NH-D15 SE-AM4 |
Memory | 2x8GB G.SKILL Ripjaws V DDR4-3200MHz CL16 1.35V |
Video Card(s) | MSI Radeon RX 6600 XT Gaming X 8G |
Storage | Crucial MX100 512GB + Samsung 870 EVO 2TB |
Display(s) | MSI Optix MAG24C |
Power Supply | Seasonic FOCUS GX-550 |
Mouse | Razer Viper Ultimate |
Keyboard | Corsair K60 |
This is a guide to setup a computer so it can run BOINC without an HDD or an SSD.
Everything will be stored on the computer's RAM. A USB key will be used to boot and only boot, it can be ejected once the computer is booted.
Minimum requirement: 1GB of RAM and a 256MB USB key.
1- Download Porteus: http://build.porteus.org/
Select 64BIT and LXDE. Why LXDE? Because it's lightweight.
You don't need the development tools, so save ~70MB of RAM by not clicking on it.
Select your timezone and your keyboard layout.
I would suggest to pick a web browser, even if not needed, a web browser is always useful.
2- Download Rufus: http://rufus.akeo.ie/
3- Open Rufus, select your USB key, select your Porteus ISO and start.
4- Download BOINC, a package that is needed by BOINC and the zip attached to this thread:
http://boinc.berkeley.edu/dl/boinc_7.2.42_x86_64-pc-linux-gnu.sh and
www.slackware.com/~alien/slackbuilds/wxGTK/pkg64/13.0/wxGTK-2.8.10-x86_64-1alien.tgz.
5- Extract the zip file to the USB key, you should now have a boinc folder, copy the 2 other files to that folder, you should now have 4 files in the folder.
6- Boot from your USB key and select "Copy to RAM". It should boot in less than a 1 minute.
7- Open Home, click on your USB key (on the left under Places), copy the folder boinc to your desktop, eject the USB key and follow the instructions in Help.txt.
What is in the Help.txt file?
The other file in the zip folder is a conversion of a Ubuntu package (.deb) to Slackware (.xzm).
The original file is available here:
http://packages.ubuntu.com/lucid/amd64/libjpeg62/download
Every time that you will restart the computer, you'll need to do the steps that are in Help.txt, which takes less than 2 minutes.
Porteus with Firefox installed takes ~168MB and BOINC ~42MB, Porteus uses ~157MB to run and BOINC (without tasks) ~10MB so it takes ~377MB of RAM! If you have 1GB of RAM, it leaves you ~647MB of RAM to RUN and STORE tasks! So with only 1GB of RAM, you are good to go!
Performance using a Phenom II X4 965@3.4GHz
Windows 7 64Bit
2798 floating point MIPS (Whetstone) per CPU
8469 integer MIPS (Dhrystone) per CPU
Porteus on RAM 64BIT
1805 floating point MIPS (Whetstone) per CPU
15306 integer MIPS (Dhrystone) per CPU
Questions?
Everything will be stored on the computer's RAM. A USB key will be used to boot and only boot, it can be ejected once the computer is booted.
Minimum requirement: 1GB of RAM and a 256MB USB key.
1- Download Porteus: http://build.porteus.org/
Select 64BIT and LXDE. Why LXDE? Because it's lightweight.
You don't need the development tools, so save ~70MB of RAM by not clicking on it.
Select your timezone and your keyboard layout.
I would suggest to pick a web browser, even if not needed, a web browser is always useful.
2- Download Rufus: http://rufus.akeo.ie/
3- Open Rufus, select your USB key, select your Porteus ISO and start.
4- Download BOINC, a package that is needed by BOINC and the zip attached to this thread:
http://boinc.berkeley.edu/dl/boinc_7.2.42_x86_64-pc-linux-gnu.sh and
www.slackware.com/~alien/slackbuilds/wxGTK/pkg64/13.0/wxGTK-2.8.10-x86_64-1alien.tgz.
5- Extract the zip file to the USB key, you should now have a boinc folder, copy the 2 other files to that folder, you should now have 4 files in the folder.
6- Boot from your USB key and select "Copy to RAM". It should boot in less than a 1 minute.
7- Open Home, click on your USB key (on the left under Places), copy the folder boinc to your desktop, eject the USB key and follow the instructions in Help.txt.
What is in the Help.txt file?
#Copy the folder "boinc" to your desktop and open it (If you copy it
somewhere else, you'll have to modify the lines below).
#The USB key can be ejected at this point.
#Activate "libjpeg62_6b-15ubuntu1.1_amd64.xzm" (Right click, Activate).
#By default the password is "toor".
#Install "wxGTK-2.8.10-x86_64-1alien.tgz" (Right click,
Install slackware package).
#Execute "boinc_7.2.42_x86_64-pc-linux-gnu.sh" (Right click, Properties,
Permissions tab, change Execute scroll box to Only owner, OK, Right
click, Open, Execute).
#Open LXTerminal
#Paste the following 2 lines:
cd /home/guest/Desktop/boinc/BOINC
sh run_client
#Press enter
#Boinc is running if the last line finishes with "Initialization
completed".
#Do not close the terminal or BOINC will stop running.
#Open a second LXTerminal
#Paste the following 2 lines:
cd /home/guest/Desktop/boinc/BOINC
sh run_manager
#Do not close the terminal or BOINC Manager will stop running.
#Et voilĂ ! You can now add your project!
somewhere else, you'll have to modify the lines below).
#The USB key can be ejected at this point.
#Activate "libjpeg62_6b-15ubuntu1.1_amd64.xzm" (Right click, Activate).
#By default the password is "toor".
#Install "wxGTK-2.8.10-x86_64-1alien.tgz" (Right click,
Install slackware package).
#Execute "boinc_7.2.42_x86_64-pc-linux-gnu.sh" (Right click, Properties,
Permissions tab, change Execute scroll box to Only owner, OK, Right
click, Open, Execute).
#Open LXTerminal
#Paste the following 2 lines:
cd /home/guest/Desktop/boinc/BOINC
sh run_client
#Press enter
#Boinc is running if the last line finishes with "Initialization
completed".
#Do not close the terminal or BOINC will stop running.
#Open a second LXTerminal
#Paste the following 2 lines:
cd /home/guest/Desktop/boinc/BOINC
sh run_manager
#Do not close the terminal or BOINC Manager will stop running.
#Et voilĂ ! You can now add your project!
The other file in the zip folder is a conversion of a Ubuntu package (.deb) to Slackware (.xzm).
The original file is available here:
http://packages.ubuntu.com/lucid/amd64/libjpeg62/download
Every time that you will restart the computer, you'll need to do the steps that are in Help.txt, which takes less than 2 minutes.
Porteus with Firefox installed takes ~168MB and BOINC ~42MB, Porteus uses ~157MB to run and BOINC (without tasks) ~10MB so it takes ~377MB of RAM! If you have 1GB of RAM, it leaves you ~647MB of RAM to RUN and STORE tasks! So with only 1GB of RAM, you are good to go!
Performance using a Phenom II X4 965@3.4GHz
Windows 7 64Bit
2798 floating point MIPS (Whetstone) per CPU
8469 integer MIPS (Dhrystone) per CPU
Porteus on RAM 64BIT
1805 floating point MIPS (Whetstone) per CPU
15306 integer MIPS (Dhrystone) per CPU
Questions?
Attachments
Last edited: