<quote who="[EMAIL PROTECTED]">

> > 3. Regenerate the initrd image
> >         mkinitrd -o /boot/initrd.img-2.4.17-586tsc /lib/modules/2.4.17-586tsc
> > 4. Run lilo
> 
> I used 
>       mkinitrd /boot/initrd-2.4.17-cdrw 2.4.17-cdrw

-o is to output the initrd image, the parameter is the modules directory.
So do this:

  mkinitrd -o /boot/initrd-2.4.17-cdrw /lib/modules/2.4.17-cdrw

- Jeff

-- 
   I used the word 'infrastructure' when describing her cooking style...    
                   and she didn't speak to me for a week.                   
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to