Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
installation:definition_demarrage [Le 17/03/2009, 16:36] 213.95.41.13 |
— (Version actuelle) | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | Nov 2, 2008 | ||
- | Bauer-Puntu 8.10 Released! | ||
- | Okay, sorry this one was a little late getting out. This version was a little harder to create than the last version. For one, I don't know if you have noticed this, but it is nearly impossible to change the usplash theme in Ubuntu 8.10. Not sure what is up with that, but is a royal pain in my arse! I hate the default splash in Ubuntu! | ||
- | |||
- | For this version, I had to remove usplash and switch on over to the easier to use and configure splashy. Of course that caused some issues of its own which I finally ironed out, but still... | ||
- | |||
- | For instance, if you decide you want to install Bauer-Puntu, that is fine. It will work, you just have to remember to edit /boot/grub/menu.lst after the install to get the splashy splash screen to work. What you need to do is edit your kernel line to add vga=791. For example, find the line that says something like: | ||
- | |||
- | kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=3dca6051-5877-438c-94c5-f5ff7803d851 ro quiet splash | ||
- | |||
- | and add vga=791 at the end of it so it reads: | ||
- | |||
- | kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=3dca6051-5877-438c-94c5-f5ff7803d851 ro quiet splash vga=791 | ||
- | |||
- | After you are done, from the terminal run: | ||
- | |||
- | sudo update-grub | ||
- | |||
- | After the reboot, splashy will be working again. No big woop ;-) | ||
- | |||
- | Anyway, enough about that, here is the download link: | ||
- | |||
- | |||
- | good lucky |