Videos
- Baserock GENIVI Demo Platform Seoul Hands On
- Quick x86 Virtual Machine Setup
- A tale of three kernel updates: local VM, Cloud VM and Jetson
- Baserock system running on MIPS
- Baserock and Vagrant
- Baserock and Docker
- Baserock / Chef Demo
- GENIVI Demos
- Big-endian Demos
- EdgeRouterPro MIPS Demos
- Unclassified
Baserock GENIVI Demo Platform Seoul Hands On
Quick x86 Virtual Machine Setup
Shows a quick run-through to establish a Baserock VM in VirtualBox from scratch. A couple of points to note:
- The machine used in the video already has ssh keys. If you don't have them on your host machine, you will need to run ssh-keygen - and accept the defaults - before you run
ssh -A ...
(at around 3:15 in the video) - The message
Failed to fetch tarball, falling back to git clone
which appears after callingmorph branch baserock:baserock/definitions default
(at 06:30 in the video) is normal and is not an error. Up-to-date versions of morph will not output this message.
A tale of three kernel updates: local VM, Cloud VM and Jetson
Shows building and deploying a new Baserock system with a current Linux kernel on
- a local VM
- cloud-based VM
- a Jetson board
Baserock system running on MIPS
Proof that it works! (No audio track)
Baserock and Vagrant
Shows how to 'wrap' a VirtualBox Baserock VM in Vagrant, sharing access to the host's file system. (No audio track)
Shows how to deploy a Baserock system to Vagrant. (No audio track)