I tried searching the forums but was not able to find a ressource about installing RACHEL on a laptop to share with the community here in rural Zambia. We have laptops but not access to buying Pior the RACHEL hotspot.
Can any of you point me to a ressource on howto install RACHEL on a laptop?
Thanks. I will look into using the Rasperry Pi 4 instead as it seems to more portable in the long run. Also really considering buying the Plus 4 device. However, shipping and taxes will probably be very expensive to Denmark (where I live) and Zambia (where they should be used).
Has anyone had any luck getting Rachel working under Windows WSL (Linux Subsystem)
I attempted this but get the following error
RACHEL: Looking for wired network interfaces
RACHEL: Found network interface eth0
RACHEL: Found network interface eth1
RACHEL: Found network interface lo
RACHEL: Found network interface wifi0
RACHEL: Found network interface wifi1
RACHEL: Found network interface wifi2
RACHEL: Using wired interface
RACHEL: Building install arguments
RACHEL: Beginning installation.
RACHEL: Parsing command line arguments
RACHEL: Successfully parsed command line arguments.
RACHEL: Checking arguments
ERROR: No LAN interface provided. A LAN interface is required for this installation
john@DESKTOP-JGS8271:~/linux_10_05_2022/installer$
I amended the ‘rachel’ bash file (below) in an attempt to force it to use the eth0 adapter (my primary adapter if Im hardwired) but no luck
I haven’t tried this yet. It has been some time since I’ve looked at this installer but the code around the interface listing in the whiptail bash script was always a bit tricky on different linux distros so it’s not surprising WSL is showing issues. You might have more luck with a VM which you can follow along in this post.
You can also skip the bash installer entirely and run the python script directly, It just provides arguments to it. The basic installation without wifi should be