GRUB-MKCONFIG(8) System Administration Utilities GRUB-MKCONFIG(8)NAME
grub-mkconfig - generate a GRUB configuration file
SYNOPSIS
grub-mkconfig [OPTION]
DESCRIPTION
Generate a grub config file
-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
REPORTING BUGS
Report bugs to <bug-grub@gnu.org>.
SEE ALSO grub-install(8)
The full documentation for grub-mkconfig is maintained as a Texinfo manual. If the info and grub-mkconfig programs are properly installed
at your site, the command
info grub-mkconfig
should give you access to the complete manual.
grub-mkconfig (GRUB) 2.02-2ubuntu8.3 July 2018 GRUB-MKCONFIG(8)
Check Out this Related Man Page
GRUB-REBOOT(8) System Administration Utilities GRUB-REBOOT(8)NAME
grub-reboot - set the default boot entry for GRUB, for the next boot only
SYNOPSIS
grub-reboot [OPTION] MENU_ENTRY
DESCRIPTION
Set the default boot menu entry for GRUB, for the next boot only.
-h, --help
print this message and exit
-V, --version
print the version information and exit
--boot-directory=DIR
expect GRUB images under the directory DIR/grub instead of the /boot/grub directory
MENU_ENTRY is a number, a menu item title or a menu item identifier. Please note that menu items in submenus or sub-submenus require speci-
fying the submenu components and then the menu item component. The titles should be separated using the greater-than character (>) with no
extra spaces. Depending on your shell some characters including > may need escaping. More information about this is available in the GRUB
Manual in the section about the 'default' command.
REPORTING BUGS
Report bugs to <bug-grub@gnu.org>.
SEE ALSO grub-set-default(8), grub-editenv(1)
The full documentation for grub-reboot is maintained as a Texinfo manual. If the info and grub-reboot programs are properly installed at
your site, the command
info grub-reboot
should give you access to the complete manual.
grub-reboot (GRUB) 2.02-2ubuntu8.3 July 2018 GRUB-REBOOT(8)
Hi I have Ubuntu 10.10 installed. I want to change boot order.
Can anyone tell where is menu.lst file located. I searched it but didn't get it. Please tell me what file I need to edit for same? (3 Replies)
Hello,
I have a test PC running Fedora 10. Friday evening it was working fine, I have some perl scripts which are scheduled to run every morning.
But when I started work this morning, I found I cannot ping the machine. When I switched on the monitor, I saw the GRUB promt :(. I am not sure... (10 Replies)
Hello, firstly excuse for my poor english.
I have a busybox error when I try to run Debian 6. It's like Grub cannot find root (initramfs)
My system is:
- RAID0 with dmraid
- /boot ext2 (from moonOS installation --ubuntu based--)
- ext4 (moonOS wich have the Grub2 installation, where I... (0 Replies)
I got a dual boot with grub2, but everytime I turn on the computer and the booter is loaded, I can't handle the menu, so I am forced to wait the countdown and choose the default option.
I'd really like to know why!
This is my grub.cfg,
# # DO NOT EDIT THIS FILE # # It is automatically... (0 Replies)
I installed a new kernel 3.0.22 on ubuntu server 11.04 32 bit.
when I select the kenel from boot loader it stops when
Code:
loading initial ramdisk...
I added all_generic_ide at the end of linux line and also added dev/sda1 to linux line: root=UUID=dev/sda1
now it says that
... (12 Replies)
I have installed ubuntu 11.04 on my system.
After this when I used to give uname -r it showed me kernel version as 2.6.38.
Now I had downloaded kernel 2.6.34.12 from kernel.org and installed it using the following steps:
make
make modules
make modules_install
make install
This created... (2 Replies)
Hi I am trying hard to append a configuration file like
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
#... (7 Replies)
once again, mounting another volume or hdd the fstab-file is giving me a headache. May someone could give me a hint how to configure the fstab-file properly to use the hdd.
The following
ls -l /dev/disk/by-uuidis giving me this
Thats the UUID for /dev/sdb1 with the name "save"... (6 Replies)