Now if I can just figure out how to keep it from running xsetup everytime I boot ...
Just getting back into this, but I guess I've done something wrong; it's like Groundhog Day: everytime I boot, it's like the first time. I can't seem to quite get the hang of how to persist changes. As I understand it, /KNOPPIX is an image that gets mounted at boot time, and things like /etc are mounted on a ramdisk copied from that image (for instance, /etc/passwd gets copied from /KNOPPIX/etc/passwd ...). I guess it would involve changing the stuff in /KNOPPIX but I've looked around at the various HOW-TOs and I must be missing something.
Brother can you spare a clue?The simplest solarPC setup seems identical to my servers and routers (using epia5000 motherboards) http://undcon.no-ip.com for more info...
to save things i did like this:
make a folder "saves"
edit file filetool.lst (here all files/folders are listed to be saved) add a new line at the end " home/dsl/saves
thats it...
to start up with saved settings (edit startscripts) cdrom/syslinux.cfg
2:nd row starts with "APPEND" and its this line to edit in order to automate restoration similar to this: APPEND ramdisk_size=10000 init lang=us restore sda1 apm=poweroff vga=79 (sda1 might not be your driveletter)