[Bug 573252] Re: Ubuntu 10.04 crashes

Pavel Pavel.Pokorny at vscht.cz
Sat May 8 07:33:38 UTC 2010


Hi Jeremy,
thanks for the advice. So I did this (in a script)

   a=http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
   for i in \
   linux-headers-2.6.34-999-generic_2.6.34-999.201005061008_i386.deb \
   linux-headers-2.6.34-999_2.6.34-999.201005061008_all.deb \
   linux-image-2.6.34-999-generic_2.6.34-999.201005061008_i386.deb \
   linux-source-2.6.34_2.6.34-999.201005061008_all.deb
   do
    wget $a$i
    sudo dpkg -i $i
   done

I got no error messages during this.
Then I clicked restart.
And again I got a blinking underscore in the upper-left corner and nothing more.
Is this the right way to install a new kernel?
Pavel

-- 
Ubuntu 10.04 crashes
https://bugs.launchpad.net/bugs/573252
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list