cata0309 Today I wanted to edit the grub file in my Solus system to change the TIMEOUT value but when I do sudo nano /etc/default/grub it opens an empty window, I even searched for the file in /etc/default and there is no grub file
cata0309 I have a dual boot with Windows 10 aside. I think it is Efi one, grub isn't installed and everything is working almost perfect. There are 2 flashes of black screen and blue text at every boot
Justin Set timeout to 5 seconds: sudo clr-boot-manager set-timeout 5 Update boot entries: sudo clr-boot-manager update
gohlip If you dual boot with any OS, setting timeout to less than 5 may not enable you to boot the other OS. Even with a single OS, there are times when we want to modify or add boot parameters. Careful what you wish for.
cata0309 I don't care about the other Os, in a week I will be erasing it from my disk, it's a Windows 10 OS. I want a fast Solus boot with no difficulties.
cata0309 I didn't do anything just sudo clr-boot-manager set-timeout 0 and after that sudo clr-boot-manager update