Results 1 to 6 of 6

Thread: Cheatcodes and Knoppix Lang=..

  1. #1
    Junior Member
    Join Date
    Feb 2010
    Posts
    3

    Cheatcodes and Knoppix Lang=..

    Hello,
    I`m new to Linux and tried to use it before but i guess i wasn't willing enough back then :)
    So i`m trying to take things slow this time. I downloaded the dvd version and CD version of Knoppix 6.2.
    I first installed the dvd version to my usb stick with unetbootin-windows-393 but it didn't work out so i installed the cd version without deleting the previous install. (i read that dvd has more packages installed in it, i thought this way they will remain usable. i don't know if it is true).

    Anyways my first problem is changing the language of the os. I tried this way;

    ``Well, first you have to install your locales or reconfigure locales to use your language
    (dpkg-reconfigure locales).

    Then check that your language is included in /etc/init.d/knoppix-autoconfig file.
    If not, add your language. These sections begins like de), fi) etc.

    Then add that same language 'cheat code' to your remastering file
    /KNOPPIX.build/Knoppix.Master/KNOPPIX-CUSTOM/boot/isolinux/isolinux.cfg as lang=fi.
    Notice that you use those same letters as configured in knoppix-autoconfig.
    Add also your timezone to knoppix-autoconfig in that same section you have your locales.``

    but when i write `dpkg-reconfigure locales` in the root terminal it says `/usr/sbin/dpkg-reconfigure: locales is not installed`
    i checked the language at knoppix-autoconfig which was there. also write it to iisolinux.cfg as told. But nothing changed.

    I would like to try the knoppix lang= .. cheat-code but the root screen on startup passes so fast. so what am i doing wrong? and any tips for a new linux user?

    I`m really sorry if this is asked before, i read a couple of threads but couldn't resolve the problem on my own.

    Thanks in advance.

  2. #2
    Senior Member registered user
    Join Date
    Sep 2006
    Posts
    802

    Do a clean 6.2 CD install, install necessary packages

    It seems you have gotten the USB stick to boot, but you don't seem to have set up a persistent disk image.
    You need to do that, I think, to install necessary packages. I would use the CD, simply to have fewer potential packages conflicts when installing new packages.
    I use the graphical synaptic version from the preferences menu. You can then install necessary packages, like locales. That package doesn't seem to be installed by default.

    You can change the default language parameter on startup by editing /mnt-system/boot/syslinux/syslinux.cfg
    Just start typing 'knoppix' as soon as you see the boot prompt - then you will have time to complete the command line.

  3. #3
    Junior Member
    Join Date
    Feb 2010
    Posts
    3
    Thanks for the quick reply Capricorny,
    after reading your post and several hours, i was able to change the language but couldnt change the keyboard layout :( if anyone else has problem about language goto `/mnt-system` and change the syslinux.cfg in that folder if `/mnt-system/boot/syslinux/syslinux.cfg` doesnt work for you either.

    but i still cant change the keyboard layout. i read a few posts about `dpkg-reconfigure locales` and stuff. I always get stuck at `debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: ` error.
    i want my keyboard layout to be latin5 or iso8859-9 (i dont know which one corresponds to layout and which one to charset). how can i configure this? is there a cheatcode for this too?

  4. #4
    Senior Member registered user
    Join Date
    Sep 2006
    Posts
    802
    Quote Originally Posted by sinsic
    Thanks for the quick reply Capricorny,
    At first I tried to edit files and adapt a cd knoppix to my usb stick myself but i wasn't able to do that (no suprise there :P).
    So i used "unetbootin-windows-393" program to do it. I dont know how can i check if it is persistent or not :/

    Formating the USB Stick and reinstalling Knoppix from cd image is nothing but how can i install necessary packages after that?
    As i sad, i'm new to Linux and double clicking doesnt seem to get things installed in Linux

    and i already changed the parameters of "/mnt-system/boot/syslinux/syslinux.cfg", it didnt worked. Would it be because of the locales not being installed?


    EDIT: Also i cant seem to right knoppix fast enough. Root passes so quickly that i can only write "knopp" at best
    I wonder if you may be doing things too complicated, and not check some important, simple things.

    First, with 6.2 there is no need for unetbootin or similar AFAIK. You start from a (preferably) verified CD, after normal boot (eventually give your keyboard cheatcode) you insert the USB stick. Then go to the main menu, submenu preferences, and choose "Install KNOPPIX to flash disk". You will be asked if you want to format the drive. The safest may be to answer yes to that. If this doesn't work, either you have a defect CD or USB/stick problems. As long as you stay with FAT32, this is a very robust technique. The whole system gets transferred to USB, and you can boot from that afterwards.

    If booting proceeds after you have started typing at the boot prompt, something has surely gone wrong with 6.2.

    At this first USB boot, you should be asked if you want to make a persistent disk image. If you aren't, something has gone wrong, and you should back up the steps and check. Say yes, and give a suitable size in MB (Max ca 4 GB on FAT32).

    Next step for you should probably be to install the locales package. With synaptic package manager from the preferences submenu. I think most people will find their way with synaptic pretty well.

    Then you can edit the syslinux.cfg file. It seems to me that lang=fi will be recognised - much of the processing of command line parameters happens in
    /etc/init.d/knoppix-autoconfig. You can check the command line parameters by opening a terminal and typing
    Code:
    cat /proc/cmdline
    at the prompt.

  5. #5
    Junior Member
    Join Date
    Feb 2010
    Posts
    3
    I did as you said and installed a clean copy from cd. Which was a good advice by the way :))
    at least now i can see the root screen.

    Anyways i wrote lang=tr and checked it with "cat /proc/cmdline" as you said.
    Still, the menu and titles are Turkish but i wasnt able to change the keyboard layout. Or install "Locales", through synaptic package manager. When i try to install it gives the error "locales: Depends: glibc-2.7-1``. so i installed glibc, glibc-doc-reference, glibc-source. But it is still the same.

    Anyway, what can you recommend so that i can change the keyboard layout?

  6. #6
    Senior Member registered user
    Join Date
    Sep 2006
    Posts
    802
    Quote Originally Posted by sinsic
    Still, the menu and titles are Turkish but i wasnt able to change the keyboard layout. Or install "Locales", through synaptic package manager. When i try to install it gives the error "locales: Depends: glibc-2.7-1``. so i installed glibc, glibc-doc-reference, glibc-source. But it is still the same.

    Anyway, what can you recommend so that i can change the keyboard layout?
    Checked out the Knoppix cheat codes? knoppix keyboard=<nation> xkeyboard=<nation>

    I had no problem installing locales now. You should look at your repository setup, maybe there is something conflicting there. (I use ftp.no.debian.org - you should look for your closest mirror site.)

Similar Threads

  1. Issues with fonts in Knoppix 5.0DVD, using lang=cs
    By SiKing in forum Hardware & Booting
    Replies: 0
    Last Post: 05-03-2006, 10:17 AM
  2. knoppix lang=de SWITZERLAND?
    By Josh83 in forum Hardware & Booting
    Replies: 2
    Last Post: 04-15-2005, 08:15 PM
  3. Knoppix Cheatcodes
    By RE Dude in forum General Support
    Replies: 3
    Last Post: 11-01-2003, 05:11 AM
  4. I need a (HOW-TO) to make KNOPPIX support My Lang.
    By MrAhmad in forum Customising & Remastering
    Replies: 2
    Last Post: 08-02-2003, 03:38 PM
  5. Lang=no
    By den dydige in forum Ideas
    Replies: 3
    Last Post: 05-14-2003, 05:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Apple 661-0287 5.25

Apple 661-0287 5.25" Unidisk Analog CD Card Vintage 1986 820-0190-A

$152.00



Brand New - Apple Macintosh SE & SE/30 - Universal Replacement Power Supply picture

Brand New - Apple Macintosh SE & SE/30 - Universal Replacement Power Supply

$134.99



*KB* ANALOG DEVICES MODEL RTI-1221 VINTAGE COMPUTER   (JKG1) picture

*KB* ANALOG DEVICES MODEL RTI-1221 VINTAGE COMPUTER (JKG1)

$63.75



*KB* ANALOG DEVICES MODEL RTI-1220 VINTAGE COMPUTER   (JKG13) picture

*KB* ANALOG DEVICES MODEL RTI-1220 VINTAGE COMPUTER (JKG13)

$63.75



Vintage Gateway 2000 Computer Intellimouse PC Mouse Pad Excellent NOS Analog Era picture

Vintage Gateway 2000 Computer Intellimouse PC Mouse Pad Excellent NOS Analog Era

$17.49



PC Raider Joystick SV-206 Analog Computer IBM PC XT/AT Compatibles picture

PC Raider Joystick SV-206 Analog Computer IBM PC XT/AT Compatibles

$1.38



Dual Systems AOM-12 Digital to Analog  S-100 Computer picture

Dual Systems AOM-12 Digital to Analog S-100 Computer

$95.00



NEW Aquarius+ Computer Signature Edition - 8Bit Retro System picture

NEW Aquarius+ Computer Signature Edition - 8Bit Retro System

$209.00



Extron RGB-160XI Analog Computer Video 60-378-01 picture

Extron RGB-160XI Analog Computer Video 60-378-01

$187.06



NEC PC-9801 VGA Cable Converter Adapter Analog RGB 15Pin Female PC98 PC9821 9800 picture

NEC PC-9801 VGA Cable Converter Adapter Analog RGB 15Pin Female PC98 PC9821 9800

$79.00