On Tue, 15 Jan 2008, srihari420 wrote: > > Hi, > > Is there any way to convert LIVE ISO CD to BOOTABLE ISO CD. If any, please > give the information how to do that. > > Any Suggestion and Information is appreciated. >
Hi Shrihari: All live ISO CD's are bootable as far i know ! Here is a bit of background on LiveCD's . ISOLINUX or SYSLINUX code is for boot strapping . LILO or GRUB bootloader boots stage1 . initramfs or squasfs based setup is extracted in RAM to create the core environment. . a chroot to the new environment with /bin/your-shell gives you the shell prompt It would be nice if you could explain what is the issue that you are facing. Hope this helps. thanks Saifi.

