(2014-05-22, 06:24)mdumont1 Wrote: I ran into an issue when flashing the coreboot firmware with version 1.1 of the script. When I chose yes to the do a firmware backup to a USB 2.0 FAT32 formatted stick I had connected there was a mounting error and the coreboot firmware was flashed without a backup being taken. Is there any way I will be able to flash back to the stock firmware?
Matt, you may want to update your script to abort the flash if the backup option is selected and the backup doesn't occur. It would probably also be a good idea to do a verify of the backup before moving on to flashing.
edit: firmware backup failure check added in v2.1 of script
The SeaBIOS boot wait / press for boot menu only occurs when you have a USB/SD device connected, otherwise it boots directly to the hard drive without delay. In the case that a USB/SD device is connected, it will boot that by default if you don't press [ESC] and select otherwise within the 5s timeout.
I'd prefer not to have multiple versions of the firmware to manage. Everyone is going to have their own preference on how long of a boot delay, which device has priority, etc. It's honestly pretty easy to modify the firmware file (doesn't require re-compiling) to change those things yourself
(2014-05-22, 06:55)CruzinFX4 Wrote: Would have loved to help, but opted for Standalone OE. With the updated Firmware. Can't go back now.
you can extract the stock firmware from google's recovery image, then flash it via a Chromium USB stick.
(2014-05-22, 16:48)uomiarz Wrote: You can always go back.
Google offers ChromeOS restore image (in case you don' t have backup of your original)
You can also bootup from USB with ChromiumOS.
just to be clear, with the Coreboot firmware you can no longer use the recovery button and google's recovery image to restore the ChromeBox to its factory state. You'd first have to re-flash the original firmware (as I mentioned above), as it contains the recovery process.
Quote:@matt
Can you offer Coreboot firmware version with 1 sec boot menu delay (Hit ESC for boot menu) ?
For users that just want to bootup to OpenELEC its wast of time IMO.
For more advance users that want to boot up from USB devices 1 sec delay is more than enough.
thx
see above - you only get a boot menu/boot delay with USB/SD devices connected.