Subversion Repositories livecd

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 beyerle@PS 1
 
2
boot/splash.lss
3
0f 
4
 You can affect the system by passing special parameters to the kernel.
5
 Type "linux" or "smp" followed by one or more parameters as shown below.
6
 
7
  kb=sg-latin1 ....... to set a keyboard layout (equal to keyboard=...)
8
  nox ................ do not start the X server
9
  simplex ............ simple X server configuration (failsafe)
10
  screen=1024x768 .... specify the screen resolution
11
  vsync=50-60 ........ specify the vertical monitor rates (in Hz)
12
  hsync=50-60 ........ specify the horizontal monitor rates (in Hz)
13
  vesa ............... to use VESA driver
141 beyerle@PS 14
  nvidia ............. try to use NVIDIA driver (if available)
1 beyerle@PS 15
  xdriver= ........... to use a specific driver for the X server
16
 
17
  nosound ............ to turn of sound (volume=0)
18
 
19
 More options: <F1> general  <F2> network  <F3> graphic/sound  <F4> disk
20