Re: Problem with grub & new kernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



sasa wrote:
> "Ed Greshko" wrote:
> 
>> What kind of hard drives do you have?  With that info, I would boot to
>> the working kernel, copy the initrd file to /tmp and rename it to add
>> .gz.  Then gunzip it and use cpio to list the contents.
> 
> ..sorry for my banal question but I don't known 'cpio', I must copy  in
> /tmp the file 'initrd-2.4.22-1.2115.nptlcustom.img' or the 'file
> initrd-2.4.22-1.2115.nptl.img', after this copy what I must make ??
> I can add that the machine is a toshiba Satellite Pro.
> thanks again.

I'm sure my wrap settings are going to mess this up.....

All on one line....

cp initrd-2.4.22-1.2115.nptlcustom.img
/tmp/initrd-2.4.22-1.2115.nptlcustom.img.gz

cd /tmp
gunzip initrd-2.4.22-1.2115.nptlcustom.img.gz
cat initrd-2.4.22-1.2115.nptlcustom.img | cpio -it

This will show you all the files in the archive.  cpio is similar to tar.

Then do the same thing with initrd-2.4.22-1.2115.nptl.img and compare
the output.  On the same hardware they should be the same...

One thing that does bother me....  I don't quite understand your earlier
comment of "Fedora is installed what host OS on vmware".  Not sure what
you were trying to communicate.





-- 
Genius may have its limitations, but stupidity is not thus handicapped.
		-- Elbert Hubbard


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux