Results 1 to 2 of 2
Hi,
I want to change the penguin logo appearing at the startup. After search through I found this command,
pngtopnm nelogo.png | ppmquant -fs223| pnmtoplainpnm > logo_linux_clut224.ppm
But when I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-24-2011 #1Just Joined!
- Join Date
- Aug 2011
- Posts
- 11
embedded linux change penguin logo
Hi,
I want to change the penguin logo appearing at the startup. After search through I found this command,
pngtopnm nelogo.png | ppmquant -fs223| pnmtoplainpnm > logo_linux_clut224.ppm
But when I run I got an error message as follow.
unrecognized option `-fs223'
pnmtoplainpnm: EOF / read error reading magic number
can someone help me?
thank you.
- 10-24-2011 #2Just Joined!
- Join Date
- Aug 2011
- Posts
- 11
Hi,
I found the answer. I have to put space between fs and 223.


Reply With Quote
