User:Ml


From Knoppix Documentation Wiki
Revision as of 13:23, 10 May 2006 by Ml (Talk | contribs)

Jump to: navigation, search

(Work in progress)
i worked on a customized knoppix cd, based on knoppix 4.0.2. I'm posting my changes here in case they might be of use to others.


Grub gfx boot

i wanted the cd to boot using grub instead of isolinux (can be used for repairs/diagnostics). morphix and kanotix are both using a cute graphic grub menu, which gives easy access to various knoppix cheatcodes, documentation etc. This one's based on morphix, with slight ui changes.

screenshot http://matthieu.lucotte.free.fr/myknoppix/grub_gfx_sml.png

grub: customized morphix grub boot

 gfxboot: 
   http://www.morphix.org/debian/source/
     morphix-iso-grubtheme_0.1-2.tar.gz
     grub-gfxboot_0.95-1.tar.gz
 - added dvorak keyboard layout
 - updated menus, doc etc

miniroot changes

new cheatcodes etc -> nbd setup etc

accelerated knoppix

knoppix accelerated changes: + notes

 dpkg -i lcat_1.0.0-1_i386.deb
 new miniroot, merged knoppix accelerated changes, added sg module
 noac cheatcode to turn off knoppix accelerated changes to boot scripts/progs
 knoppix-terminal-server:
   build miniroot from /cdrom/boot/miniroot.gz (or prompt user) instead of
   building from scratch (so we reuse whatever cloop module is in there)


qemu

qemu wrapper, conf etc

misc

notes

via xorg/xfree drivers

 extracted via_drv.o for xfree 4.3.0 from
 http://www.physik.fu-berlin.de/~glaweh/debian/unichrome/xserver-xfree86_4.3.0.dfsg.1-10.1unichrome30.1_i386.d

eb

 fixed /usr/share/hwdata/pcitable to use via xfree driver


home on unionfs

various scripts changes (fstype etc)