Kubuntu boots only in recovery mode
John DeCarlo
johndecarlo at gmail.com
Fri Feb 3 16:58:28 UTC 2006
On 2/2/06, Wafa Hakim <wafa at email.arizona.edu> wrote:
>
> From this root prompt, if I type startx, KDE loads fine & with no problem
> --
> except I am in recovery mode. Selecting recovery mode at boot time also
> leads
> to a smooth startup. I simply can't load the main user, i.e. me. (I have
> no
> other users set up on this machine).
>
Frankly, I don't know what the problem is, but I have had somewhat similar
experiences, so I have some suggestions. Remember that turning off your
computer can lead to disk file corruption and other symptoms.
1. Ownership permissions. From recovery mode, check the ownership
permissions of all the files in your home directory. Especially the ones
that are hidden (start with a .). One approach to this is to do something
like "ls -al | grep -v wafa" (if your username is wafa). You may find vital
files owned by root, which will prevent you from logging on successfully.
Change them back to your ownership, something like "sudo chown wafa:wafa
.ICEauthority"
2. Disk issues. From recovery mode, run fsck on each Linux partition.
3. Account problems. From recovery mode, add a new user and try logging in
as that user. If it works perfectly, see if you can figure out any
differences by opening the two home directories side by side in Konqueror.
--
John DeCarlo, My Views Are My Own
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20060203/b32ebb40/attachment.html>
More information about the kubuntu-users
mailing list