On 13 Jun 2002, Ken Foskey wrote:

> I am rolling my own and when I make install it installs it into the /
> directory.   How do I get it to install in the boot directory?

I do something along the lines of:

make xconfig
make dep
make
make modules
make modules_install
cp arch/i386/boot/bzImage /boot/vmlinuz-<ver>
vi /etc/lilo.conf
lilo

Cheers,
Mikal

-- 

Michael Still ([EMAIL PROTECTED])     UMT+10hrs

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to