[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-knoppix] Fix for knoppix-install at ct-Edition



Hello,

in the Knoppix c't edition the knoppix-installer is broken because of a missing
    /usr/local/lib/knx-templates-0.39.tgz
file.  I used the following workaround:

     yes | dd of=knx-local.ext2 bs=1024 count=500
     /sbin/mke2fs knx-local.ext2
     mount -o loop knx-local.ext2 /mnt

Then I copied the contents of /usr/local/lib to /mnt and additionally
a knx-templates-0.39.tgz from an older knoppix version.  The result is
available at

     http://people.debian.org/~tille/knoppix-utils/knx-local.ext2

Just download this file on the bootd c't-Knoppix system and do

     mount -o loop knx-local.ext2 /usr/local/lib

This replaces the contents of /usr/local/lib by a working one.  Now
continue with knoppix-installer.

Kind regards

         Andreas.

I would be happy if someone would foreward this information to the authors
of the c't magazin.

_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: