qemu gfxboot

1460阅读 0评论2008-07-05 qing
分类:LINUX

-- Howto make you own theme --


Code:
mkdir /home/name/whatever
cpio -i < /boot/grub/message.suse # replace it by the name of you message
edit the pictures
sudo ls . |cpio -o > /boot/grub/message.new



 <  don't ..

find /k -type f | cpio -o > dd  >




find /testgrub -type f | cpio -o > /boot/meesage_new

find 的路径问题

解开meesage_new文件,会包含testgrub 目录。。

进入目录后

 find . -type f | cpio -o > /mee



上一篇:Mama Lisa's World Blog
下一篇:/usr/bin/VBoxAddIF: line 242: /var/run/VirtualBox/