Per Jessen changed bug 1006175
What Removed Added
Flags needinfo?(per@computer.org)  

Comment # 93 on bug 1006175 from
(In reply to Martin Wilck from comment #92)
> (In reply to Per Jessen from comment #91)
> > It ought to be enough if I just install and boot the kernel from Leap422
> > then?
> 
> Yes, with the mentioned parameter.

I installed 4.4.27-2-default from Leap422, and amended my lilo config:

image = /boot/vmlinuz-4.4.27-2-default
    label = openSUSE2
    append = " noresume cciss.cciss_allow_hpsa=0"
    initrd = /boot/initrd-4.4.27-2-default
    root = /dev/cciss/c0d0p1

and rebooted. It worked,

# uname -a
Linux test99 4.4.27-2-default #1 SMP Thu Nov 3 14:59:54 UTC 2016 (5c21e7c)
x86_64 x86_64 x86_64 GNU/Linux


You are receiving this mail because: