Sean 'Shaleh' Perry wrote:
>
> > [...]
> > cp arch/i386/boot/bzImage debian/tmp-image/boot/vmlinuz-2.0.36
> > chmod 644 debian/tmp-image/boot/vmlinuz-2.0.36
> > test -f System.map && cp System.map \
> > debian/tmp-image/boot/System.map-2.0.36
> > test -f System.map && chm
On Mon, 26 Jul 1999, Stephen Pitts wrote:
> Try "make-kpkg clean". It should clear out some old cruft in the
> configuration files.
Thank you very much, that fixed my problem. Why didn't I think about it?
Silly me... Thanks again! :-)
--
Tad
On Tue, Jul 27, 1999 at 11:30:45AM +1000, Tadeusz Bak wrote:
>
> Hi all,
> But my attempt to build a new kernel_image still results in the above
> error. Is there something wrong with the kernel-package 6.05 or, more
> probably, my system is completely disorganized?
> Thank you for your attentio
> [...]
> cp arch/i386/boot/bzImage debian/tmp-image/boot/vmlinuz-2.0.36
> chmod 644 debian/tmp-image/boot/vmlinuz-2.0.36
> test -f System.map && cp System.map \
> debian/tmp-image/boot/System.map-2.0.36
> test -f System.map && chmod 644 \
> debian/
Hi all,
After upgrading from hamm to slink I tried to compile a new kernel.
Unfortunately the command 'make-kpkg kernel_image' stopped with the
following error:
[...]
cp arch/i386/boot/bzImage debian/tmp-image/boot/vmlinuz-2.0.36
chmod 644 debian/tmp-image/boot/vmlinuz-2.0.36
test -f System.map
5 matches
Mail list logo