Find the answer to your Linux question:
Results 1 to 3 of 3
I'm currently learning about linux systems and all but,I installed Ubuntu onto a partition (2nd) and it worked.After that when I tried to boot it would just boot without showing ...
  1. #1
    Just Joined!
    Join Date
    Jul 2010
    Posts
    10

    [SOLVED] Edit GRUB2 for W7?

    I'm currently learning about linux systems and all but,I installed Ubuntu onto a partition (2nd) and it worked.After that when I tried to boot it would just boot without showing the GRUB menu.This is because 1.I messed up Windows boot files 2.GRUB needs some tuning.
    I would like to ask how to configure the grub.cfg in Ubuntu since when is earched they were only thread for GRUB legacy...

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Did you edit grub.cfg file manually?

    Execute sudo update-grub command in Terminal. It will detect all installed OSes and generate new grub.cfg file.

    Reboot machine. If GRUB Menu doesn't appear at startup, post the output of fdisk -l command here.
    Code:
    sudo fdisk -l
    * Its small L in fdisk -l.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Jul 2010
    Posts
    10
    Thank you for your response! I've used 4 hours of my time reformating/resizing/moving/deleting partitions and finally ,I've made it haha.

    Still, thanks for your help!

Posting Permissions

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