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

MenuEntry in chromeos.grub.txt #1947

Open Joseph-Hui opened 8 months ago

Joseph-Hui commented 8 months ago

I followed the Windows dual boot instruction and setup the grub items with the content in chromeos.grub.txt. Grub2Win warned double quotes were used in menuentry and the two grub items were not displayed during boot. I changed the double quotes to single quotes and the problem was solved.