0% found this document useful (0 votes)
56 views1 page

Install Node

The document provides instructions for installing a PI Node application on Windows using Docker Desktop with WSL2. It outlines the steps to update Windows, enable WSL and virtual machine features, manually install the Linux kernel update, set the default WSL version to 2, install Docker Desktop with default settings, and avoid installing additional distributions before launching the PI Node app to access the container. It also notes common issues with static IP and port forwarding configuration and provides links for router-specific port forwarding guides.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
56 views1 page

Install Node

The document provides instructions for installing a PI Node application on Windows using Docker Desktop with WSL2. It outlines the steps to update Windows, enable WSL and virtual machine features, manually install the Linux kernel update, set the default WSL version to 2, install Docker Desktop with default settings, and avoid installing additional distributions before launching the PI Node app to access the container. It also notes common issues with static IP and port forwarding configuration and provides links for router-specific port forwarding guides.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

𝐍𝐎𝐃𝐄 𝐈𝐍𝐒𝐓𝐀𝐋𝐋𝐀𝐓𝐈𝐎𝐍 - 𝐏𝐋𝐄𝐀𝐒𝐄 𝐑𝐄𝐀𝐃 - if you didn't follow instructions - 𝐃𝐎𝐍'𝐓

REMOVE PI NODE app, remove docker .....just follow the steps - step by step, don't
hurry - Also instructions in pins - 𝐍𝐎 Ubuntu, kali, debian AWS, VPS etc etc 𝐍𝐎
cloning..... before installation, set your home network to private and not public,
because then just confirm everything during the installation itself.... Win 10
home,pro .... + WSL2 + Docker desktop If you already have the docker desktop -
Toolbox -Virtualbox .. installed, first uninstall and restart your computer.

First update win to version 2004 - (20H2, 21H1 for someone already 21H2)…. and then
follow the steps

Use first – powershell admin – command (just copy paste)-


dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux
/all /norestart

Second -
dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all
/norestart

𝐑𝐄𝐒𝐓𝐀𝐑𝐓 𝐏𝐂 - and
𝐌𝐀𝐍𝐔𝐀𝐋𝐋𝐘 𝐃𝐎𝗪𝐍𝐋𝐎𝐀𝐃 𝐀𝐍𝐃 𝐈𝐍𝐒𝐓𝐀𝐋𝐋
Download the Linux kernel update package
1. Download the latest package: WSL2 Linux kernel update package for x64 machines

docs.microsoft.com/en-us/windows/wsl/wsl2-kernel#download-the-linux-kernel-update-
package

After manually installation wsl2 - step -


Open powersheel admin – last command -
wsl --set-default-version 2

𝐃𝐎 𝐍𝐎𝐓 install any additional distributions (Ubuntu, kali .... or others)

when all is done, 𝐈𝐍𝐒𝐓𝐀𝐋𝐋 𝐃𝐎𝐂𝐊𝐄𝐑 desktop at the end, leave 𝐃𝐄𝐅𝐀𝐔𝐋𝐓 𝐒𝐄𝐓𝐓𝐈𝐍𝐆𝐒,
𝐃𝐎 𝐍𝐎𝐓 𝐂𝐇𝐀𝐍𝐆𝐄 𝐀𝐍𝐘𝐓𝐇𝐈𝐍𝐆….
Download Docker desktop for Windows or Mac docs.docker.com/release-notes/
skip tutorial - 𝐎𝐏𝐄𝐍 𝐏𝐈 𝐍𝐎𝐃𝐄 𝐀𝐏𝐏 check ports and you will get container

there is not much difference, mac-win, users have the most problems because they
incorrectly set up static ipv4 and port forwarding in the router, the easiest way
is to look on the internet for instructions for the router they have and how to set
static ipv4 address and port forwarding, and must set that the computer never goes
to sleep mode... some routers have a range, in some you have to enter the ports of
each one separately....

Google - Adding an Exception to the Mac Firewall - Chief Architect - How to Keep
Your Mac From Sleeping: 5 Methods That Work - google - How to Port Forward –
General Guide to Multiple Router Brands

github.com/pi-node/instructions/wiki/(EN)-New-instructions-for-docker-desktop-with-
wsl2-(windows-2004) with regards minepi.com/node-info

https://docs.docker.com/desktop/windows/troubleshoot/#virtualization
enable "intel virtualiation technology"

You might also like