Results 1 to 4 of 4
Im trying to follow this article "SDB:Animated penguin GRUB splash screen" that i couldnt post the URL
when i get towards the bottom to compress the archive back I Type ...
- 12-21-2011 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 18
penquins grub boot loader
Im trying to follow this article "SDB:Animated penguin GRUB splash screen" that i couldnt post the URL
when i get towards the bottom to compress the archive back I Type in as root (below) from the article
Code:# ls . | cpio -o > message’
and i get back
this doesnt look correct to me is it? what am i missing or screwing up?Code:# ls . | cpio -o > message’ cpio: File message’ grew, 283648 new bytes not copied 1424 blocks
Thanks
- 12-21-2011 #2Just Joined!
- Join Date
- Apr 2008
- Posts
- 18
HERE IS THE
SDB:Animated penguin GRUB splash screen - openSUSE
Thanks
- 12-22-2011 #3Just Joined!
- Join Date
- Nov 2007
- Posts
- 26
Is it because of the ' after message?
- 12-22-2011 #4Just Joined!
- Join Date
- Apr 2008
- Posts
- 18
no i thought it was that, but i did it without the ' after the message
and got the same kind of error


Reply With Quote