

- Geckoos boot.elf install#
- Geckoos boot.elf update#
- Geckoos boot.elf upgrade#
- Geckoos boot.elf plus#
- Geckoos boot.elf download#
You can now select the Homebrew Channel and select Gecko OS in the list. Now exit the installer and you should now have Homebrew Channel in your Wii menu.
Geckoos boot.elf install#
Select Continue again at the page that shows what can and can not be installed.Īt the main menu go up to Install Homebrew Channel and Press A.Īfter it says success select continue again. Press 1 to continue at the warning screen. You will get a message saying "Load Boot dol/elf?" Select YES. You will get a message saying "Nothing is inserted in the SD Card slot".Īt this time insert the SD card into the Wii System. Go to WII SETTINGS>DATA MANAGEMENT>CHANNELS>SD CARD TAB (make sure you go to CHANNEL not GAME DATA). I hope this rather disorganized and overly long description helps someone.Try doing the below steps to see if it will work.Įxtract it to a SD card formated FAT32 (select YES if it ask to overwrite).ĭO NOT HAVE THE SD CARD INSERTED INTO THE WII SYSTEM AT THIS TIME! The scary messages about not finding "recovery.elf" still appeared, but after a few seconds, the screen blanked, then went through what's pretty much the normal boot (screen has a flashing text cursor in the upper right hand corner, then the cursor goes away, and after a while, the login screen is displayed.)I now have a Pi 4 that boots from an external USB 3.0 hard drive without an SD. I shut down, removed the SD card, and turned the Pi back on. I rebooted once more with the SD card and verified that "vcgencmd bootloader_version" reported the correct boot firmware. This installed the correct "start.elf" on the hard drive.I rebooted with the SD card, then ran the "rpi-eeprom-update" again, just to be safe. Note: Because I had edited the "/etc/fstab" on /dev/sda5, when I ran "rpi-upgrade", it put the new files in the vfat filesystem on /dev/sda1, not on the SD card from which the Pi actually booted. It took a little while, but it completed without errors. I ran "sudo rpi-update" and confirmed that I wanted to do it. I checked around, and found another article that included using the command "rpi-update" after the "apt full-upgrade", with a reboot after the "rpi-upgrade".

I didn't see any new ".elf" files in the repository. It said the ".elf" files would be made available soon. I went to the Raspberry Pi "downloads" link and read the release notes for the beta bootloader. I turned it off and put my usual boot SD (an 8 gig with a modified "cmdline.txt" file to put root on /dev/sda5) into the board, powered the PI back up and it booted fine.
Geckoos boot.elf download#
The monitor showed a text console telling me that it could not find "recovery.elf" and that "start.elf" is not compatible, and I should download the latest from a URL. I shut down the Pi, turned off the power, and removed the SD card. I copied all of the files from the current "/boot" to the HD's boot partition (/dev/sda1), then edited the "etc/fstab" on /dev/sda5 to mount /dev/sda1 for "/boot" instead of the SD card partition. I connected the USB drive all of the partitions of note on the HD auto-mounted under "/media/daniel" (substitute your own username for "daniel"). I disconnected the external HD and booted off the 32 gig SD card I had originally installed Raspbian on and ran the same steps again.Īfter reboot, the "vcgencmd" reported the expected May 15th date.
Geckoos boot.elf update#
I followed the directions for from the article, doing the "apt" update and full-upgrade, editing the file "/etc/defaults/rpi-eeprom-update" and performing the "rpi-eeprom-update" followed by a reboot.Īfter the update, I checked the firmware with "vcgencmd bootloader_version", but it reported the old firmware. The following are the steps I then followed: "/boot" was still mounted from the SD card in "/etc/fstab", but everything else was mounted from the external hard drive. It's much faster, and more spacious, than the SD card. I have been booting off of an SD card with my root file system on the external drive for months now with no problems. dev/sda8 ext4 (502.0 GiB) "future" (not mounted)Note that this does not follow the SD card partitioning (at least for the "Noobs" image) which appears to have "Recovery" as the primary partition, and in the extended partition, a partitions for "/boot", a "Settings" partition that doesn't seem to get mounted, and the root partition.
Geckoos boot.elf plus#
In my case, I had partitioned the external drive (a 1TB Seagate "Backup Plus Portable" USB 3.0) as follows:
Geckoos boot.elf upgrade#
I have successfully done the firmware upgrade without messing up my USB external drive contents or configuration. : I am not an authority on this, but my answer is a qualified "yes".
