Difference between revisions of "Knoppix Remastering Howto Brazilian Portuguese"
From Knoppix Documentation Wiki
(→Trocando a figura do "boot", a mensagem de "boot", e o texto de script) |
(→Changing the boot graphic, boot message, and startup script text) |
||
| Line 213: | Line 213: | ||
Ainda no ambiente "chroot", você poderá facilmente trocar as mensagens de "boot", a figura do "boot", e a figura de fundo padrão do KDE. | Ainda no ambiente "chroot", você poderá facilmente trocar as mensagens de "boot", a figura do "boot", e a figura de fundo padrão do KDE. | ||
| − | ==Changing the boot graphic, boot message, and startup script text== | + | =====Changing the boot graphic, boot message, and startup script text=== |
While you are in the chroot environment you can easily change the boot messages, the boot graphic, and the default KDE background graphic. | While you are in the chroot environment you can easily change the boot messages, the boot graphic, and the default KDE background graphic. | ||
| − | ===Changing the boot graphic=== | + | =====Changing the boot graphic===== |
The 'boot graphic' is the first image you see when the CD or DVD boots. It looks similar to ASCII art and it is normally something flashy that says 'Knoppix'. You can change this to be any graphic that you please, but you must use a 640x400 graphic that has only 16 colors. | The 'boot graphic' is the first image you see when the CD or DVD boots. It looks similar to ASCII art and it is normally something flashy that says 'Knoppix'. You can change this to be any graphic that you please, but you must use a 640x400 graphic that has only 16 colors. | ||
| Line 228: | Line 228: | ||
ppmtolss16 <logo.ppm > logo.16</nowiki></pre> | ppmtolss16 <logo.ppm > logo.16</nowiki></pre> | ||
| − | ===Changing the boot message=== | + | =====Changing the boot message===== |
The 'boot message' is the message that you see under the 'boot graphic' on the initial screen when the Knoppix CD or DVD loads. It normally says something along the lines of Knoppix with the version number and includes a link to the Knoppix website. You can change this text to be whatever you please, but you shouldn't add too much text or it will make the boot screen look funny. Restricting yourself to a singly line of text that is no larger than the default one is a good idea. | The 'boot message' is the message that you see under the 'boot graphic' on the initial screen when the Knoppix CD or DVD loads. It normally says something along the lines of Knoppix with the version number and includes a link to the Knoppix website. You can change this text to be whatever you please, but you shouldn't add too much text or it will make the boot screen look funny. Restricting yourself to a singly line of text that is no larger than the default one is a good idea. | ||
| Line 238: | Line 238: | ||
#* <pre><nowiki>vi boot.msg</nowiki></pre> | #* <pre><nowiki>vi boot.msg</nowiki></pre> | ||
| − | ===Changing the startup script text=== | + | =====Changing the startup script text===== |
The 'startup script text' is the text that you see after the initial boot screen, while Knoppix loads and configures your system. You can change as much of this text as you please. You can even add addition lines to the script; however, it is recommended that you don't play with this file. Limiting yourself to editing the 'Welcome to KNOPPIX' message is a good idea. | The 'startup script text' is the text that you see after the initial boot screen, while Knoppix loads and configures your system. You can change as much of this text as you please. You can even add addition lines to the script; however, it is recommended that you don't play with this file. Limiting yourself to editing the 'Welcome to KNOPPIX' message is a good idea. | ||