When I get to the OS verification screen and press Ctrl+U, the screen sometimes flashes black briefly and returns to the same screen, and makes a few beeps, but it does not boot from a valid linux USB image.
On Saturday, November 30, 2013 12:18:51 AM UTC-5, Mike Frysinger wrote:On Fri, Nov 29, 2013 at 6:44 PM, Kristov <kwi...@gmail.com> wrote:When I get to the OS verification screen and press Ctrl+U, the screen sometimes flashes black briefly and returns to the same screen, and makes a few beeps, but it does not boot from a valid linux USB image.what exactly are you defining as a "valid linux USB image" ? the CrOS firmware won't boot USB images off the shelf like you download from ubuntu.com. you have to format it with a CrOS formatted disk.
Interesting. I used http://www.linuxliveusb.com/ to create the images.
On Saturday, November 30, 2013 12:18:51 AM UTC-5, Mike Frysinger wrote:On Fri, Nov 29, 2013 at 6:44 PM, Kristov <kwi...@gmail.com> wrote:When I get to the OS verification screen and press Ctrl+U, the screen sometimes flashes black briefly and returns to the same screen, and makes a few beeps, but it does not boot from a valid linux USB image.what exactly are you defining as a "valid linux USB image" ? the CrOS firmware won't boot USB images off the shelf like you download from ubuntu.com. you have to format it with a CrOS formatted disk.
Any idea where I could find instructions for creating a CrOS formatted disk?
Would the instructions in the first answer to this question work? http://askubuntu.com/questions/278403/how-do-you-make-usb-bootable-on-chromebook
Mike Frysinger <vap...@chromium.org> Sat, 30 Nov 2013 00:18:51Really? Could you explain a bit more or point at an explanation.what exactly are you defining as a "valid linux USB image" ? the CrOS
firmware won't boot USB images off the shelf like you download from ubuntu.com. you have to format it with a CrOS formatted disk.
So the BIOS won't boot from a conventional boot disk or USB boot device? Is there the equivalent of the usual BIOS boot choice where you get to choose which device to boot from?
And what does "a CrOS formatted disk" mean? Does the boot device have to be EXT4 or a full CrOS set of 12 partitions or what?
Mike Frysinger <vap...@chromium.org> Sat, 30 Nov 2013 02:15:39
Is there the equivalent of the usual BIOS boot choice where
you get to choose which device to boot from?
certainly not. the CrOS firmware is designed to be fast which means
there is no GUI for the user to interact with. the "usual BIOS" is
bloated and slow and does way more than we would ever need or want on a
CrOS system.
Hrmph! I don't recall ever seeing a GUI based BIOS screen but perhaps there is one out there somewhere. And Coreboot+SeaBios (or an OEM equivalent from Phoenix say) is not exactly bloated and slow.
Reading a bit more, it seems that Chrome-OS on an official Chromebook uses a locked down coreboot, U-Boot, boot code sequence that really doesn't want to allow you to boot from a USB stick; Mainly for security reasons.
There may be a way to trick this to launch another linux based OS but you'll be in dev mode and have a 5 minute lockout during the boot process. As described here
In the second answer here
http://askubuntu.com/questions/278403/how-do-you-make-usb-bootable-on-chr
omebook he says:-
"reboot your computer and spam F12 while it's booting up - it should ask you what you want to boot from." From your answer, and what I've read I don't think this will work. Because coreboot and U-Boot are never going to give you that option.
----------
Please correct me if I'm wrong, but ISTM that Chromebooks are NOT general purpose laptops pre-loaded with a Google OEM version of Chromium-OS. They are locked down laptops that are designed to ONLY run Chrome-OS. It's just about possible to persuade them to run another Linux but with limitations.
Mike Frysinger <vap...@chromium.org> Sat, 30 Nov 2013 14:36:44I'm tempted to say, "As long as what you want can use the Chromium kernel instead of it's own.".they are *designed* to only run ChromeOS, but they aren't *restricted*
to only run ChromeOS. we provide a dev mode switch so that, if you
really want to own the hardware, you can. that includes running
anything you want.
However, I've just come across this:-
http://chromeos-cr48.blogspot.co.uk/2013/10/chrubuntu-for-new-chromebooks
-now-with.html
Note the first para:-
"Since I started ChrUbuntu back in December of 2010, it's always been necessary to utilize the Chrome OS Linux kernel with Ubuntu in order to solve some compatibility issues with the Chromebook architecture. That's changed with the Chromebook Pixel and the newer Haswell-based Chromebooks like the Acer C720 and HP Chromebook 14. Each of these models supports booting from a more traditional PC BIOS mode which makes it simple to use stock Ubuntu kernels on them."
So the Pixel, C720 and HP14 DO have a traditional BIOS on board and it's possible to boot $arbitraryLiveDistroOs from a USB stick. Probably.
--
--
Chromium OS discuss mailing list: chromium-...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en
So back to Kristov. Which Acer Chromebook is it? And after putting it
into dev mode, perhaps you need CTRL-L instead of CTRL-U.