Jump to content

deteriorator

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Singapore

Posts posted by deteriorator

  1. if anyone interested, I have tried to multiboot different knoppix distros into one dvd without any problem.

    Just use CDShell and hexeditor.

    step1: get the knoppix liveCD, /boot/isolinux goto CDShell /boot/[anyname]/, edit CDSHELL.ini to include the line from isolinux.cfg of the LiveCD

    step2: copy KNOPPIX folder to root, and rename it, example as KNOFFIX

    step3: extract mini*.gz in the /boot/[anyname], and you will see a file with .img extension

    edit using hexeditor, to replace any KNOPPIX_DIR="KNOPPIX" with KNOPPIX_DIR="KNOFFIX" and all pointer to CDROM/KNOPPIX/KNOPPIX ..

    save the .img file, and use gzip -9 to compress to .gz

    put the .gz file back into /boot/[anyname]

    step4: repeat for any other knoppix distros you may have

    step5: save the iso, and test

    step6: satisfied? burn it

    done! :thumbup

×
×
  • Create New...