{
    "mode": "man",
    "parameter": "grub-mkconfig",
    "section": "8",
    "url": "https://www.chedong.com/phpMan.php/man/grub-mkconfig/8/json",
    "generated": "2026-06-14T07:36:21Z",
    "synopsis": "grub-mkconfig [OPTION]",
    "sections": {
        "NAME": {
            "content": "grub-mkconfig - generate a GRUB configuration file\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "grub-mkconfig [OPTION]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "Generate a grub config file\n",
            "subsections": [
                {
                    "name": "-o --output",
                    "content": "output generated config to FILE [default=stdout]\n",
                    "flag": "-o",
                    "long": "--output"
                },
                {
                    "name": "-h --help",
                    "content": "print this message and exit\n",
                    "flag": "-h",
                    "long": "--help"
                },
                {
                    "name": "-V --version",
                    "content": "print the version information and exit\n",
                    "flag": "-V",
                    "long": "--version"
                }
            ]
        },
        "REPORTING BUGS": {
            "content": "Report bugs to <bug-grub@gnu.org>.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "grub-install(8)\n\nThe  full documentation for grub-mkconfig is maintained as a Texinfo manual.  If the info and\ngrub-mkconfig programs are properly installed at your site, the command\n\ninfo grub-mkconfig\n\nshould give you access to the complete manual.\n\n\n\nGRUB 2.06-2ubuntu7.2                        December 2022                           GRUB-MKCONFIG(8)",
            "subsections": []
        }
    },
    "summary": "grub-mkconfig - generate a GRUB configuration file",
    "flags": [
        {
            "flag": "-o",
            "long": "--output",
            "arg": null,
            "description": "output generated config to FILE [default=stdout]"
        },
        {
            "flag": "-h",
            "long": "--help",
            "arg": null,
            "description": "print this message and exit"
        },
        {
            "flag": "-V",
            "long": "--version",
            "arg": null,
            "description": "print the version information and exit"
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "grub-install",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/grub-install/8/json"
        },
        {
            "name": "GRUB-MKCONFIG",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/GRUB-MKCONFIG/8/json"
        }
    ]
}