Fedora 32: Difference between revisions
| Line 61: | Line 61: | ||
"Nothing, really. The tentative plan was to support more ARM spins in the future but no work towards that was done yet." | "Nothing, really. The tentative plan was to support more ARM spins in the future but no work towards that was done yet." | ||
*Martin Bříza:5/20/2019 | *Martin Bříza:5/20/2019 | ||
=Raspberry-Pi-IIAB= | |||
*http://wiki.laptop.org/go/IIAB/FAQ | |||
*https://en.wikipedia.org/wiki/Raspbian | |||
*http://downloads.raspberrypi.org/raspbian/release_notes.txt | |||
*https://www.raspberrypi.org/documentation/installation/installing-images/linux.md | |||
::https://www.youtube.com/channel/UC0cBGCxr_WPBPa3IqPVEe3g | |||
*https://www.raspberrypi.org/downloads/raspbian/ | |||
*https://github.com/iiab/iiab/wiki/Raspberry-Pi-IIAB-Images | |||
*https://en.wikipedia.org/wiki/Raspberry_Pi#Third_party_application_software | |||
*http://med.iiab.me/home/ (live medical iiAB sample) | |||
==Install of IIAB on RPi4== | |||
"The Raspberry Pi 4 is the latest upgrade in the Raspberry Pi SBC series. : | |||
This one has a Quadcore A72 CPU, up to 4 GB of LPDDR4 RAM, 2x USB 2.0, 2x USB 3.0 ports, double micro-HDMI ports, AC Wifi, Bluetooth 5.0 and Gigabit ethernet." | |||
*;NOTE medium and full install include sugarizer-server (default) | |||
::https://sugarizer.org/ | |||
::https://github.com/llaske/sugarizer | |||
::https://github.com/llaske/sugarizer-server | |||
::Aug 6 2017 | |||
*Same install on a 32GB sd: using my Rpi3B+. | |||
*Only difference: used medium install and only downloaded a few items to test | |||
--------- | |||
::Aug 2 2017 | |||
:Installed "Raspbian Buster with desktop and recommended software" (1) | |||
*https://downloads.raspberrypi.org/raspbian_full_latest (2019-07-10) | |||
::2019-07-10-raspbian-buster-full.img (extracted: 6.4 GB) | |||
:::256 GB SanDisk Ultra micoSDXC A1 card | |||
Install with Etcher: | |||
*https://www.balena.io/etcher/ | |||
::In microSD reader | |||
:::Insert card in RPi4 and power up: | |||
*RPi4 (with 4 GB Memory) booted and changed GPU memory in "Preferences / Raspberry Pi4 Configuration" to [356] from [76] | |||
::( 2019-07-10-raspbian-buster-full - allows changing the allocated amount of memory in the RPi4) | |||
:::(This appears to increase performance) | |||
*https://github.com/raspberrypi/documentation/blob/master/configuration/raspi-config.md#memory-split | |||
[[File:GPU_memory.jpg|600px]] | |||
*in add/remove software: install firefox ESR | |||
*in terminal: | |||
curl d.iiab.io/install.txt | sudo bash | |||
*chose maximum iiab install size | |||
*used middle selection for type of install (single point) | |||
*Start Ansible install | |||
Photograph terminal screen when it shows: "Internet-In-A Box (IIAB) software install is complete" | |||
[[File:IIAB-install.jpg|600px]] | |||
::Reboot (by hitting [enter] key) | |||
*Change iiab-admin's password before connecting your server to the Internet. | |||
You can do this within http://box.lan/admin -> Utilities menu — or at the command line, if you type "passwd iiab-admin". | |||
*in firefox enter (in command line): 10.0.0.208/admin with user:iiab-admin and the password you entered above ^ | |||
::Starts Admin console | |||
[[File:4%2B3B%2B.jpg|400px]] | |||
*test setup ^ | |||
(1) http://wiki.laptop.org/go/IIAB/FAQ#Is_a_quick_installation_possible.3F | |||
===NOTES=== | |||
* run iiab-hotspot-on and iiab-hotspot-off which are found in /usr/bin — these are especially useful after you've used a Raspberry Pi's internal Wi-Fi to download IIAB and content. | |||
* http://wiki.laptop.org/go/IIAB/FAQ#What_services_.28IIAB_apps.29_are_suggested_during_installation.3F | |||
==references== | ==references== | ||
*http://wiki.laptop.org/go/The_OLPC_Wiki | *http://wiki.laptop.org/go/The_OLPC_Wiki | ||