Re: kickstart RH8 using Vanilla Kernel.Org

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

 



Few mistakes:

find 2.4.8 | cpio -co | gzip -9 > bar/modules/modules.cgz
should be:
find 2.4.8/ | cpio -H crc -o | gzip -9 -c > bar/modules/modules.cgz

Also you'll need to patch things in your %post install.

regards,
dan carpenter


[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux