LinuxQuestions.org
Review your favorite Linux distribution.
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 02-07-2009, 07:41 PM   #1
REUBER
LQ Newbie
 
Registered: Feb 2009
Posts: 15

Rep: Reputation: 0
Why wont my computer load up after packages installed


Hi everyone.

So a little run down..I know squat about Linux, my computer crashed and my buddy loaded it on..I have had it for about 7 months...

I usually go into the Sypnatic Package manager once a week. Well I waited almost a month to do it.

I marked upgrades and hit apply

A message came up and said i was good and to reboot.

It said ignore the message saying my computer wouldnt work right if exiting out?

I ignored, rebooted and it freezes when i get to the point to enter username and password..the screen actually looks crazy and i get the first letter into the username block and its it

i noticed when it first is loading up and message like this

squashfs-12m9 3.3-3pclos2007

says application failed to load...

then goes through the rest and the freeze..

I need walked through what to do and i am using my work computer so i cant get on any IM.....im not computer saavy..

Could you guys help me out?
 
Old 02-07-2009, 07:46 PM   #2
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Rep: Reputation: 38
I assume you are using ubuntu.
Did you try to do a repair with the ubuntu cd?
or start is safe mode?
 
Old 02-07-2009, 07:48 PM   #3
REUBER
LQ Newbie
 
Registered: Feb 2009
Posts: 15

Original Poster
Rep: Reputation: 0
i started in safe mode but i dont know what to type in

I dont even know what i am using....

i need help lol
 
Old 02-07-2009, 07:58 PM   #4
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Rep: Reputation: 38
It has been a long time since I used ubuntu, but is sounds to me that you are booting in command line.

At the prompt does it ask for "login"

if so,

enter your name
enter your password

Type something like
apt-get --update
apt-get --upgrade
reboot

Last edited by okos; 02-07-2009 at 08:01 PM.
 
Old 02-07-2009, 08:03 PM   #5
REUBER
LQ Newbie
 
Registered: Feb 2009
Posts: 15

Original Poster
Rep: Reputation: 0
I open safe mode

it says

Telling INIT to go to single user mode.

INIT: Going single user

sh-3.1#


what do i type in there?
 
Old 02-07-2009, 08:05 PM   #6
REUBER
LQ Newbie
 
Registered: Feb 2009
Posts: 15

Original Poster
Rep: Reputation: 0
ok so i typed login

my name and password

now it says *****@localhost ^]$ what goes in here?
 
Old 02-07-2009, 08:08 PM   #7
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Rep: Reputation: 38
I told you,
try
sudo apt-get --update
sudo apt-get -- upgrade
or something similar.

If not just type
startx
 
Old 02-07-2009, 08:15 PM   #8
REUBER
LQ Newbie
 
Registered: Feb 2009
Posts: 15

Original Poster
Rep: Reputation: 0
typed startx

authentication failed cannot start x server
perhaps you don not have console ownership? giving up.
xinit no such file or directory (errno 2): unable to connect to X server
xinit: no such process (errno 3) server error
 
Old 02-07-2009, 08:21 PM   #9
REUBER
LQ Newbie
 
Registered: Feb 2009
Posts: 15

Original Poster
Rep: Reputation: 0
i turned the computer off come back in went to safe mode

typed startx

it went to blue screen says loading desktop and freezes again..
 
Old 02-07-2009, 08:28 PM   #10
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Rep: Reputation: 38
You have an issue with gnome.
startx would have started gnome, but since it is not, I am not exactly sure how to help you.

When you logged in. You were running ubuntu linux without the gui.

Did you try
sudo apt-get --update
sudo apt-get --upgrade ???

Did you try using the ubuntu cd to repair gnome?

you could also try
sudo apt-get --reinstall squashfs
or something similar since you stated in your first post that is where you had the problem.


See if any of this works.

edit/
also instead of startx
try
startx -- -nolisten tcp
This will enable gnome with out the server since your error says
xinit: no such process (errno 3) server error

Last edited by okos; 02-07-2009 at 08:31 PM.
 
Old 02-07-2009, 08:32 PM   #11
REUBER
LQ Newbie
 
Registered: Feb 2009
Posts: 15

Original Poster
Rep: Reputation: 0
do i type it as i see it?

it seems to want to start up but just cant...

do i type it like

sudo
apt-get--upgrade
 
Old 02-07-2009, 08:59 PM   #12
REUBER
LQ Newbie
 
Registered: Feb 2009
Posts: 15

Original Poster
Rep: Reputation: 0
i really dont know what to do????

it starts like it will go to the desktop i can control my mouse now,,,, then it just seizes up.

i think i would need a run down on exactly what to type in from the time safe mode opens...
 
Old 02-07-2009, 09:09 PM   #13
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Rep: Reputation: 38
Quote:
Originally Posted by REUBER View Post
do i type it as i see it?

it seems to want to start up but just cant...

do i type it like

sudo
apt-get--upgrade
omit the quotes
"sudo apt-get --update" #first
"sudo apt-get --upgrade"

If that does not work. Type this exactly
su
apt-get --update
sudo apt-get --upgrade

Last edited by okos; 02-07-2009 at 09:12 PM.
 
Old 02-07-2009, 09:31 PM   #14
REUBER
LQ Newbie
 
Registered: Feb 2009
Posts: 15

Original Poster
Rep: Reputation: 0
it has a bunch of options
-h help etc etc

this APT has super cow powers is the last line
 
Old 02-07-2009, 09:34 PM   #15
REUBER
LQ Newbie
 
Registered: Feb 2009
Posts: 15

Original Poster
Rep: Reputation: 0
whether i am logged in or in remote

once i hit startx

it loads up and everytime freezes at loading desktop....

any ideas?
 
  


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
how to save a list of installed packages and install these packages later mandavi Ubuntu 5 09-07-2009 11:36 AM
Installed openSuse - KDE4 wont load overlook1977 SUSE / openSUSE 5 11-06-2008 09:44 AM
X Apps wont load - libgtk not found - on Older Computer with SW 10.2 running FluxBox Tim Slackware Slackware 3 02-08-2006 05:01 PM
Sort installed packages by # of dependant packages installed brianez21 Debian 1 01-18-2006 05:06 PM
Removed redhat from system and computer wont load in XP lukegt Red Hat 1 01-15-2005 09:13 PM

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

All times are GMT -5. The time now is 11:23 AM.

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