Grub-Mint10 & win7

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
vp70

Grub-Mint10 & win7

Post by vp70 »

Hello, I need help. I had a Mint 9 now installed the version 10. Everything went well but when the Grub menu appears and choose the option win7 can not enter the seven. Someone help me? Thank you. :oops:
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
lmintnewb

Re: Grub-Mint10 & win7

Post by lmintnewb »

The command is "update-grub" or "sudo update-grub" depending on your current user permissions. Might try that ... could work. Thing about windows 7, it's got an issue with nudging it's partition. For some strange reason doesn't start on the normal block of the disk anymore.

If update-grub doesn't work could get involved. Lemme see if I can google a fix for ya. May as well, I'm not getting anything done anyway ... sighs.

brb:

This seemed relevant: Incase update-grub doesn't do the trick.

http://ubuntuforums.org/showthread.php? ... 338&page=2

Another good one that seemed highly relevant too.
http://forums.techarena.in/operating-sy ... 274192.htm

This one also fits the bill.
http://erickoo.wordpress.com/2009/06/14 ... mic-koala/

Also you know to reboot after running sudo update-grub o course. If it doesn't correct it, your fix is almost certainly in one of those links ... Don't panic you'll work it out.
Last edited by lmintnewb on Thu Apr 14, 2011 7:29 am, edited 8 times in total.
AlbertP
Level 16
Level 16
Posts: 6701
Joined: Sun Jan 30, 2011 12:38 pm
Location: Utrecht, The Netherlands

Re: Grub-Mint10 & win7

Post by AlbertP »

Open Terminal, type this:

Code: Select all

sudo update-grub
and press Enter. Type your password, now you will see Grub looking for operating systems on your partitions.
Registered Linux User #528502
Image
Feel free to correct me if I'm trying to write in Spanish, French or German.
vp70

Re: Grub-Mint10 & win7

Post by vp70 »

Hello guys, thanks for the reply. I opened the terminal sudo update-grub "and found the Linux partitions and win7. Reboot and choose the win7, but could not enter. Please I need help, thanks.
User avatar
tdockery97
Level 14
Level 14
Posts: 5058
Joined: Sun Jan 10, 2010 8:54 am
Location: Mt. Angel, Oregon

Re: Grub-Mint10 & win7

Post by tdockery97 »

You might try reinstalling grub, in case something went wrong during installation. Open terminal and type: sudo grub-install /dev/sda
Then when it's done, do sudo update-grub and see if it works.
Mint Cinnamon 20.1
Locked

Return to “Installation & Boot”