Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Time to selecting OS on boot screen
#1
How to set display time to list operating system on Boot Screen with Ubuntu 10.10?????
Help me please..Confused
AmenSan
flickr®


#2
There's lots of information here on that:

https://help.ubuntu.com/9.10/switching/d...ustom.html
#3
You'll need to install grub2 using a livecd.

Here is what to do:
1. Boot LiveCD with Ubuntu and open the terminal.
2. Type "sudo fdisk -l" that is an L
3. Type "sudo mount /dev/sda1 /mnt" (you'll need to check if it id sda1, thats your ubuntu partition)
4. Type "sudo grub-install --root-directory=/mnt /dev/sda"
5. Type "sudo update-grub"

Let me know what happens
#4
/boot/grub/menu.lst
edit that file.
#5
(04-17-2011, 12:31 PM)Solidus Wrote: /boot/grub/menu.lst
edit that file.

Adding onto this, you should see a part of text in that file that looks like this, pretty simple:

Code:
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout        10

Edit the timeout in seconds (10 as default).
#6
any outcome, i will tell you. thanks all!
AmenSan
flickr®


#7
I'm confused..do you have grub installed?
#8
(04-19-2011, 11:25 AM)Laugh Wrote: I'm confused..do you have grub installed?

yes
AmenSan
flickr®


#9
Oh, then ignore my steps I no longer understand the question.
#10
(04-17-2011, 01:03 PM)Infinity Wrote: Adding onto this, you should see a part of text in that file that looks like this, pretty simple:

Code:
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout        10

Edit the timeout in seconds (10 as default).

@aminmusa: Put this on /boot/grub/grub.cfg file.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Now Using Linux As Boot OS BreShiE 16 2,630 09-20-2011, 09:34 AM
Last Post: Grin
  About To Dual Boot. Chief 13 2,377 08-24-2011, 07:10 PM
Last Post: Kotto*N[ix]mouth
  Dual boot. What the crap happened? ktmrider530 13 1,880 01-13-2010, 11:25 PM
Last Post: Salmon
  Christmas Boot Screen Uhriventis 2 1,011 12-19-2009, 03:20 PM
Last Post: Uhriventis
  Linux boot problems Tim 8 1,764 12-07-2009, 05:52 AM
Last Post: Tim

Forum Jump:


Users browsing this thread: 1 Guest(s)