Menu

Boot Parameter "enforcing=1" (preseed options) don't work

Help
2022-09-26
2022-09-29
  • NoErrorNoCry

    NoErrorNoCry - 2022-09-29

    Anyone :( ? Is there an reference about this parameter available

     
  • Steven Shiau

    Steven Shiau - 2022-09-29

    "enforcing=1" is Linux kernel, and it's nothing to do with grub.
    If you want to set the default boot menu, you should edit this line in grub.cfg:
    set default="0"
    to set the default menu when booting. The above line assign the 1st one (0) menu as the default booting.

    Steven

     
  • NoErrorNoCry

    NoErrorNoCry - 2022-09-29

    thanks, everything works now
    i set
    set default="2" and
    set timeout="0"

    now i have the menu with larger fonts set auto. thanks

     
    👍
    1
  • Steven Shiau

    Steven Shiau - 2022-09-29

    Thanks for confirming that. Enjoy Clonezilla!

    Steven

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.