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

Re: Kernel Panic on my new custom kernel



https://www.google.com/accounts/ServiceLogin?service=pages&continue=http%3A%2F%2Fpages.google.com%3A80%2F



On Mon, 16 May 2005 10:04:11 +0200
Bezecny Martin <martin74@wo.cz> wrote:

> Jon Roed napsal(a):
> 
> >>I had the same problem building 2.6.11, and solved it with the --initrd
> >>option like Peter mentioned:
> >>
> >>make-kpkg clean; make-kpkg --initrd kernel-image
> >>
> >>Note that if you use this option with pristine sources (not Debian's) then
> >>you need to change /etc/mkinitrd/mkinitrd.conf (see man mkinitrd.conf):
> >>
> >>MKIMAGE='genromfs -d %s -f %s'
> >>
> >>    
> >>
> >
> >I am not using make-kpkg to compile my kernel i am just using 
> >
> >make xconfig O=/home/jon/build/...
> >make O=/home/jon/build/...
> >sudo make O=/home/jon/build/... modules_install install
> >
> >is there a way to use the --initrd option here ?  or do i need to use 
> >make-kpkg ?
> >
> >
> >  
> >
> I solved this by program mkinitrd. Look at to man pages for mkinitrd 
> parameters.
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 



Reply to: