Re: Documentation bug?

2011-01-26 Thread Chris Jones
On Wed, Jan 26, 2011 at 12:46:57AM EST, KESHAV P.R. wrote: > You can take a look at grub-mkrescue shell script in utils dir to find > out how to create a bootable grub2 cd. Yes, it was as simple as: | $ mkdir /tmp/iso | $ grub-mkrescue -o grub.iso /boot/grub | $ growisofs etc. I booted from

GRUB doesn't allow background images with upper case file extensions

2011-01-26 Thread Alexander Kurtz
Dear GRUB developers, when I try to use background images with upper case file extensions (e.g. `foo.JPEG') it doesn't work. If I try to debug this manually from the grub shell, I get this: grub> background_image /grub/comet.JPEG error: unsupported bitmap format grub> Thi

Re: GRUB_THEME

2011-01-26 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 01/26/2011 01:34 PM, Alberich de megres wrote: > Anyone can help me? > > I still couldn't get nothing more than a black screen usin the full proto > theme. > Also i tried i file with only 3 lines (those for the title and ots > color) but nothing. > > What am i doing wrong? > > There may b

Re: GRUB_THEME

2011-01-26 Thread Alberich de megres
Anyone can help me? I still couldn't get nothing more than a black screen usin the full proto theme. Also i tried i file with only 3 lines (those for the title and ots color) but nothing. What am i doing wrong? Thanks! On Tuesday, January 25, 2011, Alberich de megres wrote: > I'm not sure it w