Linux ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]
(2014-05-30, 01:48)Matt Devo Wrote: the thing is, if there aren't multiple boot devices, then it completely skips showing the menu, and the part where it looks for keyboard input.

If there are multiple boot devices and you hit something other than ESC, then it boots the first USB device, which is the best explanation for what happened to you. It doesn't explain why your USB device isn't being detected reliably though.

I just used your script to install the new seabios and firmware and it will not read any of my USBsticks anymore. Do you happen to know the
correct command to flash the previous files from flashrom in linux?

Edit: I copied cros_installer, crossystem, and futility from chromiumos

Code:
cd /mount_point/ROOT-A/usr/bin
sudo cp -av cros_installer crossystem futility /usr/bin
sudo cp -avr ./old_bins/ /usr/bin
sudo cp /mount_point/usr/sbin/flashrom /usr/sbin/flashrom-google

I was able to flash coreboot-panther-20140521_143421-md.rom, but when I flashed asus-chromebox-SeaBIOS-new.bin,
ROM image contains too many regions
FAILED

Do you know what I should do to fix this.

Edit 2: It seems everything works now, but do you know what that output from the SeaBIOS flash was about.

Edit 3: It would probably be a better idea to make directories for these files in your home directory and add them to your path, if you want
to be able to flash back when you can't boot from a USB stick.

Code:
~/usr/bin
~/usr/bin/old_bins
~/usr/sbin
ln -s ~/usr/bin/old_bins /usr/bin/old_bins
Reply


Messages In This Thread
RE: Asus ChromeBox EZ Setup (OpenELEC or Ubuntu+XMBC) - by tetsuya - 2014-05-30, 07:30
Chromebox and Qwerty Air Mouse - by rahjer - 2014-08-13, 04:51
Wake from suspend K400 - by dontknowhow - 2014-08-20, 16:05
DisplayPort - by Charles R - 2014-08-29, 21:33
HP Chromebox 4Gb - by P3ws - 2014-09-20, 08:51
BIOS update fails - by gkingsmill - 2014-10-17, 12:05
Great Expierience - by pmpartners - 2014-12-06, 16:00
3D support (auto swtich) - by zaldwaik - 2014-12-23, 07:27
High Idle CPU - by ToBeFrank - 2015-02-28, 03:29
HELP!!! - by code_19 - 2015-03-22, 04:49
R3.15 - 2015/03/19] - by nickr - 2015-03-25, 20:55
Skipping Frames - by busta.rhymes - 2015-07-29, 15:40
External disks not sleeping... - by sixburgh - 2015-10-14, 22:02
ChromeBOX2 success in dualboot - by fishypops - 2015-11-08, 19:05
Confirm Bricked Chromebox - by Bogustime - 2016-03-20, 19:24
(LibreELEC Bluetooth not working - by jerndl - 2017-01-06, 18:20
New Audio Problem - by Pajoe - 2019-01-19, 01:20
RE: New Audio Problem - by Matt Devo - 2019-01-19, 11:13
Powering on with TV turned off - by robca - 2021-07-18, 21:20
RE: Powering on with TV turned off - by robca - 2021-07-21, 19:10
Logout Mark Read Team Forum Stats Members Help
ChromeBox Kodi E-Z Setup Script (LibreELEC/Linux+Kodi) [2017/02/21]37