[Ilugc] Creating custom linux -

  • From: mhsundar@xxxxxxxxx (sundarlal mh)
  • Date: Wed Mar 5 13:48:43 2008

Thanks for ur valuable suggestions.

Actually i could able to fix the problem by increasing the size of the
ram disk in the kernel configuration.
Previously my initial ramdisk image was quite big but my ram disk size
in the kernel was only 4K.
When i changed that to 16K and recompiled my kernel, i could able to
successfully boot from the cd.

Thanks
Sundarlal

On Fri, Feb 29, 2008 at 10:12 PM, K Sai Kiran <saikiranrgda@xxxxxxxxx> wrote:

Sai krishna wrote:
 >  On Wed, Feb 27, 2008 at 11:44 AM, sundarlal mh <mhsundar@xxxxxxxxx> wrote:

 The following link gave a template to create a boot cd
 > >  http://www.phenix.bnl.gov/~purschke/RescueCD/ with the ISOLINUX. But
 > >  with this template when I replace the given kernel with my kernel the
 > >  cd fails to boot giving "VFS unable to mount". But I was able to boot
 > >  normally in to the system with that kernel. Is there any other way to
 > >  make a boot cd out of LFS?
 >  If "my kernel" means your own compiled kernel from the source, then
 >  while compiling the kernel you should either enable ext3 support as a
 >  built-in feature or you need to create an initial ramdisk image.
 >  I faced this issue when I tried compiling the kernel before.
 You might also require to embedded iso9660 fs driver into the ramdisk/
 build it into the kernel itself.

 Regards,
 Kiran



 _______________________________________________
 To unsubscribe, email ilugc-request@xxxxxxxxxxxxx with
 "unsubscribe <password> <address>"
 in the subject or body of the message.
 http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Other related posts: