OpenSUSE Install :: Will Not Boot After Updating
May 8, 2011
Yesterday I ran an "Online update". One package came up with an update available. Quite honestly, I didn't even take note of which package it was. Anyway, I applied the update patch. After that my computer wouldn't boot. Grub ran normally, and some of the drivers, and such would load, but just about the time when kdm would come up, all I get is a blank screen. Monitor says "No Signal". I have to manually restart.
I managed to boot into failsafe mode, log in as root, and then run kdm from the console. That way I can login. However, my computer is very, very slow running failsafe mode. how I can get it back to normal? also, is there any way to check the history of updates?
View 1 Replies
ADVERTISEMENT
Oct 4, 2010
Yesterday I updated openSuse 11.3 on my laptop. Kernel update from 2.6.34.4-0.1... to 2.6.34.7-0.3-desktop was included. Yast performed fine and at the end it stated to reboot for using the new Kernel. So I did, but what a bad surprise!! Normally the Grub menu should have been updated, but not this time. Fortunately I know how to handle this, but not all users will be able to resolve this problem, so here's what to do if this happens to you: You will run into the Text console saying: Press any button to continue... Before doing this write down on a piece of paper the text lines visible on the screen, starting with:
kernel /boot/vmlinuz-2.6.34.4-0.1-desktop root=/dev/disk/by-id/ata-Hitachi....... resume=/dev/disk........
or whatever it reads for your system. You will need this info to edit the menu and succeed to boot. Now press any key and you will get the Grub menu. The standard option will be highlighted. press "e" to edit that option. Next you will see the Grub menu lines
First press key "o" to add a new line, select it by arrow down, press "e" to edit the line. (In my case it was not possible to edit the full original line, but only the added options like vag=0x317) Enter the line you wrote down, but change the kernel's version number to the new one Should look similar like:
kernel /boot/vmlinuz-2.6.34.7-0.3-desktop root=/dev/disk/by-id/ata-Hitachi.......
(it works if you only use the part before "resume=/dev/disk....") After finishing hit Enter and you will turn bach to the Grub menu lines. Now move with the up/down arrow key to the old line, press "d" to remove the old line. Next move to the line with "initrd /boot/initrd-2.6.34.4-0.1-desktop", press "e" and edit the line so that it reads: initrd /boot/initrd-2.6.34.7-0.3-desktop press Enter to move back to the Grub menu lines. Now press "b" to boot. After booting log in, open your file manager as root, browse to /boot/grub and open the menu.lst file to edit and change the kernel old version numbers to the new one. Save it and next time it your machine will boot normally again.
View 1 Replies
View Related
Apr 24, 2011
Basically everything was going fine, and i was enjoying the OpenSuse experience, then downloaded djl (Games Launcher) , installed some games and found that i had a very very very bad frame rate (about 1FPS), and my GPU is a NVIDIA GTS250 (1GB), and runs most games flawlessly under m$, so i went about installing the graphics drivers for my card. I followed the instructions and was under the assumption that i installed the correct ones, but now i cannot boot into any graphical interface. I think that it should be a graphics issue, as this was one of the few things done before rebooting. I have tried booting into the normal mode, and the failsafe, I have read many other "Not booting'' posts, and have tried their solutions without success, there include: Changing the boot parameters Logging in and manually trying to boot up the gui (init 3.... init 5... etc)
When the computer tries to load up OpenSuse in normal mode, it comes up with the normal loading screen, and then about 90% of the way it stops for about 30 seconds, and then switches over to a CLI, asking for a login, going through the log a couple of things fail, did have these noted down (but cannot find and will post along with other commands that i am asked to do) I want to try and avoid a reinstall as it took me a long time to get the WiFi card working.
View 9 Replies
View Related
Nov 30, 2009
Been using suse since version 5.x (yes that long). I updated from suse to opensuse 10.3 (sorry I am broke. Everything works in my machine: bluetooth, ipod, printer. I moved to 11.1 (I was not able to update to 11.0 at the time because when I tried the installer will go in an infinite loop).
In 11.1: bluetooth does not work, ipod does not work (found that the bluetooth stack was broken same with ipod) then I hear about 11.2. I tried to update (in hope that all the issues where fixed) Updated the system tried to boot and fails: The reason was that was using USB to try to boot a SATA drive. Which I can tell you will not work
Use the rescue system and I can boot the machine, but there is not a single USB (so the printer can not work) It can not see the video card properly (works only in reduced mode 1200x800 16bit) no sound (asound just fails). Tried to install a new kernel and same. I just went back to 11.0 oh well waiting for 11.3
View 2 Replies
View Related
Oct 16, 2010
I installed opensuse 11.3 from the dvd installer. It came with kde 4.4.4. I want to upgrade it to kde 4.5.2.
View 4 Replies
View Related
Feb 4, 2010
After I install 11.2 clean from the ISO, I would like to update ONLY knetworkmanager, and not all of KDE. I would like to use zypper commands similar to the one below, which work for KDE. However, I would like the syntax for only knetwork manager and not all of KDE sample for KDE:
# please let me have the correct commands for
# ONLY updating Knetworkmanager
# These work fine, but I don't want to update all
# of KDE. I only want to update knetworkmanager
[Code]...
View 4 Replies
View Related
Dec 31, 2009
updating 10.2 to 11.1 method?
This is the dual booting IBM lap top with windows XP and has been working well for over 4 years.
I would like to install 11.1 as 10.2 is not supported and I have two other machines using 11.1.
I have all the data on suse 10.2 backed up, so it is just the procedure of installation without loosing XP
View 9 Replies
View Related
Feb 10, 2010
A few days ago I installed Nvdia fx 5200 drivers and after that I had on my grub menu Opensuse 2.6.31.8-0.1 Desktop along with Default. Since Desktop worked alright and Default would work only in terminal, I erased Default from Grub menu. Yesterday Update Applet warned about some updates, I installed them and had on Grub menu 2.6.31.12 Desktop with 2.6.31.12 Default. When I wanted to shut down computer, the screen froze. It works when I reboot but if I want to shut down, it doesn't do this, I have to make a forced shut down. How can I solve this problem?
View 5 Replies
View Related
Jun 15, 2010
I have a problem which has developed after just updating.When I try to log into KDE (as part of normal startup, etc), I instead get the error message:
Code:
Call to lnusertemp failed (temporary directories full?). Check your installation.
It then kicks me back to shell login. This also shows another error message which I'm
[code]...
View 1 Replies
View Related
May 6, 2011
I got a new hard drive in and decided to do a completely new install of 11.4 64 on my "testing/spare machine:. I have my dual monitors configured properly But I ran into two issues. When doing a manual post install update from the 11.4 updates repo I have one file that will not play happily named cronie. When trying to install the application wspr from the hamradio repo I get the following error for an unsatisfied dependency. I have the same application installed on another 11.4 installation on this system and it didn't choke on this file.
View 7 Replies
View Related
Jul 9, 2010
When I try to update on line I get the messagehttp://download.opensuse.org/reposit...ctory_Desktop/ not found.I am using openSuse 11.2 with KDE desktop.
View 7 Replies
View Related
Jan 29, 2010
I have downloaded the firefox 3.7a which was a tar.bz2 file. After downloading extracted the tar.bz2 into a download folder. Now I can figure out to do from there. How can update using this firefox update. All the zypper/yast ect. only use my repositories that dont have 3.7a and I can not figure out what else to do. Google searches all just say use package manager. But how do you use a package manager for a file on your hard drive?
View 1 Replies
View Related
Apr 9, 2010
After updating KDE to 4.4.2 and Kernel to 2.6.33 i realized the option so suspend to RAM dissapeared. Only suspend to disc is available.
View 7 Replies
View Related
Feb 14, 2011
I have OpenSuse 11.3 KDE installed in dual boot with Win 7. Have used Ubuntu in the past and remember that whenever I started my computer with Ubuntu, i had a black colored screen which showed various kernel options. So in short I was sure that the Ubuntu installation had updated itself. On the contrary, whenever I start Suse 11.3 KDE, it shows me just one option of Suse 2.6.34.7-0.7
I have doubts, is Suse up-to-date, and also there is mention of KDE 4.6 on kde.org website.
But my operating system information is as follows:
KDE: 4.4.4 (KDE 4.4.4) "release 3"
OS: Linux 2.6.34.7 -0.7 -default i686
System: openSUSE 11.3 (i586)
I have also seen that on 10th Mar 2011, Suse 11.4 will be realeased. Will update/ upgrade of this installation work in this direction?
View 9 Replies
View Related
Jun 8, 2011
im trying to do a zypper update for opensuse 11.1 and i get an error from the packman (essentials) repo,
it says that i can't find ./i586/libgupnp-1_0-3-0.13.0-3.2.i586.rpm in Index of /pub/linux/misc/packman/suse/11.1/Essentials
but I've checked and It IS there.I paste the complete error below.
[Code]...
View 9 Replies
View Related
Apr 27, 2010
Unfortunately my laptop was powered off whilst the Updater Applet was doing an update. Now, after a reboot, the system always fails when updating. Neither the Updater Applet nor yast does succeed. To me it looks like some involved DB got corrupted. The error messages are shown below.
Code:
Subprocess failed. Error: RPM failed: error: package systemtap-runtime-0.9.9-2.4.i586 is not installed
Code:
Subprocess failed. Error: RPM fehlgeschlagen: error: db4 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index
error: db4 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested page not found
error: error(-30987) getting "" records from Requireversion index .....
View 4 Replies
View Related
Jul 27, 2011
I updated the package libcgic-devel to a newer release of the same version. The change in the distributed files includes renaming a file cgic.html to index.html. I have both files installed now and cgic.html is orphaned.
View 6 Replies
View Related
Jun 14, 2011
I hope this is the right forum in which to post this but I am currently running SUSE 11.2(I know im a couple versions back, its a long story but this box has been in storage for awhile) but the problem I am having is with updating SUSE and accessing the repositories through the Yast Software Installer. When I open it I get several variations of this message:
Download failed:
File '/repodata/repomd.xml' not found on medium '[URL].. I think this must have something to do with an old repository not being up but im not exactly sure how to fix this.
View 7 Replies
View Related
Dec 1, 2009
I installed fedora 12 as second os along with ulimtate vista on 64 bit machine.
I was able finish the install and boot to fedora first time. but after updating the software , i am unable to boot into fedora but am able to boot in to vista.
I am using a HP Pavilion HDX9000 notebook series. it has 2 100gb hdd. vista is on c and fedora is on d. boot info was written to MBR on C drive.
View 1 Replies
View Related
Mar 12, 2009
I recently upgraded Fedora 9 to Fedora 10 on a triple boot system (Fedora 9, Win XP and Ubuntu 8.04). The upgrade seemed to run fine until rewriting the boot loader, which failed. The old Fedora 9 entries remained. The Fedora 10 installation is found by Supergrub but attempting to boot generates the error:
Error 15: File not found
View 5 Replies
View Related
Mar 10, 2011
So I tried installing the nvidia drivers for my GeForce 330M using Jockey after I first installed 10.10, but it did not make it so my desktop was not bigger than my screen. So, I blacklisted nouveau by creating a text file which had in it:
blacklist nouveau
options nouveau modeset=0
Then I saved the file as disable-nouveau.conf, then chown(ed) it to be owned by root, and moved it to /etc/modprobe.d/
I then installed the driver for my nvidia card, and everything worked perfectly. But after installing the updates listed in the update manager, my computer won't even boot to the GUI desktop, it just hangs. I can still access the command line, but when press <ctrl-alt-F7>.
All I see is this:
fsck from util-linux-ng 2.17.2
//dev/sda1: clean 170760/29409280 files, 5091535/117623296 blocks
*Starting AppArmor profiles
Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
*Setting sensors limits
speech-dispatcher disabled; edit /etc/default/speech-dispatcher
*Starting the Windbind daemon winbind
And that's it. It just hangs there. Like I said, I can still access the command line with <ctrl-alt-F1>, but I have no idea how to get Gnome I guess to display?
View 1 Replies
View Related
Mar 15, 2010
Just recently i updated fedora 12 which is of kernel version 2.6.31.5-127.fc12.i686.PAE. Then i rebooted the machine and got two options on boot loader i..e
Now when i choose the newer kernel, booting stops with a blinking cursor but i can boot and logged in on the older kernel. i even add 'nomodeset' and pressed escaped key but to no avail. Actually just when gdm is about to be loaded, i think it crashed.
View 2 Replies
View Related
Dec 28, 2010
I have a Toshiba laptop with windows 7. I installed wubi and all worked fine until I ran some ubuntu updates. Now the computer will not boot, what comes up is error: no such device: f53e513e-bfa0-4126-ab5c-8f7777505812. grub rescue> Is returns unknown command set returns prefix=(hd0)/boot/grub root=hd0
View 2 Replies
View Related
Apr 10, 2011
I have a problem. Today I updated from 10.10 to 11.04 and it looks really cool. However, I also have Windows 7 on a different partition. When I restarted after I updated, GRUB looked different. Also, when I tried to boot to Windows 7, the screen would go blank (like it was restarting) and it would just bring me up to the GRUB menu again. I really need to get back onto Windows 7.
View 7 Replies
View Related
Jul 7, 2011
I was updating slackware-current via slackpkg and while it was downloading/installing latest kernel (and other apps) my battery went off and now the system can't boot. I was thinking to boot through a live cd and through chroot command to re-install all the new packages. Would it work?
View 6 Replies
View Related
Aug 18, 2010
Dual Booting my laptop and unable to change the Boot Records on the drive. Not because I dont know how, but my primary OS will fail to boot(win7).
I have drive partitioned as follows...
sda1 = Win7 system (default install)
sda2 = Win7 Main (default install)
sda3 = swap
sda4 = Extension (I think thats what its called)
sda5 = / (ext4)
What I need is a boot cd or perferably Grub installed on a 256MB Thumb drive with the options to load the installed system from sda5.
View 4 Replies
View Related
Nov 23, 2010
I tried to install 11.3 on my acer aspire 7530 notebook to have dual boot with xp.
I made 4 partitions: one for xp, and the three for linux were made automatically.Before installation I got the warning that the partition wasn't entirely below 128 gb, I installed anyway to give it a try.
The installation froze at 92% and after the laptop wouldn't boot.
Now I've formatted the hard disk and installed windows on a partition leaving a free un formatted partition of 100 gb.
View 9 Replies
View Related
Nov 4, 2010
Out of curiosity and stupidity, I configured 2 extended partitions to LVM in gparted. Now, I can't boot into X window, and there's only GRUB command line during boot.
View 5 Replies
View Related
Jan 4, 2010
does anyone know that if i can boot from an external hard drive with "openSUSE" installed on it?
how about FireWire, will it work?
i'm trying to set up a triple boot for me newly bought iMac.
View 4 Replies
View Related
Feb 14, 2010
I turn back to openSUSE and install it in my machine (win7 installed first),but i can't boot from win7. openSUSE doesn't boot from win7 (like ubuntu) and i can't see ntfs win7 partition from openSUSE. Why openSUSE is so complicated about dual booting
View 4 Replies
View Related