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

Notices


Reply
  Search this Thread
Old 04-10-2014, 04:41 PM   #1
ChrisPbass
Member
 
Registered: Oct 2013
Posts: 32

Rep: Reputation: Disabled
Fedora Update - help the newb


I'm very very very new to Linux. I set up my win 7 laptop to dual boot w/Fedora 3.11.10-301. I thought it was Fedora 18 or 19 but the boot screen gives 3.11.~ as one of the options.

OK. I installed Fedora and went and in and messed around a bit. Messed w/email, got the internet connection working. I left and when I came back I was told there were updates so I updated.

Upon restart I now have 4 options
1) win7
2) Fedora 3.13.3-200 Heisenbut (this came up after the update)
3) Fedora 3.11.10-301 (The 'original' Fedora I think)
4) Fedora, with linux 0-rescue

If I choose 2 it just boots to a grey screen and nothing ever happens. I assumed this was the updated Fedora.
If I choose 3 it boots to Fedora as I know it. I assume THIS is the updated OS?
If so, what is 2?

Also, is there a good beginners cheat sheet somewhere?
 
Old 04-10-2014, 05:16 PM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
The 3.xxx is the kernel version and not the Fedora distribution version. 3.13.32-200 is more recent than 3.11.10-301 so that makes sense if it came up after the update.

It is very possible that bugs in the kernel updates affect your laptop and it is common practice not to delete the old kernel version just in case this happens.

To find the actual kernel name look at the output of:
rpm -qa | grep kernel

You can remove it via the command
yum remove kernel-3.13.32-200.xxxxx

What do you expect from a cheat sheet? What information are you looking for?
 
Old 04-10-2014, 05:32 PM   #3
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Heisenbug is fedora 20

also fedora 18 is now 3 months past it's END OF LIFE and should NOT be used

Fedora 19 is still supported fedora 21 is not do until this summer ( then 19 goes END OF LIFE )

Quote:
OK. I installed Fedora and went and in and messed around a bit. Messed w/email, got the internet connection working. I left and when I came back I was told there were updates so I updated.
we are not mind readers .
What did you do ?

Quote:
Also, is there a good beginners cheat sheet somewhere?
the site you downloaded fedora from
like the install instructions
http://docs.fedoraproject.org/en-US/...ide/index.html
release notes
http://docs.fedoraproject.org/en-US/...tes/index.html

and the list of guides on the fedora site
http://www.fedoraforum.org/?view=fedora_setup

then there is Amazon books

Last edited by John VV; 04-10-2014 at 05:35 PM.
 
1 members found this post helpful.
Old 04-10-2014, 06:33 PM   #4
ChrisPbass
Member
 
Registered: Oct 2013
Posts: 32

Original Poster
Rep: Reputation: Disabled
What I did...

I opened up Firefox and read about Fedora some. I opened the email program and put in my email details.
I updated the system per the pop up that told me to update.
 
Old 04-10-2014, 06:35 PM   #5
ChrisPbass
Member
 
Registered: Oct 2013
Posts: 32

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by michaelk View Post
The 3.xxx is the kernel version and not the Fedora distribution version. 3.13.32-200 is more recent than 3.11.10-301 so that makes sense if it came up after the update.

It is very possible that bugs in the kernel updates affect your laptop and it is common practice not to delete the old kernel version just in case this happens.

To find the actual kernel name look at the output of:
rpm -qa | grep kernel

You can remove it via the command
yum remove kernel-3.13.32-200.xxxxx

What do you expect from a cheat sheet? What information are you looking for?
Basic functionality. How it differs from windows, etc.

For example, I really am not sure about rpm -ga | grep kernel. I guess I open the (a?) terminal and type that in?
 
Old 04-10-2014, 06:38 PM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Yes those command are run in a terminal and you need to be logged in as root i.e.
su -
 
Old 04-10-2014, 06:42 PM   #7
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
Plus you don't need to type terminal commands; you can copy & paste for accuracy.
 
Old 04-10-2014, 06:47 PM   #8
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
from this
Quote:
I updated the system per the pop up that told me to update.
then that makes this 100% normal
Quote:
Upon restart I now have 4 options
1) win7
2) Fedora 3.13.3-200 Heisenbut (this came up after the update)
3) Fedora 3.11.10-301 (The 'original' Fedora I think)
4) Fedora, with linux 0-rescue
fedora has 3 options
it keeps 3 backups of the last kernels as back up
and there is a 3 second countdown before the DEFAULT set OS boots

during those 3 seconds you CAN override the DEFAULT setting you set

normally the default is the FIRST OS listed
in this case it looks like you set Windows 7 AUTOMATICALLY boot as default os to use

use the down arrows to navigate to the newest kernel
boot into the newest Linux kernel

as to option #2 giving you a "gray?" screen

did you install a video driver and NOT use "yum" to do it

and did the update actually complete
the very first update on fedora CAN BE OVER!!!! 3 GIG in size!!!!!
it is normally VERY HUGE!!!

did it fully finish
it might take some time to do

Last edited by John VV; 04-10-2014 at 06:52 PM.
 
Old 04-10-2014, 06:47 PM   #9
timl
Member
 
Registered: Jan 2009
Location: Sydney, Australia
Distribution: Fedora,CentOS
Posts: 750

Rep: Reputation: 156Reputation: 156
Chris, just adding to what the guys above have already written. When your laptop boots you are presented with all the kernels you can boot into.

3.11.10 is your original installation which is a few months old now. So when you first booted into fedora you got this version. After booting fedora will have realised that your version is quite old, I am guessing there was a prompt on the screen which you clicked and this installed all the latest updates. Including the latest kernel 3.13. As highlighted above though, sometimes new kernel versions give problems with laptops so an old version is maintained as a fallback. So you get a choice of booting into either 3.11 (which seems to work) or 3.13 (which is causing problems). So there is no problem booting into 3.11. It is still Fedora 20 but you are missing some updates.

I hope this gives you an idea of what you are seeing. Where I can't help though is what happens if you install some more updates as, from memory, only the last 2 kernels are referenced at boot time and you don't want to lose 3.11 until you know why the latest version doesn't work.

Typically the problem you see relates to the video card. After booting can you go to a terminal and type:

Quote:
lspci
this gives a run down of hardware on your system. If you can post this here then one of the more learned contributors may be able to diagnose your problem.

For reference the output looks like this:

Quote:
[tim@beiderbeck ~]$ lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
00:1c.5 PCI bridge: Intel Corporation 82801 PCI Bridge (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation H61 Express Chipset Family LPC Controller (rev 05)
00:1f.2 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family 4 port SATA IDE Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
00:1f.5 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family 2 port SATA IDE Controller (rev 05)
02:00.0 Ethernet controller: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet (rev c0)
03:00.0 PCI bridge: Integrated Technology Express, Inc. Device 8892 (rev 30)
[tim@beiderbeck ~]$
HTH
 
Old 04-10-2014, 06:49 PM   #10
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
Quote:
f I choose 2 it just boots to a grey screen and nothing ever happens. I assumed this was the updated Fedora.
That is the problem, the newest kernel does not boot.
 
Old 04-10-2014, 07:11 PM   #11
ChrisPbass
Member
 
Registered: Oct 2013
Posts: 32

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by John VV View Post
from this

then that makes this 100% normal


fedora has 3 options
it keeps 3 backups of the last kernels as back up
and there is a 3 second countdown before the DEFAULT set OS boots

during those 3 seconds you CAN override the DEFAULT setting you set

normally the default is the FIRST OS listed
in this case it looks like you set Windows 7 AUTOMATICALLY boot as default os to use

use the down arrows to navigate to the newest kernel
boot into the newest Linux kernel

as to option #2 giving you a "gray?" screen

did you install a video driver and NOT use "yum" to do it

and did the update actually complete
the very first update on fedora CAN BE OVER!!!! 3 GIG in size!!!!!
it is normally VERY HUGE!!!

did it fully finish
it might take some time to do
I see how the boog (grub?) works so nothing is actually loading automatically. Am I choosing Hbug manually.
I hit update and walked away for quite a while.
I know what yum is but have never used it (like I said, Newb!). I have not installed a vid driver on this OS or the previous one. (pre update one)

---------- Post added 04-10-14 at 08:11 PM ----------

Quote:
Originally Posted by michaelk View Post
That is the problem, the newest kernel does not boot.
So going to a terminal is impossible, correct? My problem is that the OS is simply not loading...so this is possible a conflict w/my lenovo z575 w/samsung 840 evo SSD?

Suggestions? Should I load the original Fedora and update again?
 
Old 04-10-2014, 07:24 PM   #12
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
I know what yum is but have never used it (like I said, Newb!). I have not installed a vid driver on this OS or the previous one. (pre update one)
fedora is a very VERY terminal centric Operating System
you need to use the terminal for MOST things with fedora
( except for just changing the look of the gui , then you use the gui to edit the desktop look )

there have been problems in the past ( might be fixed)
there is a app called "apper" that pops up a window that lets you know if there are updates
it might not install everything needed , or work correctly .

for using fedora the BEST way to update is to use the terminal and type
( fedora is NOT!!! a "point and click" operating system like Microsoft is )

Code:
su -
---------- type in your root password when asked for ----------
yum update
one of the issues with the apper program is you really have no idea if it is done

a 3+ gig update might take 12+ hours to even download , if you have a slow internet connection

Fedora changes SO FAST that since fedora 20 came out( 5 months ago) almost EVERYTHING has been updated
A full install of Gnome and KDE desktops will have a first update of about 3 gigs of data
 
Old 04-10-2014, 07:28 PM   #13
ChrisPbass
Member
 
Registered: Oct 2013
Posts: 32

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by John VV View Post
fedora is a very VERY terminal centric Operating System
you need to use the terminal for MOST things with fedora
( except for just changing the look of the gui , then you use the gui to edit the desktop look )

there have been problems in the past ( might be fixed)
there is a app called "apper" that pops up a window that lets you know if there are updates
it might not install everything needed , or work correctly .

for using fedora the BEST way to update is to use the terminal and type
( fedora is NOT!!! a "point and click" operating system like Microsoft is )

Code:
su -
---------- type in your root password when asked for ----------
yum update
one of the issues with the apper program is you really have no idea if it is done

a 3+ gig update might take 12+ hours to even download , if you have a slow internet connection

Fedora changes SO FAST that since fedora 20 came out( 5 months ago) almost EVERYTHING has been updated
A full install of Gnome and KDE desktops will have a first update of about 3 gigs of data
OK. I'm doing this to learn so it's better if can't point and click. I will load the pre-update Fedora and force it to update.
I have 20/2 down/up.
 
Old 04-10-2014, 07:35 PM   #14
ChrisPbass
Member
 
Registered: Oct 2013
Posts: 32

Original Poster
Rep: Reputation: Disabled
I went into terminal and
yup update said updates 20/x86 64 1kb 00:00
no packages marked for update

yum version said' 20 /x86_64
 
Old 04-10-2014, 10:04 PM   #15
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
Quote:
yup update said updates 20/x86 64 1kb 00:00
no packages marked for update
that is good
it did indeed fully update.

so as to the gray screen

dose this computer have a ATI or Nvidia 3d card
and did you install any "driver" for it

both cards have a default driver installed BY DEFAULT
so for most ati or nvidia hardware there is no need to install a driver
 
  


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
fedora 10 newb kylerlinuxnoob LinuxQuestions.org Member Intro 3 04-08-2009 07:55 PM
I'm a newb for Fedora Linux. I have got to the point to install fedora on E:. dis Linux - Newbie 4 12-12-2008 09:06 PM
Fedora 7 newb here :) montalvo Linux - Newbie 5 07-10-2007 12:44 PM
fedora newb needs help quiggley Fedora 3 10-07-2005 08:56 AM
Trying to update KDE 3.2 to 3.3 on SuSE 9.1...Help!(NEWB) Hachi-Roku SUSE / openSUSE 2 04-06-2005 07:30 PM

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

All times are GMT -5. The time now is 11:08 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