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
  nolocal ........... to start Linux without a local user
8
  noroot ............ to start Linux without a root user
9
  pw= ............... to set the password
10
  nopasswd .......... empty password for root and local user
11
  acpi=off .......... to disable ACPI power management
12
  apm=off ........... to disable Advanced power management
13
  debug ............. to start debug shell several times during boot
14
  toram ............. copies the whole LiveCD to RAM (you need a lot)
15
  serviceon= ........ to start service(s) (e.g. serviceon=isdn:lisa)
16
  serviceoff= ....... to disable service(s)
84 beyerle@PS 17
  ramsize=80% ....... set ramsize that will be used for LiveCD changes
1 beyerle@PS 18
 
19
 More options: <F1> general  <F2> network  <F3> graphic/sound  <F4> disk
20