hi,
Am Mittwoch, 17. September 2003 00:26 schrieb marius schebella:
hi, the difficult thing is to burn the cd with the appropriate settings... to recognize your hardware and the handling of the bootsequence. you have to dig into self booting systems (maybe without harddisk...).
thats why it is a good idea to customize knoppix for that - the detection stuff is already there, and its not too hard to modify the cd-image. its a compressed filesystem.
starting Pd by default is easy. you have to create a startfile, which is called during the starting process. and add the command to the etc/init... this is an example... marius.
[...script snipped...]
that works, as long as you dont want a x-windows interface. for x, you need to create a .xinitrc in the knoppix user's homedir which starts the x-win applications after the x-server has finished starting up. (see "man xinit" or "man startx")
greets,
chris