How to change the boot order form linux mint to windows 7

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
madoldfart

How to change the boot order form linux mint to windows 7

Post by madoldfart »

I have read this thread http://ubuntuforums.org/showthread.php?t=1195275 and i am a bit concerned that i should not edit this file /boot/grub/grub.cfg.

Basically i want windows 7 to be the default boot, is there a terminal command that i can use to change it, or can someone advise me step by step how to change the grub.cfg safely.
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.
GeneC

Re: How to change the boot order form linux mint to windows

Post by GeneC »

You didn't mention which version of Mint, but all but LMDE come with "Startup Manager" by default, I believe, (with LMDE you can just download it from synaptic).

Go to Mint Menu > Administration > Startup Manager

then change to the OS you want to boot on default.

You can change the timeout, resolution of boot splash et.

This will also be of interest :wink:
http://community.linuxmint.com/tutorial/view/37
madoldfart

Re: How to change the boot order form linux mint to windows

Post by madoldfart »

Too Easy, you are a Leg End :D
btw i had Linux mint 9
GeneC

Re: How to change the boot order form linux mint to windows

Post by GeneC »

Glad I made you smile.... lol :lol:
User avatar
Roken
Level 5
Level 5
Posts: 737
Joined: Fri Nov 19, 2010 4:55 pm
Location: Newport, S Wales

Re: How to change the boot order form linux mint to windows

Post by Roken »

For an alternative approach;

sudo gedit /etc/default/grub
Change GRUB_DEFAULT=saved
add a line:
GRUB_SAVEDEFAULT=true

then:

sudo update-grub

It will now boot whichever OS you last booted (very handy if you are using Windows and have to reboot several times after an update, or if you upgraded the kernel in Linux and need to reboot)
Kernel Linux Tex 5.12.14-zen1-1-zen, XFCE
Arch
Dual GTX1070 8Gb
AMD Ryzen 1800X
32Gb RAM
Locked

Return to “Installation & Boot”