LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 01-04-2014, 07:35 PM   #1
sayhello_to_the_world
Member
 
Registered: May 2013
Posts: 229

Rep: Reputation: Disabled
we are booting the system 12.3 - on opensuse 13.1 - confusion


good day dear linux-experts


when booting the opensuse 13.1 i see very very funny things

i see a boot splash that tells

we are booting the system 12.3


why is this so?

what can i do!?

how can i test - if there are any old things are running on my new system!?
is there any command that can help here.



BTW - see the resulst for - cat /etc/os-release

Code:
martin@linux-70ce:~> cat /etc/os-release
NAME=openSUSE
VERSION="13.1 (Bottle)"
VERSION_ID="13.1"
PRETTY_NAME="openSUSE 13.1 (Bottle) (i586)"
ID=opensuse
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:opensuse:13.1"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://opensuse.org/"
ID_LIKE="suse"
martin@linux-70ce:~>
well i guess that i was successful in upgrading the system to version 13.1



again how can i test - if there are any old things are running on my new system!?
is there any command that can help here?
 
Old 01-04-2014, 08:07 PM   #2
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
You've been told about 15 times now to wipe the system and install 13.1 from scratch, then restore your data from backups. Apparently you did not do that. You will likely be fighting gremlins like this for the life of the system until you finally decide to take our advice and wipe it like you should have done from the start. It's been about two weeks since you first asked about upgrading to 13.1. It would have taken you two hours to wipe and install from scratch, yet here we are still talking about working through problems with the upgrade that everybody suggested you NOT do.

Why do you even bother posting here if you don't listen to anything we say?
 
1 members found this post helpful.
Old 01-04-2014, 08:52 PM   #3
sayhello_to_the_world
Member
 
Registered: May 2013
Posts: 229

Original Poster
Rep: Reputation: Disabled
hello - many thx for the reply

i wiped - sure thing

but on a previous (!!!!) updatr i ruan a zypper dub

sooory - again : i followed your advice - and did fresch installs.


but again to the zypper-dub-issue.



done and the upgrade to 13.1,


well it is only the grub editing.

To be precise – well in other words. there is a detail in the grub and put entries in the previous version 12.3 instead of the new. Well i mused bout hand-edit the grub.cfg and change to the new version but I worry about breaking the boot. How I can edit?

Attached is a picture of yast grub configuration, if it would not here to change the version number to update the entries.

http://www.subirimagenes.com/imagen-grub-8761546.html


greetings
say

Last edited by sayhello_to_the_world; 01-05-2014 at 04:06 AM.
 
Old 01-04-2014, 09:16 PM   #4
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
If you wiped and installed from scratch, then why are you seeing a 12.3 splash screen during boot? How did you restore from your backup?
 
1 members found this post helpful.
Old 01-04-2014, 09:59 PM   #5
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
To solve this problem you could simply ignore the splash screen and rest asured you are indeed running 13.1. if that doesnt work for you try to update the grub boot loader by issuing the command
Code:
# grub-mkconfig -o /boot/grub/grub.cfg
if that doesnt work try to fix it on YaST by changing the text on
YaST > System > Bootloader >Bootloader options (IIRC).

Or like I said earlier, you could just ignore it and be happy.
Good luck to you
 
1 members found this post helpful.
Old 01-05-2014, 12:19 PM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by sayhello_to_the_world View Post
hello - many thx for the reply
i wiped - sure thing but on a previous (!!!!) updatr i ruan a zypper dub
Please spell out your words...and again, YOU DID NOT DO A FRESH INSTALL...you've posted NUMEROUS times that you haven't, done 'dub updates', modified repositories manually, and have partition tables that NO fresh install would ever have.

You have asked for advice, and have ignored it EVERY TIME. Why bother to post the same question over and over, when you aren't going to listen to the answers???
Quote:
sooory - again : i followed your advice - and did fresch installs. but again to the zypper-dub-issue. done and the upgrade to 13.1,
...and we're back to "this is NOT A FRESH INSTALL[/B]. If you DID a fresh install to 13.1...WHY WOULD YOU NEED TO DO ANYTHING ELSE, like the zypper-dub-issue????? Installing 13.1 from DVD gets you 13.1..you don't need to do ANYTHING ELSE.
Quote:
well it is only the grub editing. To be precise – well in other words. there is a detail in the grub and put entries in the previous version 12.3 instead of the new. Well i mused bout hand-edit the grub.cfg and change to the new version but I worry about breaking the boot. How I can edit?

Attached is a picture of yast grub configuration, if it would not here to change the version number to update the entries.
Again, if you actually followed the advice you've been given MANY times, you'd not have this problem. You botched your system, as you were told you would, and now you keep ignoring the advice given to fix it.

To be very, VERY plain:
  • Download the 13.1 ISO image
  • Burn it to DVD or make a bootable USB stick
  • Put it in your system
  • Boot from it
  • FORMAT YOUR HARD DRIVE
  • Install fresh.
  • Restore your data from backups.
Unless you do these things, it's not a 'fresh install'...it's the same messed up system from before, which was caused by ignoring what you were told. Asking us again in other threads on how to 'fix' this, is pointless.
 
1 members found this post helpful.
  


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
Confusion about partition system in linux euro007 Linux - Desktop 4 01-05-2012 12:23 PM
dual boot system booting in Redhat linux but not booting in Windows XP sumitra Linux - Newbie 3 03-24-2011 09:42 AM
System confusion in /etc/mtab Sjonnie48 Ubuntu 4 07-17-2007 12:25 PM
Kernel confusion on SMP system--get rid of excess RPMs? JMCraig Linux - Newbie 5 02-25-2006 09:44 AM
File System confusion hotrodowner Linux - Software 1 07-04-2002 08:23 PM

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

All times are GMT -5. The time now is 07:07 PM.

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