Difference between revisions of "Live CD"

From ElphelWiki
Jump to: navigation, search
(How to Make New CD Image)
(Structure)
Line 2: Line 2:
 
== Structure ==
 
== Structure ==
 
The Live CD contain multipurpose GNU/Linux software and a special software for elphel cameras.
 
The Live CD contain multipurpose GNU/Linux software and a special software for elphel cameras.
The software organized as debian packages.
+
The software is organized as debian packages.
Our debian packages presented on our [http://sourceforge.net/projects/elphel/ SourcreForge page] in
+
Our debian packages are presented on our [http://sourceforge.net/projects/elphel/ SourcreForge page] in
 
the [http://sourceforge.net/project/showfiles.php?group_id=105686&package_id=130302 Live-CD] and [http://sourceforge.net/project/showfiles.php?group_id=105686&package_id=120785 Players] sections.
 
the [http://sourceforge.net/project/showfiles.php?group_id=105686&package_id=130302 Live-CD] and [http://sourceforge.net/project/showfiles.php?group_id=105686&package_id=120785 Players] sections.
  
Root file system of Knoppix is compressed and cloop kernel module used for decompress it on-fly when it is necessary.
+
Root file system of Knoppix is compressed and cloop kernel module is needed to 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.
+
The CD contains 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.
 
If you already have installed Debian or Knoppix system, you can add some our debs to work with our cameras.
Line 18: Line 18:
 
</ul>
 
</ul>
  
To install use command:
+
To install selected package(s) you may use the following command:
 
<pre>
 
<pre>
 
# dpkg -i --force-overwrite <deb-file-name>
 
# dpkg -i --force-overwrite <deb-file-name>

Revision as of 10:51, 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 is organized as debian packages. Our debian packages are presented on our SourcreForge page in the Live-CD and Players sections.

Root file system of Knoppix is compressed and cloop kernel module is needed to decompress it on-fly when it is necessary. The CD contains 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 selected package(s) you may use the following command:

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

Usage

Boot and use

Special software

(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. flashit MPlayer to watch and to record rtp stream from our cameras.

Work with packages

How to Make New CD Image

Diagnostic