Newer Kernels: Boot failed (Bug in Bugzilla)

Michal Jaegermann michal at harddata.com
Fri Oct 31 15:37:08 UTC 2008


On Fri, Oct 31, 2008 at 09:31:28AM -0600, Michal Jaegermann wrote:
> On Fri, Oct 31, 2008 at 01:21:10PM +0100, Roger Grosswiler wrote:
> > 
> > ok. i downloaded the following from koji and gonna install this this night:
> > 
> > 1) libbdevid-python-6.0.69-1.fc10.i386.rpm
> > 2) nash-6.0.69-1.fc10.i386.rpm
> > 3) mkinitrd-6.0.69-1.fc10.i386.rpm
> > 4) kernel-firmware-2.6.27.4-69.fc10.noarch.rpm
> > 5) kernel-2.6.27.4-69.fc10.i686.rpm
> > 
> > Can i use rpm -U for others than the kernel or is -i more secure?
> 
> If you are not sure then, in a directory with downloaded rpms, do
> 
>    yum --nogpgcheck update *6.0.69-1.fc10*
>    yum --nogpgcheck update k*2.6.27.4-69.fc10*
> 
> Note - no quotes this time.  You _want_ a shell expansion to happen.

Oops!  Sending too fast.  Sorry.  Make the above into "localupdate":

    yum --nogpgcheck localupdate *6.0.69-1.fc10*
    yum --nogpgcheck localupdate k*2.6.27.4-69.fc10*

      Michal




More information about the fedora-test-list mailing list