You are not logged in.

#1 2017-08-04 12:21:26

dabbu
Member
Registered: 2017-08-04
Posts: 3

Changing boot order

I am completely new to arch Linux and tried finding solution to this simple solution but didn't get any solution.
I have grub installed in separate drive mounted as /boot and i want the grub to boot windows by default. kindly help me with this.

Offline

#2 2017-08-04 12:25:13

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,104

Re: Changing boot order

I don't know what you searched for but...

https://wiki.archlinux.org/index.php/GR … menu_entry

Don't forget to rerun grub-mkconfig to the correct destination after making the change

Last edited by V1del (2017-08-04 12:30:15)

Offline

#3 2017-08-04 15:35:50

dabbu
Member
Registered: 2017-08-04
Posts: 3

Re: Changing boot order

See I m a complete noob here.
How am I supposed to get the number which I have to use with GRUB_DEFAULT=0?
In grub, while switching on the system, windows is at the 3rd position so I changed GRUB_DEFAULT=3 in /etc/default/grub and ran grub-mkconfig but nothing changed.

Offline

#4 2017-08-04 15:42:48

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: Changing boot order

How did you install Arch? What other operating systems do you have on the machine (what are in positions 1 and 2 in your boot order)?

Offline

#5 2017-08-04 15:47:41

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,104

Re: Changing boot order

Wiki section I linked you to wrote:

Grub identifies entries in generated menu counted from zero. That means 0 for the first entry which is the default value, 1 for the second and so on.

How did you install Arch? What's the output of

uname -a

?

Offline

#6 2017-08-04 15:48:22

dabbu
Member
Registered: 2017-08-04
Posts: 3

Re: Changing boot order

I used to use Ubuntu previously but things work differently here. I have Windows 10 and arch linux installed(trying first time). The second option in grub will be failesafe(may be)

Offline

Board footer

Powered by FluxBB