can't enter console mode (Cntl + Alt + F2)

80 views
Skip to first unread message

ScottLiu

unread,
May 13, 2013, 11:05:32 PM5/13/13
to chromiu...@chromium.org
Hi all,
I've done to build my own chromium os and install on USB stick, but :
1. it can enter console mode at booting from USB.
2. it can NOT enter console mode if I installed chromium os to HD.

Any suggestion would be appreciate, thanks.

Hung-Te Lin

unread,
May 14, 2013, 1:16:08 AM5/14/13
to ScottLiu, Chromium OS dev
1. Did you build your image as test image, dev image, or base image? (i.e., What complete command did you type when you do build_image?)

2. What firmware (BIOS) did you use to boot your Chromium OS? Is it ChromeOS-firmware (all Chromebooks), UEFI (many modern PCs), or Non-UEFI (old PCs, or new PCs configured to boot in legacy mode)?
    (To help figuring this out, try to think if you did see a GRUB menu when you boot the device)


--
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en
 
 
 

ScottLiu

unread,
May 14, 2013, 2:13:47 AM5/14/13
to chromiu...@chromium.org, ScottLiu
thank for reply,
1. I totally follow Chromium OS dev guide, my build image command is "./build_image --board=${BOARD} --noenable_rootfs_verification dev"

2. My hardware is not
Chromebooks. And BIOS is set for UEFI booting.

Hung-Te Lin

unread,
May 14, 2013, 3:10:49 AM5/14/13
to ScottLiu, Chromium OS dev
If your system is using UEFI boot, a GRUB menu should be displayed before starting Chromium OS.
Try press 'e' (to edit one entry) and see if you have "cros_efi" and "cros_debug".

ScottLiu

unread,
May 14, 2013, 3:41:56 AM5/14/13
to chromiu...@chromium.org, ScottLiu
My system is SUSE + Chromium OS and GRUB was generated by SUSE's GRUB.

I edit 'e' to see and as attached file and I didn't found "cros_efi" and "cros_debug".
grub.txt

Hung-Te Lin

unread,
May 14, 2013, 4:13:49 AM5/14/13
to ScottLiu, Chromium OS dev
Sounds like you've installed your ChromiumOS in some non-standard way -- that's why you don't have the proper flags set in boot parameters.

You should add "cros_efi" and "cros_debug" to your kernel command line. i.e., 
... root=/dev/sdb3
to
... root=/dev/sdb3 cros_efi cros_debug

Scott

unread,
May 14, 2013, 6:19:57 AM5/14/13
to Hung-Te Lin, Chromium OS dev
Thanks,it's work! 

Hung-Te Lin 於 2013年5月14日星期二寫道:
--

Scott Liu
Best regards!
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages