<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://mail.knoppix.net/wiki3/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://mail.knoppix.net/wiki3/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hc3S9m</id>
		<title>Knoppix Documentation Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://mail.knoppix.net/wiki3/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hc3S9m"/>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Special:Contributions/Hc3S9m"/>
		<updated>2026-09-17T13:46:09Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>https://mail.knoppix.net/wiki/Burn_Home</id>
		<title>Burn Home</title>
		<link rel="alternate" type="text/html" href="https://mail.knoppix.net/wiki/Burn_Home"/>
				<updated>2007-07-14T23:25:44Z</updated>
		
		<summary type="html">&lt;p&gt;Hc3S9m: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Introduction =&lt;br /&gt;
[[Burn Home]] is an alternative to Persistent Home&lt;br /&gt;
  &lt;br /&gt;
 After each session the directory /home/knoppix/ is burned onto a CDRW&lt;br /&gt;
 At boot up the directory is automatically restored from the CDRW&lt;br /&gt;
 Multiple backups are encouraged, Multiple projects on disk sets are possible.&lt;br /&gt;
 New versions of KNOPPIX will hopefully work with no instalation needed.&lt;br /&gt;
 Adding programs to the second CD will make this a 2CD KNOPPIX  version.&lt;br /&gt;
&lt;br /&gt;
= Ususal Warnings =&lt;br /&gt;
&lt;br /&gt;
This work is volunteer, experimental, untested, and should not be relied upon. &amp;lt;br&amp;gt;&lt;br /&gt;
Enjoy.&lt;br /&gt;
&lt;br /&gt;
This work is experimental use and to inspire others. &amp;lt;br&amp;gt;&lt;br /&gt;
Each user must determine its usefulness and reliability. &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Goals Envisioned =&lt;br /&gt;
&lt;br /&gt;
Uses: Provide a very low cost, portable, secure computer environment.&lt;br /&gt;
&lt;br /&gt;
Inexpensive computing with simple startup is suitable for many users. &amp;lt;br&amp;gt;&lt;br /&gt;
High security can be obtained by haveing data only in memory, and save to &amp;lt;br&amp;gt;&lt;br /&gt;
CDRW only in encripted form. No unencrypted data is ever on a storage media. &amp;lt;br&amp;gt;&lt;br /&gt;
A random password can be kept on an USB stick and stored seperately for added &amp;lt;br&amp;gt;&lt;br /&gt;
protection.&lt;br /&gt;
&lt;br /&gt;
= Uses Described =&lt;br /&gt;
&lt;br /&gt;
Students, library patron, low use public, high security, legacy preservation, robotics are good matches.&lt;br /&gt;
&lt;br /&gt;
The advantage of this use of KNOPPIX is to provide a low cost, portable,&lt;br /&gt;
secure computer environment. Students, library patrons, high security,&lt;br /&gt;
demonstration and development projects, or public computer kiosk may&lt;br /&gt;
be a good match. KNOPPIX with burn_home may offer an interesting solution&lt;br /&gt;
to the legacy preservation in computing. It may also be excellent for&lt;br /&gt;
robotics since the energy use can be minimal with no hard drive and the&lt;br /&gt;
CD drive that only runs when needed.&lt;br /&gt;
&lt;br /&gt;
A few CDRW disks and a floppy is all a student needs. Such a user may&lt;br /&gt;
lose or have stolen more expensive media.&lt;br /&gt;
&lt;br /&gt;
Slow shutdown speed and limited installation of new software are among&lt;br /&gt;
many limitations.&lt;br /&gt;
&lt;br /&gt;
= Design Philosophy =&lt;br /&gt;
&lt;br /&gt;
The operating system, personal data, and computer are seperated from each other.&lt;br /&gt;
&lt;br /&gt;
The computer, the operating system and data should be&lt;br /&gt;
kept independent of each other. This can increases secruity,&lt;br /&gt;
reliability, portability, and ease of use.&lt;br /&gt;
&lt;br /&gt;
A new live CD up date version may be used giving an upgraded&lt;br /&gt;
operating system. Simply burn the new iso and put it in the&lt;br /&gt;
CD tray and boot. Unless there are major KNOPPIX&lt;br /&gt;
changes, the data from the RWCD will continue to work.&lt;br /&gt;
&lt;br /&gt;
= Target Computer =&lt;br /&gt;
&lt;br /&gt;
500 MB memory, floppy, DVD or CD, second CDRW -- no hard drive needed.&lt;br /&gt;
&lt;br /&gt;
The envisioned target computer for [[Burn Home]] has&lt;br /&gt;
&lt;br /&gt;
: * one floppy&lt;br /&gt;
: * CD drive&lt;br /&gt;
: * Second CDRW drive – may be on USB -- these scripts assume cdrom1 dev=1,0,0 (enter cdrecord –scanbus to find your dev=?,?,?)&lt;br /&gt;
: * 500 MB memory – less may work but may be limiting&lt;br /&gt;
: * sound&lt;br /&gt;
: * internet&lt;br /&gt;
: * printer&lt;br /&gt;
&lt;br /&gt;
= Setup Instructions =&lt;br /&gt;
&lt;br /&gt;
KNOPPIX is booted from CD, the KDE desktop customized and several files copied.&lt;br /&gt;
&lt;br /&gt;
1. Start (boot from) the KNOPPIX CD&lt;br /&gt;
&lt;br /&gt;
2. Make a boot floppy from the KNOPPIX CD&lt;br /&gt;
see [[Boot FloppyHowTo]]&lt;br /&gt;
&lt;br /&gt;
3. Edit the file syslinux.cfg on the boot floppy.&lt;br /&gt;
After the first BOOT_IMAGE=knoppix add --&amp;gt; myconfig=/mnt/cdrom1&lt;br /&gt;
and any other cheat codes you wish --&amp;gt; lang=us&lt;br /&gt;
[[See Note]](3)&lt;br /&gt;
&lt;br /&gt;
4. Click Home --&amp;gt; Desktop&lt;br /&gt;
Paste or copy the script file burn_home to this directory&lt;br /&gt;
Right click burn_home --&amp;gt; Properties --&amp;gt; Permissions --&amp;gt;&lt;br /&gt;
check all of the Exec boxes.&lt;br /&gt;
[[See Note]](4)&lt;br /&gt;
&lt;br /&gt;
5. Adjust your KDE desktop features like background, clock font, icon size,&lt;br /&gt;
scanner, printer, and internet. Put in a new empty floppy and:&lt;br /&gt;
K --&amp;gt; KNOPPIX --&amp;gt;Configure --&amp;gt; Save Knoppix Configuration --&amp;gt; OK --&amp;gt; floppy&lt;br /&gt;
Now copy configs.tbz and knoppix.sh from the floppy to the&lt;br /&gt;
/home/knoppix directory.&lt;br /&gt;
[[See Note]](5)&lt;br /&gt;
&lt;br /&gt;
6. Place a CDRW disk to be overwritten or a blank CDR disk, and click&lt;br /&gt;
on burn_home on the desktop. Click all of the OK boxes for the usual&lt;br /&gt;
operation with a CDRW. Wait for the message saying the burn was good.&lt;br /&gt;
Remove the CD.&lt;br /&gt;
[[See Note]](6)&lt;br /&gt;
&lt;br /&gt;
7. Normal operation: Reboot with the boot floppy, the KNOPPIX CD in the&lt;br /&gt;
first CD tray, and the burn_home disk in the second CD tray.&lt;br /&gt;
&lt;br /&gt;
8. Rotate through at least 3 or as many CDRW as you wish&lt;br /&gt;
so that you will always have backup copies to go back to.&lt;br /&gt;
At any time you may start a new set of disks.&lt;br /&gt;
Occasionally, I burn a CDR to keep as a permanent record,&lt;br /&gt;
when I have reached a point in programming that I want to&lt;br /&gt;
keep for reference.&lt;br /&gt;
&lt;br /&gt;
= Scripts Update =&lt;br /&gt;
&lt;br /&gt;
The script burn_home is all you need to save and automatically restore your files and settings.&lt;br /&gt;
&lt;br /&gt;
Here are the latest scripts.&lt;br /&gt;
&lt;br /&gt;
I tried to type the files into this Wiki. What a mess! &amp;lt;br&amp;gt;&lt;br /&gt;
The latest script burn-home will be with the FTP downloads at &amp;lt;br&amp;gt;&lt;br /&gt;
[http://grow-knoppix.berlios.de]&lt;br /&gt;
&lt;br /&gt;
[http://www.knoppix.net/forum/viewtopic.php?t=2705 The original post]&lt;br /&gt;
&lt;br /&gt;
If you have comments or question please do not post to that link. &amp;lt;br&amp;gt;&lt;br /&gt;
Post a new question under general toppics or to this Wiki.&lt;br /&gt;
&lt;br /&gt;
= Adding Programs =&lt;br /&gt;
&lt;br /&gt;
With special methods new programs can be added to the second CDRW.&lt;br /&gt;
&lt;br /&gt;
You cannot, of course, add program files to the root directories&lt;br /&gt;
since these are on the KNOPPIX CD and are therefore read only.&lt;br /&gt;
&lt;br /&gt;
But by adding to the path of the console, the path is extended to&lt;br /&gt;
the directory /ramdisk/home/knoppix/dist/bin&lt;br /&gt;
Some programs can be modified to install in this directory.&lt;br /&gt;
&lt;br /&gt;
Kano has written excellent scripts to install some programs to&lt;br /&gt;
/ramdisk/home/knoppix/dist/bin on the live CD.&lt;br /&gt;
Try mplayer and realpalyer. Once installed and saved to CD&lt;br /&gt;
with burn_home the programs a available on boot up -- thus&lt;br /&gt;
essentially making a new 2 CD KNOPPIX version.&lt;br /&gt;
[http://kano.mipooh.net/ ]&lt;br /&gt;
&lt;br /&gt;
There is also:&lt;br /&gt;
&lt;br /&gt;
- [http://klik.berlios.de/ ]&lt;br /&gt;
- live-installer on KNOPPIX 3.4&lt;br /&gt;
&lt;br /&gt;
= KNOPPIX Adoption =&lt;br /&gt;
&lt;br /&gt;
Although this is a simple add on, integration into KNOPPIX would be welcomed.&lt;br /&gt;
&lt;br /&gt;
If that is so, why didn't you contact the official sources? Debian-knoppix Mailinglist is for that. (FF)&lt;br /&gt;
&lt;br /&gt;
= Bugs/[[Wish List]] =&lt;br /&gt;
&lt;br /&gt;
General discussion of limits and new proposals.&lt;br /&gt;
&lt;br /&gt;
Add your bugs here!&lt;br /&gt;
&lt;br /&gt;
= Document Translation =&lt;br /&gt;
&lt;br /&gt;
Help is welcomed on document development and translation.&lt;br /&gt;
A [http://www.illusivecreations.com/ Calgary Web Design] company that offers over 100 articles on [http://www.illusivecreations.com/ knoppix].&lt;br /&gt;
= Team Gratitude =&lt;br /&gt;
&lt;br /&gt;
I thank all of the KNOPPIX community and all who have give specific support.&lt;br /&gt;
&lt;br /&gt;
= [[Public Comment]] Guests, please use this Wiki page for comments and suggestions. =&lt;br /&gt;
------------------------------------&lt;br /&gt;
This is a work in progress.&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.knoppix.net/forum/viewtopic.php?t=2705 The initial information is posted on the KNOPPIX forum.]&lt;br /&gt;
I will keep adding improvements as they become available.&amp;lt;br&amp;gt;&lt;br /&gt;
I hope this will be of use to further the KNOPPIX phenomenon.&amp;lt;br&amp;gt;&lt;br /&gt;
Best wishes&amp;lt;br&amp;gt;&lt;br /&gt;
paradocs&lt;br /&gt;
* Please do ''not'' add subpages for project-specific pages. Use a syntax like: [[Burn Home |Burn Home/Bugs]] or similar if you really want to do that.&lt;br /&gt;
&lt;br /&gt;
Back to [[Knoppix Projects]]&lt;/div&gt;</summary>
		<author><name>Hc3S9m</name></author>	</entry>

	</feed>