missing the initrd file in the kernel package

2009-04-29 Thread Antonio Diaz
Hi, When I compile the kernel the file initrd is not created in spite of I'm specifying the --initrd option in the command line. Exactly, the command that I'm using to compile the kernel is: make-kpkg --initrd --revision=1:xps.10 kernel_image May be there is a problem with the

Re: missing the initrd file in the kernel package

2009-04-29 Thread Manoj Srivastava
On Wed, Apr 29 2009, Antonio Diaz wrote: When I compile the kernel the file initrd is not created in spite of I'm specifying the --initrd option in the command line. Exactly, the command that I'm using to compile the kernel is: make-kpkg --initrd --revision=1:xps.10 kernel_image May be

Re: missing the initrd file in the kernel package

2009-04-29 Thread emikaadeo
Manoj Srivastava wrote: On Wed, Apr 29 2009, Antonio Diaz wrote: When I compile the kernel the file initrd is not created in spite of I'm specifying the --initrd option in the command line. Exactly, the command that I'm using to compile the kernel is: make-kpkg --initrd

Re: missing the initrd file in the kernel package

2009-04-29 Thread Manoj Srivastava
On Wed, Apr 29 2009, emikaadeo wrote: Manoj Srivastava wrote: On Wed, Apr 29 2009, Antonio Diaz wrote: When I compile the kernel the file initrd is not created in spite of I'm specifying the --initrd option in the command line. Exactly, the command that I'm using to compile the kernel

Re: missing the initrd file in the kernel package

2009-04-29 Thread emikaadeo
Manoj Srivastava wrote: Now, nothing is created automatically. you need to provide a hook script for this to happen. The user provides such scripts. For example, to invoke mkinitramfs, I did: --8---cut here---start-8--- cp