> > > > On Mon, 15 Jun 1998, Ian Stuart wrote: > > > I use make-kpkg, so I run > > make-kpkg clean > > make-kpkg --revision=custom.1.0 kernel_image # custom.1.0 is kernel > > name > > this went fine... > > > > > now do the PCMCIA modules: > > make-kpkg --revision=custom.1.0 modules_image > > this gave an error: something with chown and illegal seek... > > What's up now....?
What are you trying to do? The modules are included in the kernel-image .deb package you made with make-kpkg --revision=custom.1.0 kernel_image. There is noo need for a separate module_image package. I do sometimes have problems with the installation of modules if I don't remove the /lib/modules/<kernel version> directory entirely before installing a new kernel-image*.deb. I am using version 3.03 of kernel-package. HTH, Eric -- E.L. Meijer ([EMAIL PROTECTED]) | tel. office +31 40 2472189 Eindhoven Univ. of Technology | tel. lab. +31 40 2475032 Lab. for Catalysis and Inorg. Chem. (TAK) | tel. fax +31 40 2455054 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

