Quote Originally Posted by rwcitek
Quote Originally Posted by Yuanlong
I've just download the knoppix 3.9 yesterday and burn the image into a cd today. But when I try to boot it from disc, it only able to reach until the loading kernal part. After that, I just got a blank screen and everything is not running at all. All my disc drive, hdd are not running.
Is there anything different that I'll need to boot up in a laptop?
Try this:

boot: knoppix vga=normal nodma noapic noacpi pnpbios=off acpi=off noapm debug -b 3

If that doesn't work, try this:

boot: failsafe debug -b 3

You can then whittle away the options to find the minimal set you need to boot your laptop.

Let us know what works.

Regards,
- Robert
http://www.cwelug.org/

Robert,

Thanks for taking the time to post a solution.

I had the same problem. The first command set above resulted in something that looked like a distorted, large bar code appearing on my screen. It refreshed slowly down the screen every 10 seconds or so. I let that go for a few minutes but then hit the power off.

The second command set was more promising. I got through a few "exits" and a Control-D. I then got a command line that said "root@tty1[/]". I googled this and found that I had to type "su" and hit enter. I got the same "root@tty1[/]" and then typed "startx" and hit enter. That got me into Knoppix.

However, my touchpad was all screwed up. I've rebooted a couple of times and don't really know how I did it but now the mouse is working......that probably doesn't help anyone who is reading this but hey, at least I can use my mouse now! :P

Stephen