LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Automatically boot LiveCD? (https://www.linuxquestions.org/questions/linux-general-1/automatically-boot-livecd-897331/)

int0x80 08-14-2011 11:24 PM

Automatically boot LiveCD?
 
I'm building a custom microcore distro and was wondering how to get the livecd to boot automatically without needing to hit enter at the boot: prompt. Do all distros use the same approach? I'm also working on a Debian-based distro as well.

TobiSGD 08-15-2011 03:51 PM

As far as I know Microcore uses isolinux to boot. You can easily customize the bootloader settings in the file isolinux.cfg.
Tutorials for that should easily be found on the web.

int0x80 08-15-2011 04:24 PM

Over 9000 thank-yous. I modified the isolinux.cfg to these values:

Code:

prompt 0
timeout 0



All times are GMT -5. The time now is 11:50 AM.