Nowe posty

Autor Wątek: instalacja lilo  (Przeczytany 1672 razy)

spectre

  • Gość
instalacja lilo
« dnia: 2006-01-10, 00:04:28 »
Witam,
Posiadam pilot do komputera na PS/2, podlaczany jest np szeregowo do komputera z klawiatura. Czy jest mozliwosc konfiguracji tego w linuxie.
W windowsie gdy naciskalem rozne przyciski typu stop, start itp w notatniku mozna bylo zauwazyc jakies kody podpisane pod te klawisze w linuxie nic sie nie dzieje.
Czy ktos wie jak zmusic to urzadzenie do dzialania?
Prosze o pomoc.
Pozdrawiam.

chmooreck

  • Gość
instalacja lilo
« Odpowiedź #1 dnia: 2006-01-10, 08:34:29 »
poczytaj o xbindkeys

spectre

  • Gość
instalacja lilo
« Odpowiedź #2 dnia: 2006-01-10, 22:50:09 »
2006-01-10 08:34:29 chmooreck napisał:

> poczytaj o xbindkeys

Thx za rade. Juz wiem ze trzeba to zrobic na zasadzie multimedialnych klawiszy. Dzieki za pomoc. Pozdrawiam.

kapec

  • Gość
instalacja lilo
« Odpowiedź #3 dnia: 2006-01-09, 23:44:01 »
witam mam win xp i slack 9.0 na hda mam 3 partycje jedna pusta fat32 i linux na hdc mam win xp i reszta fat32. jak ustawic lilo zeby po wlaczeniu win w okna wyboru lilo startowal partycje hdc5
oto wpis lilo.config
 Start LILO global section
boot = /dev/hda
message = /boot/boot_message.txt
prompt
timeout = 600
# Override dangerous defaults that rewrite the partition table:
change-rules
  reset
# VESA framebuffer console @ 1024x768x256
vga = 773
............
# End LILO global section
# DOS bootable partition config begins
other = /dev/hdc5
  label = Windows
  table = /dev/hdc
# DOS bootable partition config ends
# Linux bootable partition config begins
image = /boot/vmlinuz
  root = /dev/hda5
  label = Linux
  read-only
# Linux bootable partition config ends

devilan

  • Gość
instalacja lilo
« Odpowiedź #4 dnia: 2006-01-10, 16:19:20 »
2006-01-09 23:44:01 kapec napisał:

> witam mam win xp i slack 9.0 na hda mam 3 partycje jedna pusta fat32 i linux na hdc mam win xp i
 > reszta fat32. jak ustawic lilo zeby po wlaczeniu win w okna wyboru lilo startowal partycje hdc5
 > oto wpis lilo.config
 >  Start LILO global section
 > boot = /dev/hda
 > message = /boot/boot_message.txt
 > prompt
 > timeout = 600
 > # Override dangerous defaults that rewrite the partition table:
 > change-rules
 >   reset
 > # VESA framebuffer console @ 1024x768x256
 > vga = 773
 > ............
 > # End LILO global section
 > # DOS bootable partition config begins
 > other = /dev/hdc5
 >   label = Windows
 >   table = /dev/hdc
 > # DOS bootable partition config ends
 > # Linux bootable partition config begins
 > image = /boot/vmlinuz
 >   root = /dev/hda5
 >   label = Linux
 >   read-only
 > # Linux bootable partition config ends
 >


liloconfig