Skip to content

Commit

Permalink
Add mount_internal_drives option description
Browse files Browse the repository at this point in the history
  • Loading branch information
sebanc authored Jul 2, 2020
1 parent 5544c46 commit 6f3f944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ The GRUB menu should appear, select ChromeOS and after a few minutes (the Brunch
Some options can be passed through the kernel command lines to activate specific features which might be dangerous or not work from everyone:
- enable_updates: allow native ChromeOS updates (use at your own risk: ChromeOS will be updated but not the Brunch framework/kernel which might render your ChromeOS install unstable or even unbootable),
- no_ui_delay: allows a (slightly) faster boot but might prevent android apps or some hardware to function correctly,
- mount_internal_drives: Allows automatic mounting of HDD partitions in ChromeOS (android media server will scan those drives which will cause high CPU usage until it has finished, it might take hours depending on your data),
- broadcom_wl: enable this option if you need the broadcom_wl module,
- iwlwifi_backport: enable this option if your intel wireless card is not supported natively in the kernel,
- rtl8188eu: enable this option if you have a rtl8188eu wireless card,
Expand Down

0 comments on commit 6f3f944

Please sign in to comment.