LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Help!! Can Only Get Xterm!!! (https://www.linuxquestions.org/questions/fedora-35/help-can-only-get-xterm-429616/)

graciejj_82 03-29-2006 07:42 AM

Help!! Can Only Get Xterm!!!
 
My fedora 2 computer, will only boot to xterm. it was working fine last night, now it only boots to xterm.

please tell me what i can do

Gethyn 03-29-2006 07:49 AM

Do you actually mean xterm, or do you mean it's running in console mode? As the name implies, xterm is a terminal emulator that brings up a console in a window in X, so you need to be running in GUI mode for it to work. I'm guessing this isn't actually what you mean.

What was the last thing you did before the computer stopped working as you wanted? It is highly unlikely that it changed by itself. Did you install some updates or new drivers or anything? Do you get any error messages on the console? We need more information before we can help you.

graciejj_82 03-29-2006 07:54 AM

it boots up, i get a blank background, and a small terminal window.

the last thing I did was install the SDL development libraries.

graciejj_82 03-29-2006 06:41 PM

Any ideas? I'd be willing to reinstall, but I CAN'T lose some of my data. please help!!

ntubski 03-29-2006 06:52 PM

You might be able to start a window manager from the xterm. Try typing in gnome or whatever wm you use. If it works then you can put that command in your .xinitrc file to start it automatically.

graciejj_82 03-29-2006 08:28 PM

I rebooted, watched the information during boot up.

When its says stuff like,
Starting NFS, it "failed" on the very last program it tried to start.
It changes screens so fast, i can't see what its saying,

Gethyn 03-30-2006 05:33 AM

Try looking at the end of your boot log. You can see this by typing 'dmesg' in xterm.

graciejj_82 03-30-2006 08:51 AM

hmm, nothing in that log looks like what I saw during boot up, is there maybe another boot log?

I need to get this fixed soon. I'm thinking about reinstalling, but i CAN NOT lose some of the data. can i partition the hard drive, and install on the new partition to protect the data on the original partition?

ntubski 03-30-2006 09:28 AM

There are a bunch of logs in /var/log.

Did you try starting a wm from the xterm? Can you start other programs from it?

Installing on another partition is certainly possible, if you have enough free space. Use resize2fs (if you have an ext3 partition, can't remember the name for reiser though) to shrink the filesystem first, then you delete the partition in cfdisk and make a new one starting at the same spot but ending sooner so it's smaller. qparted might be easier, haven't used it myself though. It seems like overkill for something that sounds like a misconfigured .xinitrc though...

graciejj_82 03-30-2006 10:15 AM

Thanks. I found the boot log.

It says "mdmpd" failed during the boot.

hopefully with some information on whats going on, someone out there might have a better idea of how I can get this fixed.

I greatly appreciate everyones help.


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