[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Netinstall and kernel 2.6.14



On Tue, Jan 03, 2006 at 10:43:04PM +0100, Sven Luther wrote:
> On Tue, Jan 03, 2006 at 09:52:50PM +0100, Geert Stappers wrote:
> > On Tue, Jan 03, 2006 at 06:48:33PM +0100, Marco wrote:
> > > 
> > > 
> > > This is what I'd like to do. But I'd like to use deb packages to do this.
> > 
> > It is allready with deb-packages,
> > Try 
> > 
> >    chroot /target
> >    apt-get install kernel-image-2.6
> 
> its called linux-image-2.6, please, the kernel-image prefixes are obsolet, and
> this will not really work, as you need to download the package from unstable.
> 
> just install lftp or your favourite ftp/http client, and download the kernel
> .deb by hand, and install it.
> 
> Oh, and forget 2.6.14, 2.6.15 is out there now :)


Okay, that makes before the reboot at a console:

  chroot /target
  cd root # or any other directory then /
  wget http://ftp.nl.debian.org/debian/pool/main/l/linux-2.6/linux-image-2.6-powerpc_2.6.14-7_powerpc.deb
  # 2.6.15 not yet in the archive
  dpkg -i linux-image-2.6-powerpc_2.6.14-7_powerpc.deb
  exit # to leave the chroot


HtH
Geert Stappers

Attachment: signature.asc
Description: Digital signature


Reply to: