Difference between revisions of "Live CD"

From ElphelWiki
Jump to: navigation, search
(Usage)
(Structure)
Line 17: Line 17:
 
<li>[http://prdownloads.sourceforge.net/elphel/mplayer_1.0pre7-elphel-1_i386.deb?download patched MPlayer]
 
<li>[http://prdownloads.sourceforge.net/elphel/mplayer_1.0pre7-elphel-1_i386.deb?download patched MPlayer]
 
</ul>
 
</ul>
 +
 +
To install use command:
 +
<pre>
 +
# dpkg -i --force-overwrite <deb-file-name>
 +
</pre>
  
 
== Usage ==
 
== Usage ==

Revision as of 07:38, 28 September 2005

The Live CD based on Knoppix which is based on Debian.

Structure

The Live CD contain multipurpose GNU/Linux software and a special software for elphel cameras. The software organized as debian packages. Our debian packages presented on our SourcreForge page in the Live-CD and Players sections.

Root file system of Knoppix is compressed and cloop kernel module used for decompress it on-fly when it is necessary. The CD contain comressed root file system, boot loader and flash tarballs for different modeles of our cameras.

If you already have installed Debian or Knoppix system, you can add some our debs to work with our cameras.

To install use command:

# dpkg -i --force-overwrite <deb-file-name>

Usage

(draft)

Run "netcamconfig" as user "root" for apply additional network settings. netcardconfig is an improved version of knoppix network configurator (optional), run it before netcamconfig. MPlayer to watch and to record rtp stream from our cameras.

How to Make New CD Image