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, 03:39 PM   #151
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

Correct, type in that command and then hit enter. Next post what you see on the screen. Normally there should not be very much, but you will have to select correctly using the arrow keys and the spacebar to select/deselect.

And don't be scared, if this doesn't work, we'll continue tomorrow.
 
Old 11-13-2009, 03:41 PM   #152
elishac
Member
 
Registered: Nov 2009
Posts: 522

Original Poster
Rep: Reputation: 33
ok i did, here is the result :
debconf: dbdriver "passwords" warning: could not open /var/cache/debconf/passwprds.dat : permission refused
debconf: dbddriver "config" could not write /var/cache/debconf/config.dat-new : permission refused
 
Old 11-13-2009, 03:42 PM   #153
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
Try this:
Code:
sudo upgrade-from-grub-legacy
 
Old 11-13-2009, 03:51 PM   #154
elishac
Member
 
Registered: Nov 2009
Posts: 522

Original Poster
Rep: Reputation: 33
the screen went all blue again.
in the upper screen, it's written packages configuration tool

then there's a green window untitled grub-pc configuration. it says (in english) :
the grub-pc package is being upgraded. this menu allows you to select which devices you'd lkike grub-install to be automicatlly run for, if any.
it is recommanded that you do this in most situtations, to prevent the installed grub from getting out of sync with other components such as grub.cfg or with newer linux images it will have to load.
if you're unsure which drive is designated as boot drive by your bios, it is often a good idea to install grub to all of them.
note : it is possible to install grub to partition boot records as well.
however, this forces grub to use the blocklist mechanism, which makes it less reliable, and therefore is not recommended.
<ok>

what shall i do?

(i don't know what this is all about, but i think this is a good time for me to remind you that i have windows installed on this computer as well)
 
Old 11-13-2009, 03:56 PM   #155
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
Does it show a list of devices, meaning harddisks like (hd0) /dev/sda or so? Post all devices listed. The fact that you have Windoze installed as well is not much of a problem, although it might be that after upgrading grub, you'll have to do some manual editing to be able to boot into Windoze again. But that's the next problem, for now post whatever devices are listed.

Kind regards,

Eric
 
Old 11-13-2009, 03:57 PM   #156
elishac
Member
 
Registered: Nov 2009
Posts: 522

Original Poster
Rep: Reputation: 33
there's not even a green pixel that i didn't mention, let alone a list of devices.
 
Old 11-13-2009, 03:58 PM   #157
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
OK, hit enter
 
Old 11-13-2009, 03:58 PM   #158
elishac
Member
 
Registered: Nov 2009
Posts: 522

Original Poster
Rep: Reputation: 33
and now the screen saver mode started. what key should i press so that it has no consequence on the current window?
 
Old 11-13-2009, 03:59 PM   #159
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
any arrow key should do it
 
Old 11-13-2009, 04:03 PM   #160
elishac
Member
 
Registered: Nov 2009
Posts: 522

Original Poster
Rep: Reputation: 33
ok, i pressed enter.
the screen is still all blue.
in the upper screen, it's written packages configuration tool

then there's a grey* window untitled grub-pc configuration (title in red). it says (in english) :
GRUB install devices: (in black)
[ ] /dev/sda (in red)
[ ] /dev/sdb (in blue)

<ok>

what shall i do?
 
Old 11-13-2009, 04:12 PM   #161
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
Tricky, it's one of those two . Select
Code:
[ ] /dev/sda (in red)
by using the arrow keys or tab to navigate and press spacebar to select.

Then hit enter and pray.
 
Old 11-13-2009, 04:15 PM   #162
elishac
Member
 
Registered: Nov 2009
Posts: 522

Original Poster
Rep: Reputation: 33
ok i did, and i pressed enter.
now i'm back to the prompt window (although there's still *one* line that is blue, in the upper screen.
it has written a lot of stuff, do you want me to copy it?
what to do next
 
Old 11-13-2009, 04:18 PM   #163
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
No, no need to copy that. Next command to run:
Code:
sudo grub-install
and enter.

Then when that's finished
Code:
grub-install -v
and post that output here. It should show version 2.

Kind regards,

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

Original Poster
Rep: Reputation: 33
the last lines were :
installation finished. no error reported
this is the contents of the device map /boot/grub/device.map
check if this is correct or not
if any of the lines is incorecct, fix it and rerun the script grub install
(hd0) dev/sda
(hd1) dev/sdb
generating grub.cfg
found linux image : boot/vmlinuz-2.6.31-14-generic
found initrd image : boot/initrd.img-2.6.31-14-generic
found linux image : boot/vmlinuz-2.6.28-13-generic
found initrd image : boot/initrd.img-2.6.28-13-generic
found memtest86+ image : boot/memtest86+.bin
found windows (loader) on dev/sda1
done

grub legacy has been removed, but its config files have been preserved, since this script cannot determine if they contain valuable information. if you would like to remove the confiuration files as well, use the following command :
rm -f /boot/grub/menu.lst*


and then follows a line where i can put a new command
 
Old 11-13-2009, 04:21 PM   #165
elishac
Member
 
Registered: Nov 2009
Posts: 522

Original Poster
Rep: Reputation: 33
i'll wait until you've told me to do what you asked in your previous post, so that you have time to read what i wrote on my previous post
 
  


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 06:54 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