home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2004 March / VPR0403.ISO / KNOPPIX / knoppix-cheatcodes.txt < prev    next >
Text File  |  2003-09-18  |  7KB  |  130 lines

  1.                      CHEATCODES AND HINTS FOR KNOPPIX V3.2
  2. ==============================================================================
  3.                          (last update: 25.05.2003)
  4.  
  5. These options (can be combined) work from the SYSLINUX bootprompt:
  6.  
  7. knoppix lang=at|ch|cn|de|da|es|fr|it specify language/keyboard
  8. knoppix lang=nl|pl|ru|sk|tr|tw|us   specify language/keyboard
  9. knoppix alsa (or alsa=es1938)       Use ALSA sound driver (at your own risk)
  10. knoppix desktop=fluxbox|icewm|gnome Use specified WM instead of KDE
  11. knoppix desktop=kde|larswm|twm      Use specified WM instead of KDE
  12. knoppix desktop=wmaker|xfce|xfce4   Use specified WM instead of KDE
  13. knoppix desktop=enlightenment       Use specified WM instead of KDE
  14. knoppix screen=1280x1024            Use specified Screen resolution for X
  15. knoppix xvrefresh=60 (or vsync=60)  Use 60 Hz vertical refresh rate for X
  16. knoppix xhrefresh=80 (or hsync=80)  Use 60 kHz horizontal refresh rate for X
  17. knoppix xserver=XFree86|XF86_SVGA   Use specified X-Server
  18. knoppix xmodule=ati|fbdev|i810|mga  Use specified XFree4-Module (1)
  19. knoppix xmodule=nv|radeon|savage|s3 Use specified XFree4-Module (2)
  20. knoppix xmodule=radeon|svga|i810    Use specified XFree4-Module (3)
  21. knoppix 2                           Runlevel 2, Textmode only
  22. knoppix floppyconfig                Run "knoppix.sh" from a floppy
  23. knoppix myconf=/dev/sda1            Run "knoppix.sh" from a partition
  24. knoppix myconf=scan                 Try to find "knoppix.sh" automatically
  25. knoppix home=/dev/sda1/knoppix.img  Mount loopback file as /home/knoppix
  26. knoppix home=scan                   Try to find knoppix homedir automatic.
  27. knoppix no{apic,agp,apm,audio,ddc}  Skip parts of HW-detection (1)
  28. knoppix no{firewire,pcmcia,scsi}    Skip parts of HW-detection (2)
  29. knoppix no{swap,usb}                Skip parts of HW-detection (3)
  30. failsafe                            Boot with (almost) no HW-detection
  31. knoppix pci=irqmask=0x0e98          Notebooks, if PS/2 mouse doesn't work
  32. knoppix pci=bios                    Workaround for bad PCI controllers
  33. knoppix ide2=0x180 nopcmcia         Boot from PCMCIA-CD (transmeta notebooks)
  34. knoppix mem=128M                    Specify Memory size in MByte
  35. knoppix dma                         Enable DMA for ALL IDE-Drives
  36. knoppix noeject                     Do NOT eject CD after halt
  37. knoppix-txt                         No framebuffer at startup
  38. knoppix vga=normal                  No-framebuffer mode, but X
  39. knoppix blind                       Start Braille-Terminal (no X)
  40. knoppix brltty=type,port,table      Parameters for Braille device
  41. knoppix wheelmouse                  Enable IMPS/2 protocol for wheelmice
  42. knoppix nowheelmouse                Force plain PS/2 protocol for PS/2-mouse
  43. fb1280x1024                         Use fixed framebuffer graphics
  44. fb1024x768                          Use fixed framebuffer graphics
  45. fb800x600                           Use fixed framebuffer graphics
  46. knoppix keyboard=us xkeyboard=us    Use different keyboard (text/X)
  47. knoppix testcd                      Check CD data integrity and md5sums
  48. expert                              Interactive setup for experts
  49.  
  50. Hint: Using the default DE-bootimage, SYSLINUX boots with german keyboard
  51. layout. The '=' letter is located at Shift-0 on this keyboard (just in
  52. case you want to change keyboard and language with lang=us).
  53.  
  54. If your KNOPPIX CD makes strange noises during boot, or you see
  55. frequent errors like "cloop: read error", or programs on your KDE
  56. desktop keep crashing randomly, then your CD image is probably defective
  57. or incomplete, or your CD-burner created a defective CD due to wrong
  58. writing speed or bad media. This is the most common error reported.
  59. Please boot with "knoppix testcd" to check if the CD is OK, and/or even
  60. better, verify the MD5 checksums that are present on the mirrors before
  61. writing the CD. Also, please read the KNOPPIX-FAQ.
  62.  
  63. In case of a failing hardware autodetection, try booting with any of
  64. the "no-" options as shown in the table above, like in
  65.    knoppix noagp noddc noapm noapic nodma nopcmcia noscsi nousb
  66. to skip some critical parts of the autodetection system.
  67.  
  68. The "noswap" option is useful for a forensic analysis without touching
  69. existing swap partitions.
  70.  
  71. Some Boards apparently don't pass the proper memory size to the 
  72. linux-kernel. It may cause the message "Panic: cannot mount root file 
  73. system" and the system hangs. Use "knoppix mem=128M" to solve that 
  74. problem if your system has 128MByte memory for example (caution:
  75. you MUST use a capital "M" here).
  76.  
  77. Try "knoppix pci=irqmask=0x0e98" if (you have a notebook and) your PS/2
  78. mouse doesn't work. (Possibly caused by a BIOS-flaw on your board.)
  79.  
  80. The "expert" mode provides a very simple and not yet well tested interface
  81. to loading additional Kernel modules from floppy disks (ext2 or vfat),
  82. plus interactive configuration of mouse/keyboard/soundcard/xserver.
  83. "expert" mode supports the same boot options as "knoppix".
  84.  
  85. The "floppyconfig" or "myconfig=/dev/partition" options allow you to
  86. reconfigure the system after autoconfiguration by running a bourne
  87. shell script called "knoppix.sh" from the root directory on the given
  88. device (or floppy). There is a GUI to create such a configuration
  89. floppy disk calles "saveconfig" (also located in the KDE menu under
  90. "KNOPPIX", but experts also know how to do this by creating their own
  91. shellscripts. From Version 2.1 and up, a file called "knoppix.sh", if
  92. located in the toplevel KNOPPIX directory on CD, will also be executed
  93. at startup. This makes ist easier to create customized versions without
  94. having to change anything on the compressed filesystem KNOPPIX/KNOPPIX.
  95.  
  96. Starting from Version 2.0, SCSI-Emulation is active for all CD-Roms,
  97. so IDE CD-Writers should work with the installed versions of cdrecord
  98. and cdrdao (or the graphical frontends thereof, cdbakeoven, xcdroast
  99. and gcombust).
  100.  
  101. If your BIOS does not support el torito booting from CD, you can create
  102. a bootable floppy disk by issuing (on Linux)
  103. dd if=mounted_cdrom_directory/KNOPPIX/boot.img of=/dev/fd0 bs=18k
  104. or, in case of DOS, use the rawrite.exe program provided in the
  105. KNOPPIX directory on CD.
  106.  
  107. If you wish to remaster the CD, please don't forget to specify
  108.     -b KNOPPIX/boot.img
  109. for the german version of the bootfloppy, or
  110.     -b KNOPPIX/boot-en.img
  111. for the english version, as option to mkisofs. Otherwise your CD
  112. won't be bootable. The directory KNOPPIX, containig the compressed
  113. filesystem file "KNOPPIX", must be located in the top level
  114. directory of the CD.
  115.  
  116. Caution: X-Screensaver: Don't start xlock or any screensaver that
  117. requires a password. There are no default passwords on KNOPPIX,
  118. i.e. all accounts are LOCKED unless you explicitly set a password.
  119. See also README_Security.txt about this issue.
  120. If you accidentially hit the screensaver button in KDE,
  121. switch to one of the textconsoles by Control-Alt-F1 and kill
  122. the screensaver (or just set a password for the knoppix user).
  123.  
  124. If you would like to edit your X-Server configuration manually
  125. (/etc/X11/XF86Config-4 for XFree86 V4.x), use "knoppix 2" to boot
  126. into runlevel 2 (textmode only) and type "ls /usr/X11R6/bin/XF*"
  127. to see a list of all available X-Servers. Once you verified
  128. that your X-Server is working correctly, you can run the X startup
  129. script with "/etc/init.d/xsession start".
  130.