Tiny Core Extensions > TCE Q&A Forum
How to change uefi boot pic
(1/1)
zbs888:
Hello,everyone.
I used the grub2 multi program in the Core14 system to set my hard drive to UEFI boot mode. The settings in the EFI/BOOT/grub/grub.cfg file are as follows:
--- Code: ---Why i got "Internal Server Error" when i post my grub.cfg file.
menuentry "core" {
linux /boot/vmlinuz quiet text tce=UUID="d4432cde-d21a-4d40-b44b-f097ce72cdba" waitusb=10:UUID="d4432cde-d21a-4d40-b44b-f097ce72cdba" console=ttyS1,115200 console=ttyS0,115200
initrd /boot/rootfs.gz /boot/modules.gz
}
--- End code ---
My file like http://forum.tinycorelinux.net/index.php/topic,19364.msg119228.html#msg119228
When the system starts, two identical images with Tiny Core written on them are displayed on the local terminal interface. The starfield.png I found in the themes/tarfield directory is not the one displayed. How can I modify these two photos?
curaga:
If you mean the kernel's pic, it's built in to the kernel. You can disable it with the logo.nologo boot param.
zbs888:
--- Quote from: curaga on May 06, 2024, 02:31:42 AM ---If you mean the kernel's pic, it's built in to the kernel. You can disable it with the logo.nologo boot param.
--- End quote ---
I am not sure if this is the logo from the kernel. I have uploaded it to the attachment. Could you please take a look? Thank you
curaga:
Yes, that's the kernel one. We replaced the penguin with that.
zbs888:
--- Quote from: curaga on May 06, 2024, 09:06:27 AM ---Yes, that's the kernel one. We replaced the penguin with that.
--- End quote ---
Thanks for help
Navigation
[0] Message Index
Go to full version