knoppix type installs and debian/beginner type installs are two quite different things. Debian type installs are very similar to a beginner type except that it runs system_services which changes (removes) the hardware detection system and uses a common command line for the kernel except for a few rescue type commands which carry on to the installed system. A beginner type install retains Knoppix's hardware autodetection and the full command line/cheatcodes.
Types of installation:
* 1 Knoppix (hd swap services boot)
o 1.1 A copy of the liveCD on hard disk
o 1.2 Works exactly as the cd based system does except apt-get can be used to add more software and the system is no longer read-only.
o 1.3 DOES NOT ALLOW MULTIPLE USERS! You are logged in automatically, without a password. NOT a good idea if you are hooked up to a network and mind if your box is cracked and used for illegal purposes. Fine for a dedicated, disconnected desktop system.
o 1.4 Carries kernel command line to new system (i.e. Cheat codes) except for vga, initrd and BOOT_IMAGE
* 2 Debian (hd swap name user userpass rootpass host services boot)
o 2.1 Just carries acpi, noapic, nosmp, pci, pnpbios and noapm forward on the kernel command line
o 2.2 Allows multiple users
o 2.3 Bears the closest resemblance to a "normal" debian installation.
* 3 Beginner Default (hd swap name user userpass rootpass host services boot)
o 3.1 Uses Knoppix Hardware detection
o 3.2 Allows multiple users
o 3.3 Carries kernel command line to new system (i.e. Cheat codes) except for vga, initrd and BOOT_IMAGE