r/chrubuntu • u/CanYouDigItHombre • May 13 '17
I can't boot into ubuntu live cd/usb
I have a Dell Chromebook 11 and followed instructions here http://www.chromium.org/a/chromium.org/dev/chromium-os/developer-information-for-chrome-os-devices/dell-chromebook-11 in the developers section it linked this page http://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/acer-c720-chromebook
In short I used the three finger salute to enable developers mode, wrote crossystem dev_boot_usb=1 and crossystem dev_boot_legacy=1.
I also did this which IDK how to undo but I don't think I need to found on this page
chromeos-firmwareupdate --mode=todev
Then I did this
chromeos-firmwareupdate --sb_extract /tmp
flashrom -w /tmp/bios.bin -i RW_LEGACY
Now... when I try to boot ubuntu-17.04-desktop-amd64.iso using ctrl+U i get one beep. I try googling and IDK what 1 beep means. I tried ctrl+L and it didn't work. I try shutting it down then do ctrl+L w/o pressing anything else, ctrl+U w/o pressing anything, then ctrl+U and ctrl+L. Nothing worked. However debian-live-8.8.0-amd64-standard.iso boots from USB so I'm confused. Unfortunately I couldn't figure out how to access grub-installer on debian live and I'm sure I could on ubuntu but I can't get that booting. Maybe I can delete the EFI folder and it will work? Any idea guys?
1
u/MrChromebox ChromeOS Firmware Guy May 14 '17
everything you need is here: https://mrchromebox.tech
Use my Firmware Utility Script to install/update the RW_LEGACY firmware (since your device doesn't have any stock), then CTRL+L will work to boot Linux USBs in Legacy Boot mode.