Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: How to make a boot cd with your own applications?

  1. #1
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    How to make a boot cd with your own applications?

    I always like to experiment with stuff and learn new things.. so I became curious how the hell do people make bootable cd's filled with useful linux tools?
    there are tons like these out there, how can I make my own with my favorite ones? (when I make up my mind lol)

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: How to make a boot cd with your own applications?

    You can use this: Welcome to Linux From Scratch!
    There is also a gui version out there, I think.

  4. #3
    Sysop_fb is offline Programmer
    Join Date
    Apr 2009
    Location
    Missouri
    Posts
    150
    Blog Entries
    2
    Rep Power
    12

    Re: How to make a boot cd with your own applications?

    Just chop down a distro or build LFS, install tools you want and then burn the image to a cd/dvd/floppy/mem stick.

  5. #4
    Join Date
    Apr 2009
    Location
    Trapped in my own little world.
    Posts
    2,487
    Rep Power
    33

    Re: How to make a boot cd with your own applications?

    If you wanted to put random apps you make (besides linux ones) You would have to write them in a lower level language right? Any suggestions on which to use?

  6. #5
    Sysop_fb is offline Programmer
    Join Date
    Apr 2009
    Location
    Missouri
    Posts
    150
    Blog Entries
    2
    Rep Power
    12

    Re: How to make a boot cd with your own applications?

    Quote Originally Posted by BlaineSch View Post
    If you wanted to put random apps you make (besides linux ones) You would have to write them in a lower level language right? Any suggestions on which to use?
    As per what?
    I figured TcM was asking about how to make a live cd linux distro. Are you referring to the same thing Blaine?

  7. #6
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: How to make a boot cd with your own applications?

    Yes, a live cd sort of, but not like Ubuntu or anything, just a simple GUI with my favorite applications.

  8. #7
    Sysop_fb is offline Programmer
    Join Date
    Apr 2009
    Location
    Missouri
    Posts
    150
    Blog Entries
    2
    Rep Power
    12

    Re: How to make a boot cd with your own applications?

    The easiest way to achieve that would be to find a small live cd linux distro and there's tons of them, I usually keep a version of knoppix laying around incase my computer starts acting up I can pop it in mount the hard drive and pull my data off. Download an image and load it up in bochs or vmware or whatever. Install the tools and cut out whatever you don't want. Then just burn the bootable image to a cd.

    You could save a lot of space by doing an LFS install but to get it to a place where you'd want it to be would require hours upon hours of your time and while it's a great learning experience if your anything less then a kernel hacker be prepared to lose the majority of a weekend.
    You might look into minix.

  9. #8
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: How to make a boot cd with your own applications?

    So if I mount the iso from vmware and delete something, it will be deleted from the ISO lol?

  10. #9
    Sysop_fb is offline Programmer
    Join Date
    Apr 2009
    Location
    Missouri
    Posts
    150
    Blog Entries
    2
    Rep Power
    12

    Re: How to make a boot cd with your own applications?

    Assuming the image is on media that is readable and writable.
    VMware will just boot the image as if it was booting from a HDD but it's pointing to an image instead of a HDD.
    So if you wanted to you could delete whatever and install some things and then save the image. Then use whatever program of your choice to burn the image to the CD and make it bootable.

  11. #10
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Re: How to make a boot cd with your own applications?

    Thanks, will test that

Closed Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Boot Help!
    By thegormley in forum Linux/Unix General
    Replies: 16
    Last Post: 10-05-2010, 04:55 PM
  2. boot c++ application
    By starsoheil in forum C and C++
    Replies: 9
    Last Post: 03-11-2010, 12:21 AM
  3. Going to make a non-boot system (9 OS Multi-boot!!!)
    By Panarchy in forum Computer Software/OS
    Replies: 19
    Last Post: 11-05-2008, 12:20 AM
  4. why cant i boot xp ?
    By Acheron in forum Computer Software/OS
    Replies: 12
    Last Post: 04-17-2008, 09:30 AM
  5. Ubuntu 7.10 USB Boot
    By Off in forum Linux/Unix General
    Replies: 14
    Last Post: 03-30-2008, 01:57 AM

Tags for this Thread

Bookmarks

Posting Permissions

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