OESF Portables Forum
Model Specific Forums => Gemini PDA => Gemini PDA - General Discussion => Topic started by: Ixoo on April 04, 2019, 05:56:43 pm
-
Hi all,
Just taking the opportunity to join this forum to share back after learning so much from you.
Long story short, I needed a way to flash my gemini from my Mac, so here you'll find a small project helping you to just do that:
https://github.com/ixoo/gemini-flash-vagrant (https://github.com/ixoo/gemini-flash-vagrant)
Feel free to submit PR for improvements.
Cheers,
Ixoo
-
Hi,
Although I'm not a mac user very cool, thanks for sharing.
-
Thanks for sharing, Ixoo!
Mark
-
Welcome, and congratulations!
Jake
-
That seems like rather a lot of stuff to install and keep around, just to run every few months… (Personally, I'll stick with Debian on a flash drive; it's a pain rebooting into that to run the flash tool, but it doesn't need anything installed in macOS or on my SSD.)
But I'm glad you found something that works for you! It never hurts to have options.
-
It is alternatively also possible through a Virtualbox setup, you just have to add the gemini as a USB device as the gemini is booting rather than adding it after it is already turned on:
I managed with a virtual Windows, but I think nothing should prevent using virtual linux:
http://developer.planetcom.co.uk/showthrea...d=22&page=2 (http://developer.planetcom.co.uk/showthread.php?tid=22&page=2)
I would probably have tried out your script had I not already made myself familiar with the virtual box, and I think your approach will especially be useful for those who dont want to use all that much RAM and diskspace for a virtual machine.
cheers