Screwz Luse Posted April 21, 2005 Posted April 21, 2005 heh.. I know there's a few of these topics but I've tried everything I could find in this forum and others to get Knoppix working (3.8.1). So here's some info, as detailed as I can make it.I first attempted the method described here. I recieved an error about missing the KNOPPIX file system. So I decided to do some searching. I managed to solve that problem (I don't recall how, heh) so it would go to the Knoppix menu but recieved an error when trying to install windows about ntdll.dll.My latest attempt involved placing KNOPPIX in the root directory (actually, I placed the KNOPPIX folder in the \SETUP\) folder. I then took the \boot\isolinux folder from the KNOPPIX cd and extracted the the \BOOT\modules\isolinux folder. I edited isolinux.cfg to show the following:DEFAULT linuxAPPEND knoppix_dir=SETUP/KNOPPIX ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=791 initrd=minirt.gz nomce quiet BOOT_IMAGE=knoppixTIMEOUT 300PROMPT 1DISPLAY boot.msgF1 boot.msgF2 f2F3 f3LABEL knoppixKERNEL linuxAPPEND knoppix_dir=SETUP/KNOPPIX ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=791 initrd=minirt.gz nomce quiet BOOT_IMAGE=knoppixLABEL expertKERNEL linuxAPPEND knoppix_dir=SETUP/KNOPPIX ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=791 initrd=minirt.gz nomce BOOT_IMAGE=expertLABEL memtestKERNEL memtestAPPEND knoppix_dir=SETUP/KNOPPIX initrd=LABEL knoppix-txtKERNEL linuxAPPEND knoppix_dir=SETUP/KNOPPIX ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=normal initrd=minirt.gz nomce quiet BOOT_IMAGE=knoppixLABEL debugKERNEL linuxAPPEND knoppix_dir=SETUP/KNOPPIX ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=normal initrd=minirt.gz debug BOOT_IMAGE=debugLABEL fb1280x1024KERNEL linuxAPPEND knoppix_dir=SETUP/KNOPPIX ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=794 xmodule=fbdev initrd=minirt.gz nomce quiet BOOT_IMAGE=knoppixLABEL fb1024x768KERNEL linuxAPPEND knoppix_dir=SETUP/KNOPPIX ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=791 xmodule=fbdev initrd=minirt.gz nomce quiet BOOT_IMAGE=knoppixLABEL fb800x600KERNEL linuxAPPEND knoppix_dir=SETUP/KNOPPIX ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=788 xmodule=fbdev initrd=minirt.gz nomce quiet BOOT_IMAGE=knoppixLABEL failsafeKERNEL linuxAPPEND knoppix_dir=SETUP/KNOPPIX ramdisk_size=100000 init=/etc/init lang=us vga=normal atapicd nosound noapic noacpi acpi=off nofstab noscsi nodma noapm nousb nopcmcia nofirewire noagp nomce nodhcp xmodule=vesa initrd=minirt.gz BOOT_IMAGE=knoppixLABEL userdefKERNEL linuxAPPEND knoppix_dir=SETUP/KNOPPIX #####################(I cut the # symbols short for horizontal scroll safety, attached to the post is my original so copying doesn't cause problems or whatever)I managed to get Knoppix to load to the menu screen but for whatever reason, it didn't want to take my keystrokes (Enter to boot, F1 and F2, etc). Not sure what the problem was there. But what was really the problem was that when trying to install XP or 2000, I recieved an error about not being able to find a windows cd or something. I believe it's due to the fact that it found a linux installation but that didn't really make much sense to me. I tried moving SETUP\KNOPPIX so that the folder was in the root directory and re-editing isolinux.cfg. Unfortunately, I recieved the same problem. Other attempts to rename the directory and such resulted in the same problem.Hopefully someone can solve m problem (and possibly others) or at least build off it.[EDIT]It looks like there wasn't really a problem with the way I was doing it, it was just Microsoft VirtualPC. VMWare seems to handle this method without any problem.[/EDIT]isolinux.rar
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