Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boot timeout #4

Open
dglinder opened this issue Mar 1, 2018 · 1 comment
Open

Boot timeout #4

dglinder opened this issue Mar 1, 2018 · 1 comment

Comments

@dglinder
Copy link
Owner

dglinder commented Mar 1, 2018

Set boot timeout to 1000 seconds, and boot local HDD automatically.

@dglinder
Copy link
Owner Author

dglinder commented Mar 2, 2018

.../isolinux/isolinux.cfg :
Change "timeout 600" to "timeout 10000".
.../EFI/BOOT/grub.cfg :
Change "set timeout=60" to "set timeout=1000"

Default boot:
.../isolinux/isolinux.cfg :
Remove all "menu default"
Add "menu default" to the "label local" section after the line: menu label Boot from ^local drive
.../EFI/BOOT/grub.cfg :
...not sure how to do this here...

Fix title:
.../isolinux/isolinux.cfg :
Search for: menu.label..Install.Red.Hat
Replace with: "menu label ^Install Custom Red Hat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant