Message from discussion
Grub - Boot Sequence.
Received: by 10.236.189.105 with SMTP id b69mr10885707yhn.2.1344999996656;
Tue, 14 Aug 2012 20:06:36 -0700 (PDT)
Path: c6ni115760575qas.0!nntp.google.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!nrc-news.nrc.ca!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail
From: mechanic <mecha...@example.net>
Newsgroups: alt.os.linux.mint,alt.os.linux.debian,alt.os.linux.ubuntu
Subject: Re: Grub - Boot Sequence.
Date: Sat, 11 Aug 2012 10:03:58 +0100
Organization: Aioe.org NNTP Server
Lines: 17
Message-ID: <ifis2euv0waj.dlg@example1357.net>
References: <k029lv$1pl$1@speranza.aioe.org> <5024b5cc$0$3205$e4fe514c@dreader36.news.xs4all.nl> <7v8b28h0a6fb4ijmdfqip5njv8a6h0tbi3@4ax.com>
NNTP-Posting-Host: IqTKqeRfeOvjzd6e8B3OKw.user.speranza.aioe.org
Mime-Version: 1.0
X-Complaints-To: abuse@aioe.org
User-Agent: 40tude_Dialog/2.0.15.1
X-Notice: Filtered by postfilter v. 0.8.2
Bytes: 1646
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
On Fri, 10 Aug 2012 17:26:31 -0700, TheGlimmerMan wrote:
>>You can't change the the ordering of the items in the boot menu
>>as far as I know (unless you change the scripts generating the
>>menu). But you can specify which menu item must be selected by
>>default.
>>
>
> You can,butit requires editing the probe script and changing the
> order things get probed and subsequently posted to the cfg file
> with.
It just requires renaming the files in the /etc/grub.d/ directory,
which have names beginning with a number and are loaded into the
menu in order of the name. Just change the number at the beginning
of the names to reorder the list (then run sudo update-grub to
rewrite the grub.cfg file).