Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Can't Anyone help with serious system crash?

  1. #11
    Join Date
    Apr 2007
    Location
    Indiana
    Beans
    1,275
    Distro
    Kubuntu 10.10 Maverick Meerkat

    Re: Can't Anyone help with serious system crash?

    those symptoms are of a broken compiz, there are many post in the forums about your problem, if you can't get in in recovery mode then try in the terminal
    Code:
    sudo apt-get remove compiz
    sudo apt-get remove compiz-core
    The Maximum Effective Range of An Excuse is Zero Meters

  2. #12
    Join Date
    Jun 2008
    Beans
    158

    Re: Can't Anyone help with serious system crash?

    Quote Originally Posted by cdoebbler View Post
    1. I can't open or copy most files as they are locked. I see them on a CD boot in Ubuntu 8.04, but can't do anything with the files that I see and can't even open most directories, except in Terminal where chmod and even rm does not work...because files are locked, I think.
    Open a terminal and enter:

    sudo nautilus

  3. #13
    Join Date
    Apr 2008
    Location
    UK
    Beans
    496
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Can't Anyone help with serious system crash?

    You say problems began when your system crashed. Was this a case of rebooting via the power button, or following an update, or...?

    It could be graphics drivers, compiz, home directory/user profile. But I'm confused with these 'locked' files. What message do you actually get when you try to e.g. chmod one of your files in your home directory from the terminal? And what message do you get when you try to sudo chmod it? Would be good if you could run and post the output of (replacing afile.txt with an actual file):

    $ echo $USER
    $ ls -l afile.txt
    $ chmod +x afile.txt
    $ sudo chmod +x afile.txt
    Last edited by stderr; March 27th, 2009 at 12:05 PM.
    Ace1 FreeBSD/Gnome 2, i5 2300, 16GB, HX750W, 20TB ZFS pool, 60GB SSD, Fractal Design XL
    Ace2 Ubuntu/Xubuntu, i7 2600, 16GB, HX850W, 4TB, Asus HD6970, Fractal Design R3
    Ace3 Ubuntu/XFCE, E7200, 4GB, OCZ GameXStream 700W, 8TB

  4. #14
    Join Date
    Mar 2009
    Location
    Slovenia
    Beans
    34
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: Can't Anyone help with serious system crash?

    set yourself root password then copy it to external disk, reinstall and paste contents of home dir back

  5. #15
    Join Date
    Mar 2009
    Location
    Slovenia
    Beans
    34
    Distro
    Ubuntu Jaunty Jackalope (testing)

    Re: Can't Anyone help with serious system crash?

    Quote Originally Posted by change_mode View Post
    Open a terminal and enter:

    sudo nautilus
    sudo nautilus? better gksudo...?

  6. #16
    Join Date
    Jun 2008
    Beans
    158

    Re: Can't Anyone help with serious system crash?

    Quote Originally Posted by gorucan View Post
    sudo nautilus? better gksudo...?
    Doesn't really matter.

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •