reply to post by VitalOverdose
Actually I booted from the knoppix 5.3.1 iso on my Hd for at least seven or eight months only having to run a file scan on it periodically when it
wouldn't boot. The cd I have of the same will boot on my lap top with no hesitation. I was in the process of making a bootable Knoppix 5.3.1 USB when
I lost the capability to boot anything knoppix in my PC.
It has to have something to do with my desktop because Koppix 5.1.1 CD and USB boot fine in my laptop as does 5.3.1 DVD and USB. Other live CDs will
boot in the desktop but not knoppix.
I was trying to open a minirt.gz in boot/isolinux while booted into the Knoppix 5.3.1iso on the desktop and mount it where I could see into it.
Something went wrong and I haven't been able to boot anything knoppix since.
Actually I can get the DVD to boot with the debug cheatcode but still can't solve the problem.
These are the commands I tryed
mount minirt todelete -t ext2 -o=/dev/loop0
or if the above does not work use
mount minirt todelete -t ext2 -o loop
And niether one worked, come to find out it was an old tutorial and 5.3.1 uses ramfs instead ext2 for minirt.gz and has to be extracted with a zcat
|cpio command.
This may have nothing to do with it but maybe someone knows something I could have messed up with these commands??
|