PDA

View Full Version : [ubuntu] Automatic update, now computer won't start



rorkimaru
August 22nd, 2010, 07:19 PM
Ok, So my PC told me that I needed to update and I ran the update and then was prompted to restart the machine.

I restarted the computer but it got to a purple screen with 4 orange dots and the word Ubuntu and then just stalled there. I left it for a few hours and nothing changed so I powered down the computer and turned it on again. Same problem. Just stops at the purple screen.

I want to get my files back so I tried using a Live CD which is what I'm using now and I can access *most* of my files but many of the folders have a white X on them and I'm told I don't have permission to access the folders.

Is there any way I can fix the install and log in to get my files? I have no problem having to reinstall the operating system after I've done a backup but I really want to get my files back, I don't want to just wipe the drive.

If there is any way to enable permission to copy the files across or to log in to my installed user account could someone let me know how its done?

Rubi1200
August 22nd, 2010, 07:29 PM
Hi,
let me try and help with the first problem.

What graphics card do you have installed?

Thanks.

rorkimaru
August 22nd, 2010, 07:31 PM
OMG So sorry I posted this thread and then just solved the problem like straight away!

For anyone else who has run into this problem it can be sidestepped with the sudo command

For GUI junkies like me type:

sudo nautilus

and then a window will open up like normal but it has root access and will be allowed to get all your files back. Just brows to the hard drive and you can access and copy all your files onto an external hard drive to backup your stuff.

Doesn't say a lot for Ubuntu's default security but I don't care because I have all my stuff back!!

Since I just posted the dumbest thread in the history of these forums I've nothing to say but...

Sudo Forgive Me


Hi,
let me try and help with the first problem.

What graphics card do you have installed?

Thanks.

Do you think I can avoid having to re-install? It's not a huge deal but just in case this happens again it would be nice to know. I have an nvidia but I can't seem to get access to what card it is and I don't know off hand.

Sure if it's really complicated and taxing you don't need to worry since I have my files back and thats the most important thing for me.

Rubi1200
August 22nd, 2010, 07:44 PM
First, you need to run graphical applications with
gksudo not
sudoSecond, if you are still on the LiveCD, go to the terminal and post the output of


lspci | grep VGATry booting the computer following the workarounds here:

http://ubuntu-tutorials.com/2010/05/06/ubuntu-10-04-lucid-blank-screen-at-startup-workaround/

For NVIDIA, you need to use the nomodeset parameter.

rorkimaru
August 22nd, 2010, 08:18 PM
First, you need to run graphical applications with
gksudo not
sudo

Are you sure about that because "sudo nautilus" works for me? Weird?



Second, if you are still on the LiveCD, go to the terminal and post the output of


lspci | grep VGATry booting the computer following the workarounds here:

http://ubuntu-tutorials.com/2010/05/06/ubuntu-10-04-lucid-blank-screen-at-startup-workaround/

For NVIDIA, you need to use the nomodeset parameter.

I'd post the output but I can't seem the type the "|" symbol. A lot of the symbol locations are messed up since I haven't actually installed.

Thanks for the link though, I'll try and work through it after I've finished backing up my files and tested them on my laptop to make sure stuff is working.

I have to say you are absolutely awesome for helping me so much and so fast. Big thanks =D