I could install Rachel on a PC with 64-bit architecture.
Sometimes you have a laptop or PC with your screen and your keyboard damaged. I thought it would be good to use this hardware with Rachel.
I felt very happy to achieve it, because many students will have access to Rachel’s contents. That’s why I want to share how it’s done.
I am sorry for the impression of the instructions. When you do complement it.
Install Debian 8.11 Jessie 64bit server version whit user pi, password rachel and hostname rachel
verify /etc/apt/source.list
apt-get update
apt-get upgrade
apt-get install phyton curl sudo
Manually download the RachelpiOS master project
Upload to server
Edit the file rachelpiOS/master/installer.py
cd /home/pi/rachelpiOS-master/
sudo -s
nano installer.py
Coment two line
Update Raspi firmware
#if not is_vagrant():
sudo(“yes | sudo rpi-update”) or die(“Unable to upgrade Raspberry Pi firmware”)
Launch
python installer.py
apt upgrade
apt-get install -y python-pip
pip install ka-lite-static
See interfaces
Ifconfig -a
nano /etc/network/interfaces
#example
auto up eth0
Alternative 2.
Backup of Rachel64bits with clonzilla.
Download Clonzilla ISO
Prepare your pendrive to boot by clonezilla
Download Backup Clonzilla (Disk to IMG)
http://190.14.233.218/rachel/Rachel64bits.rar
extract folder into USB root.
Restore image to disk
Install Content
Ready
Thank you everybody. Nos many people and student are learn use Rachel.
Maybe, I made a video on YouTube about how I did it.