# Raspberry Pi-specific GRUB overrides # Overrides GRUB_CMDLINE_LINUX from /etc/default/grub with Pi-specific # console devices and hardware quirks. GRUB_CMDLINE_LINUX="boot=startos console=serial0,115200 console=tty1 usb-storage.quirks=152d:0562:u,14cd:121c:u,0781:cfcb:u cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory"