integrate knoppicilin / knoppix

Try looking for help here if you are having problems with the latest beta of Ultimate Boot CD.

Moderators: Icecube, StopSpazzing

Post Reply
Message
Author
high55555
Posts: 6
Joined: Wed Nov 04, 2009 1:54 am

integrate knoppicilin / knoppix

#1 Post by high55555 » Thu Nov 05, 2009 2:06 am

Hey there,

once again a question. Windows 7 Setup and Ubuntu works perfectly, many thanks to IceCube.

Now i would like to integrate Knoppicilin, an antivirus solution based on Knoppix.

http://www.heise.de/software/download/k ... tion/37894

I downloaded the iso and mounted it with an virtual cd emulator. I copied from the folder /boot/isolinux two files "linux" and "winitr.gz" which are similar to vmlinux and initrd.lz into /ubcd/custom/knoppicilin. Then I copied the iso as kc6.iso in /ubcd/images. I put the following entries in /ubcd/custom/custom.cfg

LABEL Knoppicilin
MENU LABEL Knoppicilin 6
LINUX /ubcd/custom/knoppicilin/linux
INITRD /ubcd/custom/knoppicilin/winitr.gz
APPEND boot=boot iso-scan/filename=/ubcd/images/kc6.iso quiet splash --

If I use the new entry it boots the kernel, but the I get the error message "Knoppix Filesystem not found".

Any hints whats going wrong?

Kind regards

Icecube
Posts: 1278
Joined: Fri Jan 11, 2008 2:52 pm
Contact:

#2 Post by Icecube » Thu Nov 05, 2009 7:11 am

The iso-scan/filename= is not a general trick to let everything work. Each linux distribution can use its own cheatcode.

Give the contents of the isolinux.cfg of the Knoppicilin iso
and the directory structure of the iso.
Download Ultimate Boot CD v5.0: http://www.ultimatebootcd.com/download.html
Use Parted Magic for handling all partitioning task: http://partedmagic.com/

Post Reply