Re: linux 2.4.20
"Rafael E. Herrera" <[email protected]> Thu, 05 Dec 2002 07:59:58 -0500
| Newsgroups | gmane.linux.suse.axp |
|---|---|
| Message-ID | <[email protected]> |
Predrag Cvetkovic wrote:
>>
>> What command did you use?
>> make install? make bzImage or what?
>> is there a vmlinuz in /usr/src/linux?
>> or maybe a bzImage in /usr/src/linux/arch/alpha/boot/
>>
>
> I use command:
>
> make dep && make clean && make boot && make modules && make modules_install
>
> and 'locate vmlinuz' return somthing like 'never hear' :-)
Run 'make boot' again and watch the last commands executed, there it
should say where vmlinux is created. If I remember correctly, it is left
at /usr/src/linux.
--
Rafael