grub splash-screen - how to bild one
hy, i wonder if it is possible to add a picture to my boot-partition, (wich file-type?) - and set it as splash-screen for grub. its all so black at the moment, and agnula-demudi has such an amazing nice splash-screen - does someone know? also, what is the way of counting hdd`s in grub.
hy,
i wonder if it is possible to add a picture to my boot-partition, (wich file-type?) - and set it as splash-screen for grub.
its all so black at the moment, and agnula-demudi has such an amazing nice splash-screen -
does someone know?
also, what is the way of counting hdd`s in grub.
i think i remember that it varys from linux.
i wonder if it is possible to add a picture to my boot-partition, (wich file-type?) - and set it as splash-screen for grub.
its all so black at the moment, and agnula-demudi has such an amazing nice splash-screen -
does someone know?
also, what is the way of counting hdd`s in grub.
i think i remember that it varys from linux.
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Well, in terms of differing in grub depending on the Linux version, this is true in some cases.
What version and distro of Linux are you using?
Any sata drives on the system, or a PCI controller that any ide or sata drives are connected to? The other issue is raid ide onboard, where you can use the first raid ide device as an ide drive only?
If you look at the /boot/grub/devices.lst file, it should tell you what the designations are.
Also, type in fdisk -l as root user in a console (that is the letter l, not the number 1), you will see the general linux designations, say hda, hdb...depending on how many drives are in the system.
What version and distro of Linux are you using?
Any sata drives on the system, or a PCI controller that any ide or sata drives are connected to? The other issue is raid ide onboard, where you can use the first raid ide device as an ide drive only?
If you look at the /boot/grub/devices.lst file, it should tell you what the designations are.
Also, type in fdisk -l as root user in a console (that is the letter l, not the number 1), you will see the general linux designations, say hda, hdb...depending on how many drives are in the system.