Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.
  1. The notifier keeps coming up to tell me that Distribution upgrade available - precise 12.04 LTS - The latest stable release but when I try to do it, after entering password I get Distribution upgrade process exited with code 1.

  2. Also Shockwave Flash does not work with any of 4 browsers.

  3. In addition to all of this, when I first installed 11 I never got the chance to specify the root password, it was installed over Mandriva to keep /home which is on a separate 80G drive, now, the original user richard can't log in via the gui only on ctrl,alt,1... and has root privileges so I had to create another user anthony who has to navigat to richards's home to get access to my original files.

share|improve this question
2  
This is three separate questions. Ask Ubuntu works best if you post one question per question. I recommend heavily editing this, picking one of these points to ask about in this question, removing the other two, and posting them as separate questions. Please also make sure the titles of all your questions give a clear idea of what the question is about. – Eliah Kagan Aug 22 '12 at 11:19
I agree @EliahKagan but I can not get rid of the feeling that these are symptoms resulting from using the same home as previously used by Mandriva. His sudo account is messed up. Point 1 requires sudo permissions. Point 2 probably too (for installation). – Rinzwind Aug 22 '12 at 11:59

closed as not a real question by Eliah Kagan, Jorge Castro, John S Gruber, Call me V, jokerdino Aug 24 '12 at 3:12

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

I am 99% certain problem #1 is because your sudo account is messed up (as seen with problem #3). I am not sure but shockwave probably needs sudo permissions too and if that is messed up it will not work.

Problem #3 is cause to believe the mixing of Mandriva and Ubuntu is the cause of all problems. At least this is the 1 big thing no-one else with a working Ubuntu did ;). It leads me to 1 single answer: reinstall from a live CD. So backup all your personal stuff and wipe your system during installation.


Oh and to fix your issue for future other OS's you want to use: put /home on a small (5 or 10 Gb) (new) partition on the 1st disc. After install remove all (7 I think it is) the directories in /home/$USER/ and symlink the directories to the external disc. That way you can always use any Linux system to get to the 2nd disc and can have several /home/$USERS for several Linuxes (ie. this way you seperate your files from system files for your user). Keep your personal files away from /home so you can always format /home.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.