• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • VCS
  • Interview Questions
  • Database
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

grub-mkconfig Command Options

by admin

Only used for GRUB2, grub-mkconfig will generate GRUB2 configuration files from the user-editable files located in the /etc directory structure. This command converts data from the /etc/default/grub file and the files in the /etc/grub.d directory into the GRUB2 configuration file (either /boot/grub/grub.cfg or /boot/grub/menu.lst).

Note: On some systems, the command name is grub2-mkconfig.

Command Options Descriptions
-o, –output=FILE output generated config to FILE [default=stdout]
-h, –help print this message and exit
-v, –version print the version information and exit

Filed Under: Linux

Some more articles you might also be interested in …

  1. fakedata: Generate fake data using a large variety of generators
  2. fprintd-enroll Command Examples in Linux
  3. sacct: command not found
  4. cut Command Examples in Linux
  5. legit Command Examples in Linux
  6. ‘ulimit: max user processes: cannot modify limit:operation not permitted’ Shown When Login
  7. “aws secretsmanager” Command Examples
  8. git check-ref-format: Checks if a given refname is acceptable, and exits with a non-zero status if it is not
  9. parted: command not found
  10. Mac Terminal vi[m] Editor Commands

You May Also Like

Primary Sidebar

Recent Posts

  • glab Command Examples
  • “glab repo” Command Examples
  • “glab release” Command Examples
  • “glab pipeline” Command Examples

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright