Results 1 to 4 of 4
Hello,
I would like to create a live Demo CD of my application using Linux as a distro.
The point which confuses me is how to manage the memory storage ...
- 05-29-2008 #1Just Joined!
- Join Date
- Jan 2008
- Posts
- 3
Creating a Live Demo CD
Hello,
I would like to create a live Demo CD of my application using Linux as a distro.
The point which confuses me is how to manage the memory storage during boot time?
How would my application be able to store temporary information?
- 05-29-2008 #2Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
For basic stuff you can always use a ramdisk. If you want to save stuff between sessions, you can always mount an usb stick on boot time and use it as your home directory
- 05-29-2008 #3Just Joined!
- Join Date
- Jan 2008
- Posts
- 3
USB can be an option, but primarily i am looking to do everything from my CD.
This field is new to me, so i would appreciate if i have a pointer to any reference material.
- 05-29-2008 #4Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
build livecd ramdisk - Google Search
As refference you can also use any live distro. For example: knoppix.


Reply With Quote
