Unable to boot after latest update

Asked by Steve Nichol

Updated 12.04 on Sep 27,2012 and after update was unable to boot up again. Have tried boot-repair twice, but to no avail.
 Getting message in terminal
"Ubuntu 12.04.1 LTS Minus(Me) tty1
Minus Login" [ 28.442706] CIFS VFS: default security mechanism requested,. The default security mechanism will be upgraded from ntlm to ntlmv2 in kernel release 3.3"

And it sits there with a blinking cursor.

Any help would be greatly appreciated.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu linux Edit question
Assignee:
No assignee Edit question
Solved by:
Sam_
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

sudo lshw -C display; lsb_release -a; uname -a

Thanks

Revision history for this message
Steve Nichol (spockling) said :
#2

*-display
Description:VGA comparable controller
Product: C51 [GeForce Go 6150]
Vendor: Nvidia Corporation
Physical I'd :5
Bus info:pci@0000:05.0
Version: a2
Width: 64 bits
Clock: 66Mhz
Capabilities: pm msi vga_controller bus_master cap_list rom
Configuration: driver=Nvidia latency =0
Resources: Irq: 18 memory:b2000000-b2ffffff memory:c000000-cffffff memory:b1000000-b1ffffff memory:40000000-4001ffff
Isb_release-a: command not found
Linux Minus 3.2.0-31-generic-pae #50-Ubuntu SMP Fri Sep 7 16:39:45 UTC 2012 i686 athlon i386 GNU/Linux

Thx much
Steve

On Sep 29, 2012, at 7:26, actionparsnip <email address hidden> wrote:

> Your question #209886 on linux in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/linux/+question/209886
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> Can you give the output of:
>
> sudo lshw -C display; lsb_release -a; uname -a
>
> Thanks
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/linux/+question/209886
>
> You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Isb_release- a

Note the space. Can you also give the output of:

dpkg -l | grep nvidia

Thanks

Revision history for this message
Steve Nichol (spockling) said :
#4

N command 'lsb_release-' found, did you mean:
Command 'lsb_release' from package 'lsb_release' (main)
lsb_release-: command not found

dpkg: error processing grep (--install):
Cannot access archive: No such file or directory
dpkg: error processing Nvidia (--install):
Cannot access archive: no such file or directory
Errors were encountered while processing:
grep
Nvidia

Steve

On Sep 29, 2012, at 8:35, actionparsnip <email address hidden> wrote:

> Your question #209886 on linux in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/linux/+question/209886
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> Isb_release- a
>
> Note the space. Can you also give the output of:
>
> dpkg -l | grep nvidia
>
> Thanks
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/linux/+question/209886
>
> You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

If you COPY the commands rather than attempt to type them, it will work. It's exactly why I give the exact command

Revision history for this message
Steve Nichol (spockling) said :
#6

Sorry, but a little hard to COPY the commands when I can't get Ubuntu to load past terminal. I can't even get to login screen.

Steve

On Sep 29, 2012, at 9:01, actionparsnip <email address hidden> wrote:

> Your question #209886 on linux in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/linux/+question/209886
>
> Status: Open => Answered
>
> actionparsnip proposed the following answer:
> If you COPY the commands rather than attempt to type them, it will work.
> It's exactly why I give the exact command
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+source/linux/+question/209886/+confirm?answer_id=4
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+source/linux/+question/209886
>
> You received this question notification because you asked the question.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

Try:

sudo service lightdm start

Revision history for this message
Steve Nichol (spockling) said :
#8

Getting a fail at starting load fallback graphics devices

Then stops all activity after stopping userspace boot splash

Steve

On Sep 29, 2012, at 9:21, actionparsnip <email address hidden> wrote:

> Your question #209886 on linux in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/linux/+question/209886
>
> Status: Open => Answered
>
> actionparsnip proposed the following answer:
> Try:
>
> sudo service lightdm start
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+source/linux/+question/209886/+confirm?answer_id=6
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+source/linux/+question/209886
>
> You received this question notification because you asked the question.

Revision history for this message
Best Sam_ (and-sam) said :
#9

First cmd of #3 should be:
Isb_release -a

For driver check try:
dpkg -l nvidia* | grep ii

Anyway, is it possible to boot from another kernel by pressing shift (to view the boot menu)?
Maybe edit the kernel line by adding nomodeset.

Try liveCD
https://help.ubuntu.com/community/Grub2/Installing#via_the_LiveCD_terminal

or SG to reinstall grub2.
http://www.supergrubdisk.org/

Revision history for this message
Steve Nichol (spockling) said :
#10

I have reinstalled 12.04.
I was able to backup all pertinent data to an nas, and gave not list anything except my time. Still don't understand why I couldn't log back in after a regular update.

Thanx all for your help.