I think I screwed myself up trying to update to kernel 3.13 (in hopes of getting better wifi performance from the Atheros AR9462 in my laptop).
After
then
and then approving the installation,
when I restart, I get
and then I can only boot into recovery mode.
also, when I do,
shows kernel 3.11.10-21-desktop
So did I screw up my installation entirely?
Was what I was trying to do the right way to update the kernel to 3.13?
Sorry if these are silly newbie questions... searching got me this far and now I need help. Hope this is the right subforum too..
After
Code:
sudo zypper ar http://download.opensuse.org/repositories/Kernel:/stable/standard Kernel:stable
then
Code:
zypper in --from Kernel:stable kernel-desktop
and then approving the installation,
when I restart, I get
Code:
error: you need to load the kernel first
also, when I do,
Code:
uname -r
So did I screw up my installation entirely?
Was what I was trying to do the right way to update the kernel to 3.13?
Sorry if these are silly newbie questions... searching got me this far and now I need help. Hope this is the right subforum too..