Results 1 to 5 of 5

Thread: Creating Live Discs

  1. #1

    Creating Live Discs

    I'm investigating the easiest way to make a live CD with MySQL, Apache, and PHP (and a few other things) Do any of you folks know of an easy way to create a live Linux disc?

    I'm looking at different Knoppix flavors and the Linux From Scratch livecd. How does one go about starting something like this?

  2. #2
    Senior Member
    Join Date
    Jan 2003
    Posts
    3,915
    Hey Hey,

    Are you doing this to create a customized CD or just for a bootable server?

    A good way to start would be to grab Slax Frodo

    http://slax.linux-live.org/download.php -- It's only 47MB and is nothing but a bare bones Linux distrobution -- http://merlin.fit.vutbr.cz/mirrors/s...rodo-5.0.6.iso

    Then you could just slap on the WebServer plugin -- http://slax.linux-live.org/modules.p...name=WebServer and whichever other plugins you are intersted in -- http://slax.linux-live.org/modules.php

    There's a nice short article on customizing Slax @ http://os.newsforge.com/article.pl?s...&tid=2&tid=140

    Peace,
    HT

  3. #3
    I want it to boot with an apache server hosting an application in PHP connecting to a local MySQL database, nothing else.

    (looks like the host of slax is useful as well http://www.linux-live.org/)

    I'll check it out...

  4. #4
    Just Another Geek
    Join Date
    Jul 2002
    Location
    Rotterdam, Netherlands
    Posts
    3,401
    Does it have to be linux? The FreeBSD source tree contains an option to "make release"..

    iso.1
    Builds ISO images (installation and ``live'' file system) from the CD-ROM release area (disabled by default,see MAKE_ISOS below).
    http://www.freebsd.org/cgi/man.cgi?q...SD+5.0-current
    Oliver's Law:
    Experience is something you don't get until just after you need it.

  5. #5
    No it doesn't... just small, easy, and compatible... Thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •