Jump to content

Problems booting Knoppix


Darude1234

Recommended Posts


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

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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 .

Link to comment
Share on other sites

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...