Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:handbook:livecd [2014/11/15 20:17] – linea | en:handbook:livecd [2015/12/11 20:15] (current) – linea | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| The SliTaz LiveCD accepts various boot options at the prompt. There are two types of options: options handled by SliTaz software and those generally handled by the Linux kernel. | The SliTaz LiveCD accepts various boot options at the prompt. There are two types of options: options handled by SliTaz software and those generally handled by the Linux kernel. | ||
| - | The options for SliTaz are used by various start-up scripts; the parameters such as the VGA mode are managed directly by the Kernel (kernel boot parameters). To pass options at start-up, just precede your commands with //slitaz// when the splash screen and **boot:** prompt is displayed. For example, | + | The options for SliTaz are used by various start-up scripts; the parameters such as the VGA mode are managed directly by the Kernel (kernel boot parameters). To pass options at start-up, |
| - | < | + | < |
| <note tip>The Linux kernel keeps options that were passed. These can be seen in the text file /// | <note tip>The Linux kernel keeps options that were passed. These can be seen in the text file /// | ||
| Line 49: | Line 49: | ||
| ^ // | ^ // | ||
| + | <note tip> vga=normal lets the system set a working resolution automatically.</ | ||
| <note tip>Once the system has started you have access to six pseudo-terminals via the key combinations Ctrl+Alt+F1 through Ctrl+Alt+F6. The key combination Ctrl+Alt+F7 and upwards are reserved for graphical output.</ | <note tip>Once the system has started you have access to six pseudo-terminals via the key combinations Ctrl+Alt+F1 through Ctrl+Alt+F6. The key combination Ctrl+Alt+F7 and upwards are reserved for graphical output.</ | ||