Animated boot screen on openSuSE 10.2

Everyone who has used openSuSE 10.2 must have come across the animated boot screen. But the problem is that its not permanent. It comes sometimes, and doesnt come at other times. Im writing this tutorial for all you penguin lovers who would like to see the animated boot everytime! 1. In the terminal (from your home folder) type mkdir new 2. Type cp /boot/message new 3. Now type cd new 4. Type cpio -i < message 5. Dont close the terminal, and open the folder new in your home folder (from konqueror or nautilus) and edit “gfxboot.cfg” file in kwrite/gedit 6. Change “penguin=-1” to “penguin=100” and save the file 7. Now delete the message file in the new directory by typing rm message 8. Now type ls . | cpio -o > message 9. Now type sudo cp message /boot, enter your root password if required. ...

January 25, 2007 · 1 min · 169 words · Kalpik Nigam

openSUSE v10.2 Released!

The openSUSE project is a community program sponsored by Novell. Promoting the use of Linux everywhere, openSUSE.org provides free, easy access to the world’s most usable Linux distribution, openSUSE. The openSUSE project gives Linux developers and enthusiasts everything they need to get started with Linux. The goals of the openSUSE project are: Make openSUSE the easiest Linux distribution for anyone to obtain and the most widely used open source platform. Provide an environment for open source collaboration that makes openSUSE the world’s best Linux distribution for new and experienced Linux users. Dramatically simplify and open the development and packaging processes to make openSUSE the platform of choice for Linux hackers and application developers. Read more here. ...

December 8, 2006 · 1 min · 116 words · Kalpik Nigam