LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 10-18-2010, 02:11 PM   #1
turf
Member
 
Registered: Nov 2009
Posts: 94

Rep: Reputation: 15
how can the option which os to boot don't display in mint?


i've tried creating an option in grub.d/ and update-grub but after booting the options don't display and instead it boots mint directly.

how can i make it appear when booting so i can have the option to boot my second os?
 
Old 10-18-2010, 02:56 PM   #2
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,502

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
I think you would need to post a little more information to get realistic help. What option are you referring to, how did you try to create it and what exactly did you do? What is your second OS? How many OSs do you have? What partitions do you have?

I'm not really familiar with Grub2 but this tutorial might give you the information you need:

http://www.dedoimedo.com/computers/grub-2.html
 
Old 10-18-2010, 03:47 PM   #3
Larry Webb
LQ Veteran
 
Registered: Jul 2006
Location: Crystal Beach, Texas
Distribution: Suse for mail +
Posts: 5,100
Blog Entries: 7

Rep: Reputation: 229Reputation: 229Reputation: 229
Are you referring to other operating system(s) or the Mint options?
 
Old 10-18-2010, 04:04 PM   #4
impert
Member
 
Registered: Feb 2009
Posts: 282

Rep: Reputation: 54
You can edit the file /etc/default/grub, and comment out with a hash the line that says
#GRUB_HIDDEN_TIMEOUT=0
then make the timeout a reasonable amount
GRUB_TIMEOUT=10
 
Old 10-18-2010, 11:49 PM   #5
turf
Member
 
Registered: Nov 2009
Posts: 94

Original Poster
Rep: Reputation: 15
dual boot. i'vecreated 11_secondOS.sh in grub.d/
chmod 777 it and run update-grub
successfully
but the option don't prompt upon booting..

the question is just how can i make it to prompt the options which to boot whether i'd like --Memory test upon booting.

Last edited by turf; 10-18-2010 at 11:51 PM.
 
Old 10-18-2010, 11:55 PM   #6
turf
Member
 
Registered: Nov 2009
Posts: 94

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by impert View Post
You can edit the file /etc/default/grub, and comment out with a hash the line that says
#GRUB_HIDDEN_TIMEOUT=0
then make the timeout a reasonable amount
GRUB_TIMEOUT=10
it is actually commented out by default. but still not working
 
Old 10-19-2010, 12:08 AM   #7
turf
Member
 
Registered: Nov 2009
Posts: 94

Original Poster
Rep: Reputation: 15
here is the /etc/default/grub
Quote:
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=10
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
i've run update-grub after editing but still not working
 
Old 10-20-2010, 05:16 AM   #8
impert
Member
 
Registered: Feb 2009
Posts: 282

Rep: Reputation: 54
There's a useful guide on tweaking Grub 2 here
I'm not sure that I haven't misunderstood you.
If what you posted above is what you're using, I'm not surprised that the menu doesn't show. Here's mine:

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="setkmap=fr splash vga=773"

As you see, there is a # in front of GRUB_HIDDEN_TIMEOUT=0
The menu comes up when I boot, and I can choose which OS to boot into. If I don't make up my mind in 10 seconds, it boots into the default OS - the first one on the list, in my case.
Is this what you wanted?

You talk about "options". If you're referring to kernel options, they are specified in the last line of what I show above: setkmap=fr because I have an azerty keyboard, splash for the splash screen, and vga=773 for the screen mode. (This last is deprecated - should be vga=normal, I think - and I get scolded for it every time I boot ).

If it's memtest86 that you want, make sure that the file /etc/grub.d/20_memtest86+ exists and is executable.
Hope this helps.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Display problem Linux Mint -CW- Linux - Newbie 8 06-14-2018 04:49 AM
Mint installer fails to offer a non-destructive option on my second disk. paladin_iii Linux Mint 9 11-11-2010 04:39 PM
cannot display Dual boot option Thangja Linux - Newbie 2 09-03-2009 05:04 AM
Mint Display Problems ? crapper Linux - Newbie 6 11-02-2008 02:22 AM
What is display option satimis Linux - General 7 09-02-2005 10:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

All times are GMT -5. The time now is 07:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration