William wlist-centos@kimballstuff.com wrote:
Perhaps I had a bad example disk? I fully recreated the sample RH 6 driver disk -- all files including the miscellaneous text files and yes, my modules.cgz file is a cpio archive: # find . -type f | cpio -o -H crc | gzip -n9 > ../modules.cgz
Oh, sorry, I guess I missed that. My apologies.
(unless I'm doing that wrong?)
I don't know since I haven't done it in a few years. I used to be on a Linux driver project and produced RPM and DPKG drivers for various distros.