Results 1 to 4 of 4

Thread: How to load Grub menu

  1. #1
    Join Date
    2015-Feb
    Posts
    3

    How to load Grub menu

    I've just compiled my own kali linux kernel. I've installed & updated grub, but I can't seem to load the grub menu at start up. I've tried holding down shift at start up, but that doesn't help.

    Can anyone help me please?

    Regards

  2. #2
    Join Date
    2013-Dec
    Location
    greece
    Posts
    14
    1) have u set the boot flag to the partition contains your boot files ?
    2) have u run : grub-install --boot-directory=<my_grub_directory> /dev/<the_device_contains_my_grub_directory> ?
    3) is there any grub.cfg file, into /my_grub_directory/grub/ directory, that loads your image files ?
    Last edited by prompt_32; 2015-03-25 at 12:41.

  3. #3
    Join Date
    2015-Feb
    Posts
    3
    When I try to update grub i get this error message.

    /etc/kernel/postinst.d/zz-update-grub 3.18.7 /boot/vmlinuz-3.18.7
    /usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?)..

    This is what I've done so far
    # mkdir /boot/grub
    # update-grub

    Since I didn't have the file 'grub.cfg' I downloaded it, edited the timeout and updated grub. The timeout is set to 10. But I still can't load the grub menu!

    prompt_32
    I get an error in step 2
    # grub-install --boot-directory=/boot/grub /dev/sdb
    Unrecognized option `--boot-directory=root/boot/grub'
    Usage: grub-install [OPTION] install_device
    Install GRUB on your drive.
    Last edited by Makkali; 2015-03-26 at 15:17.

  4. #4
    Join Date
    2015-Feb
    Posts
    3
    I just installed Linux on my laptop and I now see the Grub menu when I boot.

Similar Threads

  1. GRUB - error: you need to load the kernel first
    By zero13ro in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2020-09-17, 23:43
  2. Grub loader does not load Kali
    By apoorvapte in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2020-08-16, 06:24
  3. Windows 8.1 not booting from grub menu option after updating grub
    By rahzex in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2016-07-11, 14:27
  4. Replies: 5
    Last Post: 2015-12-01, 11:27

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •