Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /etc/default/grub.d/ |
Upload File : |
#This is a generic grub file for imaging. It should work on all hardware #Disable cgroups #Disable remote console (some gear hard locks if wrong TTY is selected) GRUB_CMDLINE_LINUX_DEFAULT="console=tty1 cgroup_disable=cpuset,cpu,cpuacct,blkio,memory,devices,freezer,net_cls,perf_event,hugetlb,pids" #Always show grub menu GRUB_TIMEOUT_STYLE=menu #Show grub for 3 seconds (act fast!) GRUB_TIMEOUT=3 #Disable graphical terminal GRUB_TERMINAL="console serial" #If internal speaker, play imperial death march GRUB_INIT_TUNE="480 440 4 440 4 440 4 349 3 523 1 440 4 349 3 523 1 440 8 659 4 659 4 659 4 698 3 523 1 415 4 349 3 523 1 440 8"