Re: solution: custom bootnet.img with additional net drivers

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

 



here are some corrections for my last posting.

> NOTE: i am using here drvnet.img to get the modules. you can use also the
> files in the kernel-2.?.??-?BOOT*.rpm package (the modules can be found in
> /lib/modules/kernel-2.?.??-?BOOT/kernel/drivers/net) but you dont have a
> nice pcitable file in the drvnet.img.
                    |
                   like

note: afaik only drvnet.img includes the pcitable file in the format like
you need it.

##########################

       module-info
           |
> # edit modinfo, check /tmp/drvnet-modules/modinfo to see how redhat did it
> # dont forget about the TABS, not that they would matter here but well :p

note: module-info and modinfo have the same format, just the filenames are
different. dont know why. only go...hmmm...redhat knows why ;>

###########################

> # copy the files back to the mounted initrd image
> rm -f /mnt/bootnet-initrd/modules/*
> cp -a [a-z] /mnt/bootnet-initrd/modules

cp -a [a-z]* /mnt/bootnet-initrd/modules

###########################

oj





[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