On Wednesday 24 October 2007 11:36, CyberOrg wrote: > On 10/25/07, Benji Weber <[EMAIL PROTECTED]> wrote: > > On 24/10/2007, prakash c.s. <[EMAIL PROTECTED]> wrote: > > > is there any way to get the boot splash screen. > > > > You could try > > > > "mkinitrd -s 1024x768" (or other resolution) > > Add vga=791 (or whatever is your screen resolution)
Could you clarify the invocation that includes the VGA mode specification? Using "mkinitrd -s 1600x1200 vga=794" Yields this: # mkinitrd -s 1600x1200 vga=794 Kernel image: /boot/vmlinuz-2.6.22.9-0.4-bigsmp Initrd image: /boot/initrd-2.6.22.9-0.4-bigsmp Could not find map vga=794/boot/System.map, please specify a correct file with -M. Putting the vga=794 before the "-s 1600x1200" doesn't change anything. > -J Randall Schulz -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
