LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 08-25-2016, 09:44 PM   #16
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3

All right! I recovered my user name by getting through the single user process and entering ls /home. So I can enter my login name and password. But all I get is the name of my computer, tilde, dollar sign and cursor. Now what do I do to reboot the system in its original form. Some headway here--thanks so much!--but not home yet!
 
Old 08-25-2016, 09:58 PM   #17
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
What I mean by "original form" is that I still cannot boot into Xubuntu. I have access to the prompt now but not Xubuntu itself. Thanks again for all your attention.
 
Old 08-25-2016, 10:06 PM   #18
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
What is a good Xubuntu 16.04 Live CD package to download? So many out there but some are not complete.
 
Old 08-25-2016, 10:51 PM   #19
TxLonghorn
Member
 
Registered: Feb 2004
Location: Austin Texas
Distribution: Mandrake 9.2
Posts: 702

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by Yuhan View Post
What I mean by "original form" is that I still cannot boot into Xubuntu. I have access to the prompt now but not Xubuntu itself. Thanks again for all your attention.
If you don't arrive at the login screen where you can use your user name and password, log in with user name and password at the prompt, and then enter
Code:
startx
 
Old 08-26-2016, 05:38 AM   #20
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,661

Rep: Reputation: Disabled
Was it an interrupted upgrade? Then run apt-get to repair your installation.
 
Old 08-26-2016, 06:18 AM   #21
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
Yes, the initial problem was an interrupted upgrade. Do I just enter apt-get without any further commands? Does apt-get need to be preceded by "sudo" here? Thank you again!! It would be great if I can get this up and running again without having to do a total reinstall! Thanks!
 
Old 08-26-2016, 07:31 AM   #22
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
I tried opening the program by using "startx" and after a long period of a black screen I did finally make it to the desktop. However, the desktop was completely frozen. The cursor would open nothing. There was a box in the middle of the screen that read:

Failed to apply network settings
org.freedesktop.DBus. Error. Spawn.
Failed to setup:
Failed to setup environment correctly.

You might be able to connect Bluetooth
via this machine.

Also, I did try running apt-get and there was a request for more information. So again, it appears all is not lost, but where to go from here? Thanks.
 
Old 08-26-2016, 07:40 AM   #23
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
I don't know if this is relevant, but when I first had this problem while trying to make the upgrade, I received this message: xscreensaver and xlockmore must be restarted before
upgrading. I didn't know what that meant so I just let the upgrade continue. Maybe I should have forced stopped it, but I didn't know how in midstream. Anyway, my bad. Just trying to provide as much info here as possible. Thanks again!
 
Old 08-26-2016, 09:35 AM   #24
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,330

Rep: Reputation: 1579Reputation: 1579Reputation: 1579Reputation: 1579Reputation: 1579Reputation: 1579Reputation: 1579Reputation: 1579Reputation: 1579Reputation: 1579Reputation: 1579
try running both of these:
Code:
sudo apt-get update
sudo apt-get upgrade
 
Old 08-26-2016, 10:53 AM   #25
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
Thank you, CP, but I already tried that...several times! It has brought me back somewhat but the options open to me are limited. I can't establish internet connection, for example. When I do run those commands the thing that stands out the most is that it's "dependencies" that fail to install. There is usually a long list of dependencies that are marked "failed to install." Apparently, it's the dependencies (not sure what they are) that are a trouble spot for Xubuntu 16.04. A number of things I've read seem to confirm this.
 
Old 08-26-2016, 07:27 PM   #26
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
Well, I have managed to salvage a great deal--thanks largely to the help provided on these posts!--but I still don't have a complete install. I can boot up onto my home page, but I cannot establish internet connection. Clicking on the internet arrows at the right hand top of the page produces nothing. My bookmarks are all in place, I can operate through a terminal, and my home files all seem to be there. I still receive a box at startup saying there is "system problem" but I can x that out. Any suggestions as to where to go from here? Thank you again, one and all.
 
Old 08-26-2016, 09:14 PM   #27
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,103

Rep: Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117
In post #1 you say you were attempting an upgrade - was that using the "software Updater" from within yoiur GUI ?.
In post #3 you say you downloaded the torrent. Do you still have that file ?. Looking at the abysmal documentation, it should be a name something like xubuntu-16.04.1-desktop-amd64.iso
Try this to find it if not sure (type it exactly asis)
Code:
find . -iname "*.iso" 2>/dev/null
If you have a spare USB you can afford to trash, you can use the iso to create a livecd so you will have internet access and a full set of tools to work with.
 
Old 08-26-2016, 11:12 PM   #28
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
Yes, initially I was attempting the upgrade from the software updater. Later--after things got messed up--I decided to download a torrent in the hope I could make reparations from the live cd. I'll see if I can recover the info you request. Actually it was xubuntu-16.04.1-desktop-amd64.iso. I do not have a spare flash drive as I normally have no use for them. I guess I do now! A friend was telling me it's worth spending a little more for one that is faster and has better components. Is that true?

So I guess you are telling me there is no way I can salvage this situation without using a live cd? I've tried everything else and it's frustrating and time consuming. Is there at least a way to get my internet capability up and running? The Network Manager is absolutely dead on my laptop. Thanks so much!
 
Old 08-27-2016, 12:43 AM   #29
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,103

Rep: Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117Reputation: 4117
Quote:
Originally Posted by Yuhan View Post
So I guess you are telling me there is no way I can salvage this situation without using a live cd?
Too many possible issues to remote diagnose. I wouldn't even bother on my own machine.
What do you have against a liveCD - it's tested, has everything you need installed, and makes no changes to your system till you tell it to. What's not to like ?.
You don't have to use a USB, but it's less error prone to create one than a CD/DVD using command line for some-one not used to CLI. FWIW I use my oldest cheapest USB for putting images on. If it doesn't work toss it out and use another - not worth fretting over.
 
Old 08-27-2016, 11:53 PM   #30
Yuhan
Member
 
Registered: Oct 2010
Posts: 374

Original Poster
Rep: Reputation: 3
Too many possibilities to diagnose...yes indeed. Today my machine started working again! Well, not perfectly, but I have wifi connection and I'm able to navigate freely among my desktop programs. Weird, no? I've no idea what happened or why.

But there still are bugs that need to be cleared up. I get boxes that say "Xubuntu 16.04 has an internal problem" or something like that. Then I have to authenticate to forward the problem to whoever addresses these things. My system updater does not work and probably a few other things will come to light. At least I'm up and running and thank you all for your generous help and support!

I have nothing against live cd's! I just said I don't happen to have a flash drive because I normally don't use them, but I will certainly get one to help clear up my system. When I do have a live cd drive, how do I use it to clean up whatever is going on here? If I have problems with it I'll check back in. Thanks once again!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Can't upgrade to Xubuntu 16.04LTS from Xubuntu 15.10 Gregg Bell Linux - Software 2 04-23-2016 06:20 PM
My wireless networking is disabled after Upgrade from Xubuntu 11.10 to Xubuntu 12.04 vutar Linux - Laptop and Netbook 8 10-22-2012 02:42 AM
New to Xubuntu. Attempting to install Linksys WUSB11b adapter smaress Linux - Newbie 0 10-18-2007 02:58 PM
Attempting to recover from Xandros SP2 upgrade jtoad Debian 3 07-20-2005 05:15 AM
Apt Hangs when attempting upgrade shane25119 Debian 5 06-16-2004 06:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 11:51 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