Author Topic: Keymap Preventing Installation From Proceeding  (Read 2818 times)

band-aid

  • Newbie
  • *
  • Posts: 35
    • View Profile
Keymap Preventing Installation From Proceeding
« on: December 04, 2007, 10:30:34 pm »
I've got Debian to boot (finally) but can't proceed with configuration because I seem to be missing the ability to type any of the function characters and the "/" character. I tried running the afterinstall script but it failed horribly. I was going to manually install the deb's but most of them have underscores making it impossible   . Any suggestions?

ZDevil

  • Hero Member
  • *****
  • Posts: 1998
    • View Profile
    • http://
Keymap Preventing Installation From Proceeding
« Reply #1 on: December 05, 2007, 12:32:24 am »
Simple: Use the [tab] key to help you nevigate.
Example: When booted up you are at ~/ . The afterinstall directory is at / .
To access it, just type "cd .. [tab]"
Then the first forward slash will appear.
Now you have "../"  , then type aft [tab], then the prompt will complete your typing and returns "../afterinstall". Then you can change into this directory.

The scripts are not that buggy, imho. I also use them and they work quite well.  
That is the reason for making a new rootfs tarball. You don't need those scripts anymore.
« Last Edit: December 05, 2007, 02:36:44 am by ZDevil »

Life is too precious for hacking *too much*
Visit my Z screencap gallery[/color]
My EeePC 701 Black = Debian (Lenny) on IceRocks + Transcend SDHC Class6 8GB + 2GB RAM
My Zaurus SL-C3200 = Debian EABI (kernel 2.6.24.3-yonggun) on a swapped internal Sandisk Extreme III CF 16gb
My Debian EABI feed: http://matrixmen.free.fr/zaurus/debian/
My OpenBSD/Zaurus feeds:  Link1, Link2
[/i][/font][/color][/size]

band-aid

  • Newbie
  • *
  • Posts: 35
    • View Profile
Keymap Preventing Installation From Proceeding
« Reply #2 on: December 05, 2007, 04:28:54 pm »
Na the scripts aren't buggy, I just can't use them correctly. I'll give the tab trick in a bit.