Knoppix Cheatcodes
Knoppix Cheatcodes
x
==============================================================================
(last update: 10.01.2021)
Some Boards apparently don't pass the proper memory size to the
linux-kernel. It may cause the message "Panic: cannot mount root file
system" and the system hangs. Use "knoppix mem=512M" to solve that
problem if your system has 512MByte memory for example (caution:
you MUST use a capital "M" here).
Starting from version 8.0, the KNOPPIX iso files are hybrid images that
can not only be burned on CD/DVD, bit also directly copied bitwise (use
dd or diskimager) to flash or harddisks in order to create a bootable
medium. However, because of the used iso9660 file system, the first
partition will remain read-only, so files like the boot options list
cannot be changed easily. The KNOPPIX flash installer "flash-knoppix"
can be used in order to create a USB flash pen with fully writable
partitions, like before.
---