Tagged Questions
The live-cd tag has no wiki summary.
6
votes
3answers
175 views
How to create a LIVE CD for an Application
There are Live CDs that boot up an OS and allow you to use it without installation.
I was wondering if there is an easy way to customize a Live CD so that it only loads what is necessary to run one ...
2
votes
4answers
123 views
Where is data on a non-persistant Live CD stored?
When I boot up Linux Mint from a Live CD, I am able to save files to the "File System". But where are these files being saved to? Can't be the disc, since it's a CDR. I don't think it's stored in the ...
2
votes
2answers
409 views
Do you know alternatives to Buildix?
Buildix is a complete development server (by ThoughtWorks) for Continuous Integration
I'm looking for a pre-configured server with Maven, Subversion, Sonar, Nexus...
1
vote
5answers
150 views
What is a good live-cd distribution that could be used as the base for my linux program?
There is an upcoming programming challenge (forensics challenge) that asks the entrants to write a program that runs on a bootable cd that helps format attached media to that computer.
I'm ...
0
votes
1answer
19 views
How to extract “installed” file structure from Fedora LiveCD
This isnt strictly speaking programming but who understands Linux better than programmers who program on it?
Essentially I want to be able to extract the final file structure from a LiveCD without ...
0
votes
1answer
86 views
Creating multi-OS boot CD using codes
Is it possible to write coding that will allows one to store multiple OS (in their ISO format) into a CD/DVD and turn them into a Live CD/DVD for later use?
0
votes
0answers
35 views
VOGCE compressed error after compressing some windows files
In windows you have the possibility to compress a file, you have to right click the file, and select 'compress to save space' attribute of the file.
I have compressed some of the windows system ...
0
votes
2answers
52 views
Live CD Device Drivers [closed]
I am familiar with Linux but have not developed device drivers with it.
What I have read about Live CD is mostly used for test driving a linux distro. I am assuming than its not a good tool to develop ...
0
votes
2answers
51 views
Distributing Windows environment with application
I am interested in distributing an application that will need to have an integrated Windows environment included with it. This environment would be something like BartPE.
Basically the application ...