I power off my laptop with Ubuntu 11.10 during apt-get upgrade, then I power on and choose Ubuntu in grub, but after the Ubuntu logo, a blurred screen comes.

Then I choose recovery mode in grub, and then I can type commands as root,

I tried apt-get upgrade and it tells something wrong with /var/lib/dpkg/lock, and suggest dpkg --configure -a, then I tried dpkg --configure -a but comes something wrong because read-only file system, then I have no idea..

Any suggest will be helpful.

link|improve this question

75% accept rate
feedback

2 Answers

up vote 3 down vote accepted

You probably did not remount your file system as writable, there is a similar question that can help you mount it in recovery mode, please have a look

link|improve this answer
feedback

when you choose "ubuntu" in grub, is there only one? Maybe you can try an older ubuntu-version.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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