hc
2024-08-09 29cd05754af6ef0435c257049290243810d81e26
1
2
3
4
5
6
set default="0"
set timeout="5"
 
menuentry "Buildroot" {
 linux /bzImage root=PARTUUID=UUID_TMP rootwait console=tty1
}