cdob Posted March 29, 2010 Posted March 29, 2010 APPEND knop_DIR=/knopSearch replace mismatch?TryAPPEND knoppix_dir=knopBTW: there is a Knoppix Ariadne.
krzyk91 Posted March 30, 2010 Posted March 30, 2010 Unfortunately it doesn't work. I wrote this:LABEL knoppixKERNEL /knop/isolinux/linuxAPPEND 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
cdob Posted March 30, 2010 Posted March 30, 2010 Can you clarify?Where is located your previous /knopppix/knoppix file now?this/knop/knoppixor/knop/knopppix/knoppixor another location?
cdob Posted March 31, 2010 Posted March 31, 2010 /knop/knoppixknoppix_dir=/KNOP should find file /KNOP/knoppixHow do you create the DVD? Do you create a ISO image first? How do you create the ISO image?
krzyk91 Posted April 1, 2010 Posted April 1, 2010 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.
cdob Posted April 2, 2010 Posted April 2, 2010 Delete the file isolinux.cfg.Update isolinux.bin, use the current version.Use BCDW 2.01abcdw.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=localtimemkisofs -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 .
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now