Jump to content

Recommended Posts

Posted
APPEND knop_DIR=/knop
Search replace mismatch?

Try

APPEND knoppix_dir=knop

BTW: there is a Knoppix Ariadne.


Posted

Unfortunately it doesn't work. I wrote this:

LABEL knoppix

KERNEL /knop/isolinux/linux

APPEND knoppix_dir=/knop ramdisk_size=100000 lang=de vt.default_utf8=0 apm=power-off vga=791 initrd=/knop/isolinux/minirt.gz nomce quiet loglevel=0 tz=localtime

Posted

Can you clarify?

Where is located your previous /knopppix/knoppix file now?

this

/knop/knoppix

or

/knop/knopppix/knoppix

or another location?

Posted
/knop/knoppix

knoppix_dir=/KNOP should find file /KNOP/knoppix

How do you create the DVD?

Do you create a ISO image first? How do you create the ISO image?

Posted

Yes, I shuould find, but unfortunately I doesn't work. The DVD is placed on G:\rescue\RescueCD. The ISO image I create with mkisofs.exe with parameters:

mkisofs -J -joliet-long -r -o \RescueCD.iso -b bcdw/loader.bin -no-emul-boot -hide bcdw/loader.bin -boot-load-size 4 -log-file aaa.txt .

or

mkisofs -iso-level 4 -r -o \RescueCD.iso -b bcdw/loader.bin -no-emul-boot -hide bcdw/loader.bin -boot-load-size 4 -log-file aaa.txt .

but noone works.

Posted

Delete the file isolinux.cfg.

Update isolinux.bin, use the current version.

Use BCDW 2.01a

bcdw.ini

/knop/isolinux/isolinux.bin; Knoppix 6.2 ;; /knop/isolinux/linux initrd=/knop/isolinux/minirt.gz knoppix_dir=KNOP ramdisk_size=100000 lang=de vt.default_utf8=0 apm=power-off vga=0x311 nomce quiet loglevel=0 tz=localtime

mkisofs -iso-level 4 -r -o ..\RescueCD.iso -b bcdw/loader.bin -hide bcdw/loader.bin -no-emul-boot -boot-load-size 4 -log-file aaa.txt .

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...