LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-13-2009, 04:24 PM   #166
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297

That was the output from the grub-install command, right?

Looks all good to me, now run the last command to verify that grub2 has been installed.
Code:
grub-install -v
If it is version 2, you can type
Code:
sudo reboot
at the command line. When rebooted you should be shown the correct version of kernel on the boot option screen. Boot into Ubuntu and check if everything is working.

Kind regards,

Eric
 
Old 11-13-2009, 04:28 PM   #167
elishac
Member
 
Registered: Nov 2009
Posts: 522

Original Poster
Rep: Reputation: 33
no, that was the result of the sudo upgrade-fromgrub-legacy command.
i'm getting confused now

what do i need to write
 
Old 11-13-2009, 04:30 PM   #168
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Ah ok, no problem. So you haven't ran the command
Code:
sudo grub-install
yet? Then you can do it now. Type in the command and hit enter.
 
Old 11-13-2009, 04:33 PM   #169
elishac
Member
 
Registered: Nov 2009
Posts: 522

Original Poster
Rep: Reputation: 33
ok, i did write sudo grub-install, and i typed my pw.
a lot of lines appeared again, do u want me to copy them?
 
Old 11-13-2009, 04:34 PM   #170
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
If there are no errors, then there's no need to copy them. Proceed to the last command to check if the correct version is showing.
Code:
grub-install -v
 
Old 11-13-2009, 04:35 PM   #171
elishac
Member
 
Registered: Nov 2009
Posts: 522

Original Poster
Rep: Reputation: 33
grub-install -v
answer :
grub-install -v (GNU GRUB 1.97~beta4)
 
Old 11-13-2009, 04:37 PM   #172
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Great! Now the final test.

Reboot your computer. All should be correct now, showing the correct version of kernel. And hopefully your touchpad will work again.

Type
Code:
sudo reboot
and hit enter.
 
Old 11-13-2009, 04:38 PM   #173
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
The suspence is killing me :-)
 
Old 11-13-2009, 04:40 PM   #174
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
LOL, I haven't got any finger nails left!
 
Old 11-13-2009, 04:43 PM   #175
elishac
Member
 
Registered: Nov 2009
Posts: 522

Original Poster
Rep: Reputation: 33
lol, repo.

hey, something weird happened. i typed sudo reboot, but it rebooted without asking me my password. is that normal?
anyway, it rebooted, and now i have a black screen untitled GNU GRUB version 1.97~beta4
(note that the text police has changed since the last time i was in this os choose thingy)
then there's a rectangle with 7 lines
ubuntu, linux 2.6.34-14-generic
ubuntu, linux 2.6.34-14-generic (recovery mode)
ubuntu, linux 2.6.28-13-generic
ubuntu, linux 2.6.28-13-generic (recovery mode)
memory test (memtest86+)
memory test (memtest86+, serial console 115200)
windows (loader) (on /dev/sda1)
 
Old 11-13-2009, 04:46 PM   #176
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Looks ok to me, select the first one if not selected and hit enter.Let's see if the 'sucker' will boot. And probably the shell didn't ask you for your password because you typed it in to execute a previous command and the 'timeframe' hasn't been passed, so all OK (hopefully)
 
Old 11-13-2009, 04:53 PM   #177
elishac
Member
 
Registered: Nov 2009
Posts: 522

Original Poster
Rep: Reputation: 33
well, the touchpad works now
what else should i check, to see if everything is ok?
 
Old 11-13-2009, 04:58 PM   #178
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
Apparently known problem is the wireless, so check if you have internet access. Play around with it, check if all applications work, webcam, printer, scanner, whatever.

And when you encounter problems, post them on LinuxQuestions. The fact that you were able to boot into the correct kernel seems to have fixed the main problem why you posted, so that's a great thing.

I'm glad it worked out, I'm going to sleep now, been up since 5 am and it's midnight here.

If you consider this thread as solved you can mark it as such using the Thread tools menu.

I'll check again in the morning after breakfast if any other problems have shown up, and if there's something I can do to help out.

Meanwhile, have fun using Linux.

Kind regards,

Eric
 
Old 11-13-2009, 05:02 PM   #179
elishac
Member
 
Registered: Nov 2009
Posts: 522

Original Poster
Rep: Reputation: 33
ok, thanks a lot for your help eric.
it's midnight here too, and i still need to go to a party, lol.
i'll keep this post on until i'm sure that every issue is solved.
also, i would like (but not today) to review everything we've done (or at least some of it), so that you explain me what we did.
thanks all, i'll post some new questions soon.
 
Old 11-13-2009, 05:04 PM   #180
EricTRA
LQ Guru
 
Registered: May 2009
Location: Gibraltar, Gibraltar
Distribution: Fedora 20 with Awesome WM
Posts: 6,805
Blog Entries: 1

Rep: Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297Reputation: 1297
By the way, as a form of check list for known problems after upgrading to Ubuntu 9.10 you could use the 9.10 Release Notes. It lists known problems and 'bypasses'.

Have a good one

Eric
 
  


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
problem with update divnypatron Ubuntu 3 06-27-2007 10:30 PM
problem with update.. natarajrhce Linux - Enterprise 1 12-22-2006 10:31 PM
YAST Update problem, won't update anymore sir_shunt SUSE / openSUSE 7 04-11-2006 12:55 PM
I have problem to update with the update function under fedora core 2 babyboss Fedora 4 08-10-2005 07:34 AM
Update Fedora2 using "yum update" problem chinaundead Fedora 9 04-27-2004 09:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:57 AM.

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