Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Ubuntu Help
Reload this Page Lost Vista
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Ubuntu Help Discussion and help about Ubuntu, Kubuntu, Xubuntu, and all the Ubuntu family

Reply
 
Thread Tools Display Modes
Old 07-04-2008   #11 (permalink)
mjolnar
Just Joined!
 
Join Date: Jul 2008
Posts: 13
I must be missing a step. When I did the sudu command, terminal opened, I entered the title Windows bit. Don't I have to do something to make it save, I edited it and exited, rebooted and still have the same list I had before.
mjolnar is offline   Reply With Quote
Old 07-04-2008   #12 (permalink)
Geeth
Linux Newbie
 
Geeth's Avatar
 
Join Date: Apr 2008
Location: Brisbane Aus
Posts: 136
when you do

sudo nano /boot/grub/menu.lst

you get the file open in a editor called grub.
Change what you have to then

To exit nano, type Ctrl+X. If you ask nano to exit from a modified file, it will ask you if you want to save it. Just press N in case you don't, or Y in case you do. It will then ask you for a filename. Just type it in and press Enter.

Sorry i left that out. Kinda dumb since I said nano beucase it's what I know to use
Geeth is offline   Reply With Quote
Old 07-04-2008   #13 (permalink)
mjolnar
Just Joined!
 
Join Date: Jul 2008
Posts: 13
I have done the add on, closed the terminal, rebooted the computer, nothing has changed. I suspect I have to do something else after adding the lines. Don't they use save changes or something like in windows? How do I get the change to take effect?
mjolnar is offline   Reply With Quote
Old 07-04-2008   #14 (permalink)
Geeth
Linux Newbie
 
Geeth's Avatar
 
Join Date: Apr 2008
Location: Brisbane Aus
Posts: 136
Don't just close the terminal, you have to exit the program, then you will be asked to change to save.

To exit nano, type Ctrl+X. If you ask nano to exit from a modified file, it will ask you if you want to save it. Just press N in case you don't, or Y in case you do. It will then ask you for a filename. Just type it in and press Enter.
Geeth is offline   Reply With Quote
Old 07-04-2008   #15 (permalink)
Geeth
Linux Newbie
 
Geeth's Avatar
 
Join Date: Apr 2008
Location: Brisbane Aus
Posts: 136
you could try

sudo gedit /boot/grub/menu.lst

I forgot about gedit. It may be a little easier as its graphical.
Geeth is offline   Reply With Quote
Old 07-04-2008   #16 (permalink)
mjolnar
Just Joined!
 
Join Date: Jul 2008
Posts: 13
It changed to this:
## ## End Default Options ##

title Ubuntu 8.04, kernel 2.6.24-16-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=43bdf038-9f63-4934-a4c9-c55ef2fdebf1 ro quiet splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet

title Ubuntu 8.04, kernel 2.6.24-16-generic (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=43bdf038-9f63-4934-a4c9-c55ef2fdebf1 ro single
initrd /boot/initrd.img-2.6.24-16-generic

title Ubuntu 8.04, memtest86+
root (hd0,0)
kernel /boot/memtest86+.bin
quiet

title Windows
root (hd0,1)
chainloader +1

When I rebooted it still went right on through to Ubuntu. The is no slowing this boot down.
mjolnar is offline   Reply With Quote
Old 07-04-2008   #17 (permalink)
Geeth
Linux Newbie
 
Geeth's Avatar
 
Join Date: Apr 2008
Location: Brisbane Aus
Posts: 136
Do you still have the following at the top?

Code:
default=0
timeout=10
Geeth is offline   Reply With Quote
Old 07-04-2008   #18 (permalink)
mjolnar
Just Joined!
 
Join Date: Jul 2008
Posts: 13
No, I don't remember that ever being there.
mjolnar is offline   Reply With Quote
Old 07-04-2008   #19 (permalink)
Geeth
Linux Newbie
 
Geeth's Avatar
 
Join Date: Apr 2008
Location: Brisbane Aus
Posts: 136
Ahh that could be the issue then, the timeout is how long it takes before it will boot the defualt system.

Not there or 0 means no timer and insta boot.

Code:
default=0
timeout=10
splashimage=(hd0,2)/grub/splash.xpm.gz

title Ubuntu 8.04, kernel 2.6.24-19-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=43bdf038-9f63-4934-a4c9-c55ef2fdebf1 ro quiet splash
initrd /boot/initrd.img-2.6.24-19-generic
quiet

title Ubuntu 8.04, kernel 2.6.24-19-generic (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.24-19-generic root=UUID=43bdf038-9f63-4934-a4c9-c55ef2fdebf1 ro single
initrd /boot/initrd.img-2.6.24-19-generic

title Ubuntu 8.04, memtest86+
root (hd0,0)
kernel /boot/memtest86+.bin

title Windows
root (hd0,1)
chainloader +1
Try that, but before hand, download and burn supergrub
just incase
Geeth is offline   Reply With Quote
Old 07-04-2008   #20 (permalink)
mjolnar
Just Joined!
 
Join Date: Jul 2008
Posts: 13
I'm trying it now. Will reboot and see how it goes. Thanks in advance, I have confidence in you. Once I understand why I have to do something, it all makes sense.
mjolnar is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 06:34 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0