Extracting the shell-ball ROM using a ChromeOS image

As an example I’m performing this on Fedora 20. I assume that you’re doing it from your home directory. 1. Download the linux script for downloading ChromeOS images. From the cli type/paste: wget https://dl.google.com/dl/edgedl/chromeos/recovery/linux_recovery.sh 2. Make the script executable so it will run: chmod +x linux_recovery.sh 3. Run the script: ./linux_recovery.sh 4. Type the model name …