Fedora Installation :: Cannot Login To X After Upgrading To F14?

Nov 4, 2010

I can't seem to login to X after I've upgraded from F13 to F14 (x86_64 KDE Spin). I retained my /home partition with my user account etc.

The system fails when I try to login to the account I had on F13, but if I create a new user account I can login to X.

I did have the nvidia proprietary graphics drivers installed... how to track down an X issue like this relating to logging in to a system via the GUI?

View 1 Replies


ADVERTISEMENT

Fedora Installation :: F13 To F14 No Shell At Login / After Upgrading Cant Login On User?

Jun 3, 2011

yesterday I updated my fedora 13 to fedora 14 (on laptop) and today i cannot log in on user. It just go blank for a sec and is back to login.

At text console (alt+ctr+f2/f3) i enter my username and pass it give this for a sec and resets (clean) console
username: Name
password:
last used: [date]
login: no shell permission denied

i used unetbootin (fedora 14 netinstall to update) and later i updated 1,5G before reboot (did update that fix, forgot its name tho :s)

I would most likely reinstall everything, but i have some work at laptop and as death-line is near, i would prefer to fix it if possible.

edited:
i have installed F13 on unused space, is there a way for me to access and fix it? or at least get some files from there?

View 1 Replies View Related

Fedora Installation :: Can't Login After Upgrading?

May 25, 2011

After upgrading from Fedora 14 to Fedora 15, I can't login to my desktop,The system load and when I get the blue screen with the logo, it stops :/

View 2 Replies View Related

Ubuntu Installation :: Can't Login To GNOME After Upgrading

May 4, 2010

Yesterday I did a successful upgrade to 10.04. Today, after a few hours of using and a few reboots, when I provide my password in GDM, the screen turns black and gets me back to the GDM. The same with recovery mode.When I turn onto the terminal I can't see any letters but a bunch of blurred lines on the top of the screen. In recovery mode the terminal works properly.GDM also works properly. Neither graphics, nor the resolution has changed.

View 9 Replies View Related

Ubuntu Installation :: Login After Upgrading To Kubuntu 10.04.1?

Dec 8, 2010

I have a problem after upgrading from Kubuntu 9.10 to 10.04.1 (LTS): after reboot I get the login panel but when I type login + password, the system begin to go ahead but immediately comes back to login panel, so I can't get the Desktop obviously .

I checked the following : The kubuntu-desktop is already in place the kdm I think it works well (start & stop work) and the file xorg.conf has been rebuilded with the cmd "dpkg-reconfigure xserver-xorg".

View 2 Replies View Related

Ubuntu Installation :: After Upgrading Vertical Lines Appear At Login?

Apr 3, 2011

I upgraded ubuntu from 10.04 to 10.10 and after upgrading at login screen nothing shows up only white lines. When i was upgrading to 10.10 a message appeared on screen regarding failure to remove fglrx. I wonder if this is the issue. I can still login using the old version but cant go to updated ubuntu

View 1 Replies View Related

Fedora :: Upgrading - System Not Allowing Users Login

Jan 30, 2011

I upgraded my Fedora Core distribution from 12 to 14. Everything worked fine, except for SQUID which refused to upgrade. I then went to rescue and installed SQUID using yum and then restarted the upgrade. It did finally upgrade the system and then asked for a reboot. Well, when I selected the new kernel option in the GRUB options, since I also have Winduhs, it gave a kernel panic. I tried booting into the older kernel and it worked. Now I see the users that are there in the system in the Graphical GUI login greeter screen. But none of the users get authenticated. I used the rescue option and removed graphical login and changed boot level to 3. I also enabled the root user. In the rescue mode, if I do a startx, everything works fine.

I logged off rebooted the system. When I login, I see the version is shown as Fedora Core 14, but the kernel was still the older one with Core 12. I again went to rescue and checked out GRUB and saw that it had no initrd for the new kernel. I created a initrd image with the mkinitrd command and then added it to grub. I again rebooted. This time it shows the correct kernel, but still the system does not allow any of the users to login. All the Logins fail. I have tried going to rescue and going to the system using 'chroot /mnt/sysimage' and doing a startx for Graphical. Everything works, but only with the Rescue mode in the DVD. The normal boot/login sequence does not work.

Incidentally when I do a 'yum distro-sync', I get something like this :

---> Package dialog.i686 0:1.1-9.20080819.fc12 set to be downgraded
---> Package dialog.i686 0:1.1-11.20100428.fc14 set to be erased
---> Package diffstat.i686 0:1.51-1.fc12 set to be downgraded
---> Package diffstat.i686 0:1.51-2.fc14 set to be erased
---> Package diffutils.i686 0:2.8.1-25.fc12 set to be downgraded
---> Package diffutils.i686 0:2.8.1-29.fc14 set to be erased

It still seems to believe its a Fedora Core 12 system. Another information is that when I leave rescue mode and do a normal boot without installation media, it starts doing some SELinux relabelling and reboots. Any pointers on how I can get the system working. I am able to work with the rescue mode way, with any user, as it does not ask for any password. I can even do startx and work on the GUI. All my data is also there. I just am unable to get the user authenticated using normal boot/login. I have tried using passwd -d username, but it gives an error :
passwd: libuser initialization error: could not open configuration file `/tmp/libuser.ElY0r9': No such file or directory
In fact, I am now in rescue mode only when I am writing and sending this.

My GRUB file is :
default=4
timeout=25
splashimage=(hd0,9)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.35.6-45.fc14.i686) with Initrd
root (hd0,9)
kernel /boot/vmlinuz-2.6.35.6-45.fc14.i686 ro root=UUID=c91b69c3-0d89-4242-99db-6e0cc04ce3de LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
initrd /boot/initramfs-2.6.35.6-45.fc14.i686.img
title Fedora (2.6.35.6-45.fc14.i686)
root (hd0,9)
kernel /boot/vmlinuz-2.6.35.6-45.fc14.i686 ro root=UUID=c91b69c3-0d89-4242-99db-6e0cc04ce3de LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
title Fedora (2.6.32.21-168.fc12.i686.PAE)
root (hd0,9)
kernel /boot/vmlinuz-2.6.32.21-168.fc12.i686.PAE ro root=UUID=c91b69c3-0d89-4242-99db-6e0cc04ce3de LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
initrd /boot/initramfs-2.6.32.21-168.fc12.i686.PAE.img
--- snip

View 1 Replies View Related

Ubuntu Installation :: Warning When Upgrading To 10.04 \ "Upgrading May Reduce Desktop Effects, And Performance In Games And Other Graphically Intensive Programs?

Sep 29, 2010

i am trying to upgrade to ubuntu 10.04 from 8.04, and am getting this warning:"Upgrading may reduce desktop effects, and performance in games and other graphically intensive programs.This computer is currently using the AMD 'fglrx' graphics driver. No version of this driver is available that works with your hardware in Ubuntu 10.04 LTS.Do you want to continue?"should i continue? i have no idea what a 'fglrx graphics driver' is

View 4 Replies View Related

Fedora Installation :: Upgrading From PHP 5.1.6 To PHP 5.2?

Jan 29, 2009

I'm trying to upgrade PHP on my Fedora Core 6 web server. I currently have 5.1.6, all I need is verson 5.2 or higher, it is a requirement of some software I want to install. I am not really a server admin or very Linux savvy, I've been able to get around doing what I need to use this a web development server, but trying to do this is beyond me. I tried updating using yum, but I guess the latest version in the Fedora Core 6 repositories are 5.16. I've never really dealt with installing binaries, so I am stumped as to how to get this done.

View 1 Replies View Related

Fedora Installation :: Upgrading From 11 To 12?

Dec 1, 2009

I had fedora 10 a while back,and when fedora 11 came out a few days later my PC prompted me to upgrade.. all from desktop.. clicked one button and that was it, 10 minutes later it was upgraded... perfect.

This time, I'm sat on fedora 11 looking at the timeline for the 12 release, it gets released and i'm still waiting for 11 to tell me i can upgrade... I know I can upgrade manually, but im quite interested as to why it hasnt asked me automatically this time.

Maybe something in my config is stopping it?

View 8 Replies View Related

Fedora Installation :: Upgrading To Kernel 2.6.28.2 In 10?

Jan 26, 2009

I've never compiled a kernel before and I'm in need of the 2.6.28 kernel (two words: macbook aluminium).

I guess my biggest question is, will this guide work well for F10? I would hate to get half-way through it just to find out that F10 does something different than F08 or F09. Is there anything that you experts can see right away that would possibly be disastrous? If things do come to worse, I can simply select the previous kernel at GRUB boot right?

Or will the Fedora team be releasing the update soon through the package manager? Is there a way I can activate the development version and only get the kernel update?

View 2 Replies View Related

Fedora Installation :: Upgrading From 7 To 12 Via DVD Medium

Mar 25, 2010

I am planning on doing an upgrade on one of our systems from Fedora Core 7 to the Fedora Core 12 distribution. I have read Bruce Byfield's article "Upgrading to the newest Fedora release", and the approach that I am planning on taking is the upgrading via the DVD medium.

Quote: Please don't even bother trying this... each upgrade between fedora versions has it's risks, I'd give you a 4% chance of success between these two versions. And if you upgrade, you'll not end up with FC12, you'll end up with a horribley messy mish mash of a distribution that just happens to mostly contain FC12 rpms. Do yourself a proper favour and save important data and configs, and reinstall. and then keep it up to date properly. Another quote was as follows:

Quote: Glennzo posted a thread in [URL] about upgrading which surfaced in a recent thread. If it's a production system I'd strongly suggest copying the setup to a test slash staging server to see if cleanly installing and modifying F12 versus upgrading to 8, 9, 10, 11, 12 is more efficient slash less error-prone. I am inclined to try doing the upgrade on a test server to see if it works. Should I even bother with that approach or just proceed with the scratch install?

View 7 Replies View Related

Fedora Installation :: Upgrading The Fc12 To F13?

May 13, 2010

I'd like to reproduce the way I got to f12 from f11, but obviously to f13 basically I started out on the f11 rawhide repos, then as f12 got released a yum update updated my fedora-release and then hey presto I was automatically upgraded to f12 final release if I now turn on my rawhide repos, as f13 is nearing completion, will I be updated to the latest f13 release (RC3 I believe) and then as f13 gets released my fedora-release will be updated and i will then be upgraded to f13 final as happened before?I don't want to download a whole dvd iso and then upgrade when f13 is final, I'd like to do a gradual transition ie..

f12 -> f13 RC3 via rawhide
f13 RC3 -> f13 Final via yum update

View 2 Replies View Related

Fedora Installation :: Error While Upgrading From F11 To F13?

Aug 20, 2010

I want to upgrade my 32bit Fedora from 11 to 13 version. I tried both options: via preupgrade tool and via installation media (DVD). Both options failed with following Anaconda error at the beginning of installation process:

RpmUtilsError: RPM Error opening Package

In my case, the problem was in package:

/mnt/sysimage/var/cache/yum/anaconda-InstallationRepo-xxx.i386/packages/fontpackages-filesystem-1.44-1.fc13.noarch.rpm.

I switched to terminal, and discovered that size of this file is 0.

I downloaded installation DVD from official torrent, so checksum was autmatically checked. Verification test at the beginnig of installation was also successfully passed. So media is OK. Moreover, I also tried to upgrade via preupgrade tool with the same results.

I found similar bug with unclear status in Fedora Bug Tracking system for Anaconda in F12: [URL]

View 10 Replies View Related

Fedora Installation :: Upgrading From The 15 Beta?

Jun 15, 2011

I have a fedora 15 beta installation medium , can I upgrade to the stable version after installation ? is this the same as hitting the update manager or is there any thing special I need to do

View 2 Replies View Related

Fedora Installation :: Upgrading From 8 To 10 - Wrong Architecture

Feb 12, 2009

I clicked on i386 instead of x86 64. The box is laptop AMD64, and I stopped the upgrade at this point: Should I continue it and change later? Or delete files and start again?

View 2 Replies View Related

Fedora Installation :: Upgrading Software Packages ?

Jun 6, 2009

I heen been running Fedora F11 for a while now. I had been over to the RPMFusion website and enabled some repos for this release.

However, when checking for software updates, the latest release of KDE is always stuck at 4.2.2. Is there a way or a repo that I need give me something more up to date?

Is it because F11 is in freeze that there's been no update to KDE? Currently, the latest stable release of KDE is 4.2.4.

View 9 Replies View Related

Fedora Installation :: Getting Unavailable Packages After Upgrading From 11 To 12 / Why Is So?

Dec 23, 2009

Fedora 11 was being run on a Toshiba Satellite Intel Core2 Duo @ 2.1 with 180 gig hard drive and 3 gigs of RAM. The laptop is encrypted, using Fedora's encryption option when installing 11. Just finished upgrading using the upgrading DVD. Fedora boots and runs fine, when update manager is accessed it says 338 updates available. When updating is attempted there is one unavailable package after another. Have attempted to break the updates down into manageable sections to no avail. There is no repository manager (that can be located). Where to from here?

View 1 Replies View Related

Fedora Installation :: VirtualBox: Can't Start After Upgrading From 11 To 12?

Mar 5, 2010

I have a virtual machine on VirtualBox.I had Fedora 11, all was well.I ran the "preupgrade" tool. It downloaded all successfully, it asked me to reboot.On reboot, it installed everything as it should. It finished by saying it was installed successfully and asked me to reboot one last time.Now when I start it, some text flashes rapidly on the screen. Then it stops.See attached file for screenshot of the last text shown.

View 14 Replies View Related

Fedora Installation :: After Upgrading To 13 Yum Update Fails?

Jun 13, 2010

I upgraded to Fedora 13 and followed the "post-upgrade cleanup" instructions.Right now yum update is failing on the following error:Quote:

---> Package perl-Net-LibIDN.x86_64 0:0.12-3.fc13 set to be updated
---> Package perl-Net-SSLeay.x86_64 0:1.36-1.fc13 set to be updated
kde/filelists_db | 1.0 MB 00:01
[code]....

View 3 Replies View Related

Fedora Installation :: Why Kernel Remained The Same After Upgrading From F13 To F14

Nov 4, 2010

My new Thinkpad often overheat and shutting down suddenly.Today I download the F14 DVD and upgrade my F13 with it.

View 6 Replies View Related

OpenSUSE :: Cannot Login After Upgrading To Gnome 3

Apr 12, 2011

I added the repo Index of /repositories/GNOME:/STABLE:/3.0/openSUSE_11.4. Then did
Code:
zypper dup

After the installation completed I tried to logout (from Gnome 3 shell) but couldn't. A notification appeared saying "cannot find gnome save session" or something similar. Then pressed ctrl+alt+F2 then used the reboot command as root. After booting the new looking login screen appeared but after typing my password when I tried to login it said "something has gone wrong" and the only option which I see there is logout.

View 9 Replies View Related

Fedora Installation :: Upgrading From F10 To F11: No Packages Marked For Update

Jun 12, 2009

I've just updated fedora-release* packages, then, after a yum upgrade command I get the message: No Packages marked for Update

View 1 Replies View Related

Fedora Installation :: Upgrading From 10 To 12 - Error Running Transaction

Jan 23, 2010

When upgrading from fedora 10 to fedora 12 (after reboot and during installation) I get the error message as - Error running transaction - you need more space on the following file systems : 23 M on /mnt/sysimage/boot

After this installation stops.

I checked /mnt , there is no folder as sysimage . Please suggest how to proceed further ?

View 2 Replies View Related

Fedora Installation :: Upgrading F11 Computer To F13 - Manual TCP / IP Configuration

Sep 21, 2010

I am in the midst of upgrading my F11 computer to F13. I have run PreUpgrade, and the files have downloaded, it's restarted and now it's asking me to do the Manual TCP/IP Configuration. I have only enabled IPV4. It's asking for the following info (which I can't seem to get right)

[Code]....

The IP I want the computer to have is 192.168.0.5, my router is 192.168.0.1, my subnet is 255.255.255.0 I don't know what the Name server is for. Do I need to put the above into into any of the fields above? I've tried a few times but with no luck.

View 3 Replies View Related

Fedora Installation :: Upgrading F13 To F14 - Error 15: File Not Found

Jan 7, 2011

After preupgrading without problems, I did not reboot the computer inmediatly. I was surprised that, although preupgrade had finished, the terminal window was yet active and I closed it. On reboot, in the Grub window, one of the options is "Actualizar a (upgrade to) Fedora 14". If I select it I get: "Booting 'Actualizar a Fedora 14 (Laughlin)'

kernel /upgrade/vmlinuz preupgrade repo=hd::/var/cache/yum/preupgrade ks=hd:UUID=02f7302b-aa56-4c33-b533- fa1549aa0860:/upgrade/ks.cfg stage2=hd:UUID=02f7302b-aa56-4c33-b533-fa1549aa0860:/upgrade/install.img initrd /upgrade/initrd.img
Error 15: File not found
Press any key to continue....."

and pressing a key it returns to the Grub window. The /upgrade directory doesn't exist, but it does the /boot/upgrade where the vmlinuz is. uninstall and reinstall the preupgrade, rebooting inmediatly, but I don't know how to uninstall and if this is the solution. How can I uninstall the preupgrade?

View 12 Replies View Related

Fedora Installation :: 'Upgrade' Filesystem Ext3 To Ext4 While Upgrading ?

Jun 11, 2009

Is that possible, I mean when I upgrade F10 to F11 with yum upgrade is there a way to 'upgrade' the filesystem to ext4 for example (with the exception of boot partition)? Or I have to reinstall fedora like new?

While changing the filesystem can I do it by parts? what I mean is for example: I have 2 partitions like '/' and '/home' with ext3, so I backup data in '/home', change '/' to ext4 then mv files from '/home' to '/' and change '/home' to ext4 and finally mv those files from '/' to '/home'. Is that possible?

View 2 Replies View Related

Fedora Installation :: Upgrading To FC12 Due To Conflicts And Dependency Errors

Feb 17, 2010

I've been trying to upgrade my installation for some time now and just can't quite get it right. I would upgrade from the DVD but the installer hangs when it says "Looking for installation images on CD device /dev/sr0". However, that's not really my question. I've resorted to the upgrade instructions as found at [URL]. If I don't use the '--skip-broken' option it complains about the following:

abrt-gui-0.0.11-1.fc12.x86_64 from fedora
abrt-libs-1.0.6-1.fc12.x86_64 from updates
samba-3.4.5-55.fc12.x86_64 from updates
samba-client-3.4.5-55.fc12.x86_64 from updates
samba-common-3.4.5-55.fc12.x86_64 from updates
samba-winbind-3.4.5-55.fc12.x86_64 from updates
samba-winbind-clients-3.4.5-55.fc12.x86_64 from updates

If I use the skip broken option, it then complains about:
Transaction Check Error:
file /usr/share/locale/de/LC_MESSAGES/cryptsetup.mo from install of cryptsetup-luks-1.1.0-0.4.fc12.x86_64 conflicts with file from package cryptsetup-luks-1.0.6-7.fc11.i586
file /usr/share/locale/sv/LC_MESSAGES/cryptsetup.mo from install of cryptsetup-luks-1.1.0-0.4.fc12.x86_64 conflicts with file from package cryptsetup-luks-1.0.6-7.fc11.i586
file /usr/share/man/man8/cryptsetup.8.gz from install of cryptsetup-luks-1.1.0-0.4.fc12.x86_64 conflicts with file from package cryptsetup-luks-1.0.6-7.fc11.i586

I can't seem to remedy this problem. There were other conflicts but I just removed those packages. When I attempt to remove 'cryptsetup-luks' it then tells me it's going to remove something like 200 others which did not sound like a good idea.

View 14 Replies View Related

Fedora Installation :: Upgrading Firefox Browser - HTTP Error 404

May 31, 2011

I have been windows using for over years and now after seeing Linux in couple of colleagues desk, I liked and have installed Linux in my home desktop (Fedora 14). After installing Fedora 14, I tried upgrading my browser Firefox from 3.6.17 (which came by default) to Firefox 4.0. I googled and got the procedure for upgrading tirefox. from this link [URL]. I followed the exact steps and while I tried to install I get the following error. I tried enough to get rid of this problem but all attempts in vain.

The Error that I get is:
[root@localhost yum.repos.d]# yum install firefox4
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora-firefox4. Please verify its path and try again

[root@localhost yum.repos.d]# yum install firefox4
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_US to language list
repos.fedorapeople.org/repos/spot/firefox4/fedora-15/i386/repodata/repomd.xml:
[Errno 14] HTTP Error 404 : repos.fedorapeople.org/repos/spot/firefox4/fedora-15/i386/repodata/repomd.xml
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora-firefox4. Please verify its path and try again
[root@localhost yum.repos.d]# ls

View 6 Replies View Related

OpenSUSE Install :: Unable To Login After Upgrading To 4.6.3 From The Default KDE?

Jun 1, 2011

Had to reinstall 11.4 KDE 64 bit last weekend.This morning I upgraded from the default KDE (that comes with the 11.4 DVD) to KDE 4.6.3.On rebooting I am unable to login, after I enter my password the screen flickers, then I am presented again with the logon screen.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved