sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.54k stars 387 forks source link

Hiding Grub #622

Open massatt212 opened 3 years ago

massatt212 commented 3 years ago

can someone help me with a small guide on how to hide grub & the boot scrips at launch I just want it to show Chrome Screen Only.

formire commented 3 years ago

To hide grub: After logging in to Chrome OS Ctrl + alt + t shell sudo edit-grub-config And set grub timeout to 0

I don't know how to hide the scripts, or if you even can

sar777-dev commented 3 years ago

Also use 'console=' kernal command line, add after 'cros_debug' with atleast one space after 'cros_debug' in the grub. To open grub - above had already stated. then save using ctrl+o,then hit enter and exit by pressing ctrl+x. then reboot, it will take some time only once when any change in grub file.

formire commented 3 years ago

What do you have to type in after the 'console=' command hide the startup scripts?

sar777-dev commented 3 years ago

Screenshot 2020-11-02 at 11 27 13 PM You have to type nothing after 'console=' , left it blank or you can use framework options to activate functions like 'enable_updates'. You should read homepage or Readme.md carefully and your required request is also stated well with example, it is located down below the homepage of 'sebance/brunch' with heading 'Framework options' and below that'Kernel command line parameters'. I had attached screenshot file for your ease.

brkeejp commented 3 years ago

take my word and use Stub loader :) https://github.com/sebanc/brunch/discussions/699#discussion-55802