Sora

1,479 views
Skip to first unread message

Evan Gillies

unread,
Nov 25, 2009, 5:22:44 PM11/25/09
to burg-...@googlegroups.com
I put together a theme for Burg called Sora.  I got a friend of mine to design it, and I thought it came out pretty well so if anyone else is interested here it is.  I haven't put much work into getting the non-graphics mode working just yet, hopefully it'll look better down the road.  Screenshots in the next post.

To install just unzip the file sora-v0_3 into the /boot/grub/themes directory.

There are also a couple of sub-themes for it, a 'clean' version without text over the icons and an 'extended' version that'll hopefully fit entries with long names like the ones grub automatically generates.
You can choose the theme in your /boot/grub/grub.cfg or /etc/grub.d/40_custom and running update-grub, by adding the one of the lines:
. /boot/grub/themes/sora/theme.cfg
. /boot/grub/themes/sora/clean/theme.cfg
. /boot/grub/themes/sora/extended/theme.cfg

There's also two icon packs, I originally made the version that didn't pop, but decided I wanted the pop, but I left the other icon pack in just in case.
Available icon classes for these icon packs are: ubuntu, windows, osx and linux I can add more if there's any interest.
You can change the icon pack/screen resolution in sora/theme.cfg

The theme is designed to run at 1920x1200 resolution but it scales pretty well.

Cheers,
Evan
sora-v0_3.tar.gz

Evan Gillies

unread,
Nov 25, 2009, 5:24:23 PM11/25/09
to burg-...@googlegroups.com
Screenshots
sora.jpg
sora-clean.jpg
sora-extended.jpg
sora-tools.jpg

Bean

unread,
Nov 25, 2009, 10:48:45 PM11/25/09
to burg-...@googlegroups.com
Hi,

It looks fantastic, thanks a lot for your effort, :)

--
Bean

Project: https://launchpad.net/burg
Document: https://help.ubuntu.com/community/Burg
Mailing list: http://groups.google.com/group/burg-devel

Bean

unread,
Nov 25, 2009, 10:55:52 PM11/25/09
to burg-...@googlegroups.com
Hi,

BTW, I just upload it to the files section of
http://groups.google.com/group/burg-devel so that others can find it
more easier.

x_zell

unread,
Dec 5, 2009, 12:38:10 PM12/5/09
to burg-devel
>  sora-v0_3.tar.gz
> 5156KViewDownload

don't work, i see only the old grub2 screen.
what is the problem?

Evan Gillies

unread,
Dec 5, 2009, 12:48:15 PM12/5/09
to burg-...@googlegroups.com
Have you installed burg?
https://help.ubuntu.com/community/Burg

x_zell

unread,
Dec 5, 2009, 12:55:29 PM12/5/09
to burg-devel


On Dec 5, 6:48 pm, Evan Gillies <evan.gill...@gmail.com> wrote:
> Have you installed burg?https://help.ubuntu.com/community/Burg
yes

Evan Gillies

unread,
Dec 5, 2009, 12:56:59 PM12/5/09
to burg-...@googlegroups.com
What's the output of 'cat /boot/grub/grub.cfg'?

x_zell

unread,
Dec 5, 2009, 1:15:33 PM12/5/09
to burg-devel
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using
templates
# from /etc/grub.d and settings from /etc/default/
grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
if terminal_input console ; then true ; else
# For backward compatibility with versions of terminal.mod that
don't
# understand
terminal_input
terminal
console
fi
if terminal_output console ; then true ;
else
# For backward compatibility with versions of terminal.mod that
don't
# understand
terminal_output
terminal
console
fi
set
timeout=5
### END /etc/grub.d/00_header
###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry "Ubuntu GNU/Linux, with Linux 2.6.32-3-generic-pae" {
insmod ext2
set root=(hd0,5)
search --no-floppy --fs-uuid --set
d326ba9c-34ed-4c46-88d5-03b5f4cba578
linux /boot/vmlinuz-2.6.32-3-generic-pae
root=UUID=d326ba9c-34ed-4c46-88d5-03b5f4cba578 ro
initrd /boot/initrd.img-2.6.32-3-generic-
pae
}
menuentry "Ubuntu GNU/Linux, with Linux 2.6.32-3-generic-pae (recovery
mode)" {
insmod
ext2
set root=
(hd0,5)
search --no-floppy --fs-uuid --set
d326ba9c-34ed-4c46-88d5-03b5f4cba578
linux /boot/vmlinuz-2.6.32-3-generic-pae
root=UUID=d326ba9c-34ed-4c46-88d5-03b5f4cba578 ro single
initrd /boot/initrd.img-2.6.32-3-generic-
pae
}
menuentry "Ubuntu GNU/Linux, with Linux 2.6.31-16-
generic" {
insmod
ext2
set root=
(hd0,5)
search --no-floppy --fs-uuid --set
d326ba9c-34ed-4c46-88d5-03b5f4cba578
linux /boot/vmlinuz-2.6.31-16-generic
root=UUID=d326ba9c-34ed-4c46-88d5-03b5f4cba578 ro
initrd /boot/initrd.img-2.6.31-16-
generic
}
menuentry "Ubuntu GNU/Linux, with Linux 2.6.31-16-generic (recovery
mode)" {
insmod
ext2
set root=
(hd0,5)
search --no-floppy --fs-uuid --set
d326ba9c-34ed-4c46-88d5-03b5f4cba578
linux /boot/vmlinuz-2.6.31-16-generic
root=UUID=d326ba9c-34ed-4c46-88d5-03b5f4cba578 ro single
initrd /boot/initrd.img-2.6.31-16-
generic
}
### END /etc/grub.d/10_linux
###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry "Memory test (memtest86+)" {
linux16 /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Windows Vista (loader) (on /dev/sda1)" {
insmod ntfs
set root=(hd0,1)
search --no-floppy --fs-uuid --set 0664542964541dad
chainloader +1
}
menuentry "Windows Vista (loader) (on /dev/sda3)" {
insmod ntfs
set root=(hd0,3)
search --no-floppy --fs-uuid --set 949ca48c9ca46a86
chainloader +1
}
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply
type the
# menu entries you want to add after this comment. Be careful not to
change
# the 'exec tail' line above.
set gfxmode="1600x900"set gfxfont="Unifont Regular 16"loadfont /boot/
grub/themes/fonts/unifont.pf2
loadfont /boot/grub/themes/fonts/aqui.pf2
loadfont /boot/grub/themes/fonts/edges.pf2
loadfont /boot/grub/themes/fonts/lime.pf2
loadfont /boot/grub/themes/fonts/7x13B.pf2
loadfont /boot/grub/themes/fonts/smoothansi.pf2
loadfont /boot/grub/themes/fonts/Helvetica-Bold-14.pf2
insmod vbe
insmod png
insmod coreui
. /boot/grub/themes/sora/clean/theme.cfg
### END /etc/grub.d/40_custom ###

Evan Gillies

unread,
Dec 5, 2009, 6:58:02 PM12/5/09
to burg-...@googlegroups.com
Your /etc/grub.d/40_custom file should contain only that last line ( . /boot/grub/themes/sora/clean/
theme.cfg ) , after the comments.  Remember to run grub-update after modifying that file. And you're going to want to change that 'set gfxmode=' line in the file /boot/grub/themes/sora/theme.cfg

But it is strange, I would still expect you to not be seeing the default screen with that config.  Just to make sure, can you print your output of dpkg -l | grep grub-pc

E

Davide Marcelli

unread,
Dec 6, 2009, 7:42:15 AM12/6/09
to burg-...@googlegroups.com


2009/12/6 Evan Gillies <evan.g...@gmail.com>
ii  grub-pc                              1.97+burg.20091111-1~ppa4                           GRand Unified Bootloader, version 2 (PC/BIOS

i have try with only the last line, but i see again the default screen

pxw

unread,
Dec 6, 2009, 9:19:05 AM12/6/09
to burg-devel
Hi,
The gfxmode="1600x900" or "1920x1200" as in /boot/grub/themes/sora/
theme.cfg might be a problem.

grub> vbeinfo will show supported resolutions for grub-pc.



On Dec 6, 11:42 pm, Davide Marcelli <davide.marce...@gmail.com> wrote:
> 2009/12/6 Evan Gillies <evan.gill...@gmail.com>
>
>
>
> > Your /etc/grub.d/40_custom file should contain *only* that last line ( .
> > /boot/grub/themes/sora/clean/
> > theme.cfg ) , after the comments.  Remember to run grub-update after
> > modifying that file. And you're going to want to change that 'set gfxmode='
> > line in the file /boot/grub/themes/sora/theme.cfg
>
> > But it is strange, I would still expect you to not be seeing the default
> > screen with that config.  Just to make sure, can you print your output of
> > dpkg -l | grep grub-pc
>
> > E
>

Davide Marcelli

unread,
Dec 8, 2009, 10:04:16 AM12/8/09
to burg-...@googlegroups.com
contiune not work at 640x480 and 800x600

2009/12/6, pxw <pxw...@gmail.com>:

pxw

unread,
Dec 8, 2009, 7:44:58 PM12/8/09
to burg-devel
Well thats not the problem.

Perhaps you could describe the "default menu" you do see, - can you
boot linux?

Davide Marcelli

unread,
Dec 9, 2009, 5:08:07 AM12/9/09
to burg-...@googlegroups.com
yes, are exactly like this: http://img504.imageshack.us/img504/9749/dscn2013.png

2009/12/9, pxw <pxw...@gmail.com>:

Peter Cros

unread,
Dec 9, 2009, 9:29:54 AM12/9/09
to burg-...@googlegroups.com

Here is a listing of the burg -r 1778 modules for grub pc build which I am using to run sora.
You should have them all in /boot/grub/, or else need to reinstall burg  (grub-install).

The standard ubuntu modules will not run the burg menu or sora. Possibly an update may have overwritten burg modules and boot code.

pxw@im:~/src/burg/burg78/build-pc$ ls -l *.mod
  8915 2009-11-24 14:05 acpi.mod
  3562 2009-11-24 14:05 affs.mod
  3927 2009-11-24 14:05 afs_be.mod
  3989 2009-11-24 14:05 afs.mod
   393 2009-11-24 14:05 aout.mod
  6569 2009-11-24 14:05 ata.mod
  1276 2009-11-24 14:05 ata_pthru.mod
  1391 2009-11-24 14:05 at_keyboard.mod
  3856 2009-11-24 14:05 befs_be.mod
  3896 2009-11-24 14:05 befs.mod
  3080 2009-11-24 14:05 biosdisk.mod
  4543 2009-11-24 14:05 bitmap.mod
  1129 2009-11-24 14:05 blocklist.mod
  1509 2009-11-24 14:05 boot.mod
 17237 2009-11-24 14:05 bsd.mod
  1140 2009-11-24 14:05 bufio.mod
   919 2009-11-24 14:05 cat.mod
  1265 2009-11-24 14:05 chain.mod
  1186 2009-11-24 14:05 cmp.mod
   877 2009-11-24 14:05 configfile.mod
 14625 2009-11-24 14:05 coreui.mod
  1942 2009-11-24 14:05 cpio.mod
   638 2009-11-24 14:05 cpuid.mod
   622 2009-11-24 14:05 crc.mod
   760 2009-11-24 14:05 datehook.mod
  1276 2009-11-24 14:05 date.mod
   628 2009-11-24 14:05 datetime.mod
   860 2009-11-24 14:05 dm_nv.mod
  4103 2009-11-24 14:05 drivemap.mod
   957 2009-11-24 14:05 echo.mod
 20366 2009-11-24 14:05 efiemu.mod
  3433 2009-11-24 14:05 elf.mod
  6245 2009-11-24 14:05 emenu.mod
  4534 2009-11-24 14:05 ext2.mod
  2868 2009-11-24 14:05 extcmd.mod
  4634 2009-11-24 14:05 fat.mod
  5972 2009-11-24 14:05 font.mod
  1171 2009-11-24 14:05 fs_file.mod
  1936 2009-11-24 14:05 fshelp.mod
  1178 2009-11-24 14:05 fs_uuid.mod
  2784 2009-11-24 14:05 gfxrgn.mod
  6936 2009-11-24 14:05 gfxterm.mod
  2696 2009-11-24 14:05 gptsync.mod
  6860 2009-11-24 14:05 gzio.mod
   499 2009-11-24 14:05 halt.mod
  1180 2009-11-24 14:05 handler.mod
  5703 2009-11-24 14:05 hdparm.mod
   360 2009-11-24 14:05 hello.mod
  1153 2009-11-24 14:05 help.mod
  1378 2009-11-24 14:05 hexdump.mod
  4777 2009-11-24 14:05 hfs.mod
  4975 2009-11-24 14:05 hfsplus.mod
  4905 2009-11-24 14:05 iso9660.mod
  4593 2009-11-24 14:05 jfs.mod
  5320 2009-11-24 14:05 jpeg.mod
 33128 2009-11-24 14:05 kernel.mod
   948 2009-11-24 14:05 keystatus.mod
 15894 2009-11-24 14:05 lib.mod
  3632 2009-11-24 14:05 linux16.mod
  7053 2009-11-24 14:05 linux.mod
   975 2009-11-24 14:05 loadcfg.mod
  4229 2009-11-24 14:05 loadenv.mod
  1881 2009-11-24 14:05 loopback.mod
   485 2009-11-24 14:05 lsmmap.mod
  2788 2009-11-24 14:05 ls.mod
  3132 2009-11-24 14:05 lspci.mod
 81624 2009-11-24 14:05 lua.mod
  4435 2009-11-24 14:05 lvm.mod
   864 2009-11-24 14:05 mdraid.mod
  1107 2009-11-24 14:05 memdisk.mod
  1447 2009-11-24 14:05 memrw.mod
  3103 2009-11-24 14:05 minicmd.mod
  3396 2009-11-24 14:05 minix.mod
  6756 2009-11-24 14:05 mmap.mod
  1411 2009-11-24 14:05 msdospart.mod
 12300 2009-11-24 14:05 multiboot.mod
 18323 2009-11-24 14:05 nmenu.mod
  3877 2009-11-24 14:05 normal.mod
  2323 2009-11-24 14:05 ntfscomp.mod
  7481 2009-11-24 14:05 ntfs.mod
  3318 2009-11-24 14:05 ohci.mod
  1257 2009-11-24 14:05 part_acorn.mod
  1309 2009-11-24 14:05 part_amiga.mod
  1722 2009-11-24 14:05 part_apple.mod
  1746 2009-11-24 14:05 part_gpt.mod
  2569 2009-11-24 14:05 part_msdos.mod
  1325 2009-11-24 14:05 part_sun.mod
  3313 2009-11-24 14:05 parttool.mod
   957 2009-11-24 14:05 password.mod
   291 2009-11-24 14:05 pci.mod
  1123 2009-11-24 14:05 play.mod
  5515 2009-11-24 14:05 png.mod
  1600 2009-11-24 14:05 probe.mod
  1007 2009-11-24 14:05 pxecfg.mod
  1812 2009-11-24 14:05 pxecmd.mod
  2589 2009-11-24 14:05 pxe.mod
   496 2009-11-24 14:05 raid5rec.mod
  1827 2009-11-24 14:05 raid6rec.mod
  4822 2009-11-24 14:05 raid.mod
   645 2009-11-24 14:05 read.mod
   326 2009-11-24 14:05 reboot.mod
  8637 2009-11-24 14:05 reiserfs.mod
  2233 2009-11-24 14:05 scsi.mod
  2306 2009-11-24 14:05 search.mod
  4406 2009-11-24 14:05 serial.mod
   134 2009-11-24 14:05 setjmp.mod
  3031 2009-11-24 14:05 sfs.mod
  9117 2009-11-24 14:05 sh.mod
  1105 2009-11-24 14:05 sleep.mod
  1861 2009-11-24 14:05 tar.mod
  8206 2009-11-24 14:05 terminfo.mod
  4173 2009-11-24 14:05 test.mod
  1855 2009-11-24 14:05 tga.mod
   461 2009-11-24 14:05 true.mod
  1032 2009-11-24 14:05 txtrgn.mod
  4014 2009-11-24 14:05 udf.mod
  3754 2009-11-24 14:05 ufs1.mod
  4099 2009-11-24 14:05 ufs2.mod
  3725 2009-11-24 14:05 uhci.mod
  2225 2009-11-24 14:05 usb_keyboard.mod
  3057 2009-11-24 14:05 usb.mod
  2609 2009-11-24 14:05 usbms.mod
  1918 2009-11-24 14:05 usbtest.mod
  1620 2009-11-24 14:05 vbeinfo.mod
  4666 2009-11-24 14:05 vbe.mod
  2036 2009-11-24 14:05 vbetest.mod
  2703 2009-11-24 14:05 vga.mod
  1758 2009-11-24 14:05 vga_text.mod
 13565 2009-11-24 14:05 video_fb.mod
  4007 2009-11-24 14:05 video.mod
  2679 2009-11-24 14:05 videotest.mod
 14513 2009-11-24 14:05 widget.mod
  4894 2009-11-24 14:05 xfs.mod
 21391 2009-11-24 14:05 xnu.mod
  3219 2009-11-24 14:05 xnu_uuid.mod
pxw@im:~/src/burg/burg78/build-pc$
--
Cros (pxw)


Davide Marcelli

unread,
Dec 9, 2009, 2:44:50 PM12/9/09
to burg-...@googlegroups.com
the only module that i haven't are lua.mod

2009/12/9, Peter Cros <pxw...@gmail.com>:

pxw

unread,
Dec 9, 2009, 9:07:28 PM12/9/09
to burg-devel
That is OK then.

The boot screen you posted does not match your previous post of
grub.cfg, there has been some change to grub.cfg, you can recheck
that. If you have another linux system /boot/grub/ it can be a
problem.

Apart from that I can only suggest re-install burg.
You might get some better help with booting multi systems from
ubuntuforums.org.

pxw

unread,
Dec 9, 2009, 9:47:27 PM12/9/09
to burg-devel
Oh, and make sure the /boot/grub/themes and sora installation is
correct.

Davide Marcelli

unread,
Dec 10, 2009, 4:14:00 AM12/10/09
to burg-...@googlegroups.com


2009/12/10 pxw <pxw...@gmail.com>
i have two version of linux kernel : the 2.6.31-16 and the 2.6.32.3 it can be a problem?
However, i'll try to reinstall burg, perhaps from source code.

Bean

unread,
Dec 10, 2009, 6:25:55 AM12/10/09
to burg-...@googlegroups.com
Hi,

Perhaps you can try the ppa5, the config is much simpler, no need to
edit 40_custom manually, Document:

https://help.ubuntu.com/community/Burg

It's updated for the latest version: ppa5 (bzr r1786).

Davide Marcelli

unread,
Dec 10, 2009, 9:06:39 AM12/10/09
to burg-...@googlegroups.com


2009/12/10 Bean <bean...@gmail.com>
The problem can be the lack of the line GRUB_THEME= in /etc/default/grub?
I have added this line and i have update grub, but this is the output:
davide@davide:~$ sudo update-grub
Generating grub.cfg ...
Theme file not found.
In the tutorial at https://help.ubuntu.com/community/Burg, are wrote that i must only add the name of the theme, but the update-grub returns the same error, i have also tried to add the entire directory of the theme (/boot/grub/theme ecc..) but the result are the same.
Obviously i have update burg at the last version.

Evan Gillies

unread,
Dec 10, 2009, 12:47:41 PM12/10/09
to burg-...@googlegroups.com
can you post the output of
'ls -l /boot/grub/themes/sora' ?

Davide Marcelli

unread,
Dec 10, 2009, 2:06:20 PM12/10/09
to burg-...@googlegroups.com


2009/12/10 Evan Gillies <evan.g...@gmail.com>
 davide@davide:~$ ls -l /boot/grub/themes/sora
totale 2684
-rw-r--r-- 1 davide davide 2696173 2009-11-25 23:18 background.png
drwxr-xr-x 2 davide davide    4096 2009-11-25 22:14 clean
drwxr-xr-x 2 davide davide    4096 2009-11-25 22:14 extended
drwxr-xr-x 2 davide davide    4096 2009-11-25 22:06 icons
drwxr-xr-x 2 davide davide    4096 2009-11-25 22:07 icons-nopop
drwxr-xr-x 2 davide davide    4096 2009-11-25 07:30 images
-rw-r--r-- 1 davide davide    3928 2009-11-25 22:04 menus.txt
-rw-r--r-- 1 davide davide    5255 2009-11-25 22:09 style.txt
-rw-r--r-- 1 davide davide     711 2009-12-10 16:15 theme.cfg
-rw-r--r-- 1 root   root       718 2009-12-10 16:15 theme.cfg~
-rw-r--r-- 1 davide davide    3656 2009-12-10 15:46 theme.txt
-rw-r--r-- 1 davide davide    3795 2009-12-10 15:46 theme.txt~


Bean

unread,
Dec 11, 2009, 12:53:42 AM12/11/09
to burg-...@googlegroups.com
Hi,

You skip the step of downloading themes from files section of
http://groups.google.com/group/burg-devel, and extract to /boot/grub.
The files has been updated, old one doesn't work. After it, you should
see files in the following directory:

/boot/grub/fonts/
/boot/grub/sora/

Davide Marcelli

unread,
Dec 11, 2009, 2:01:33 PM12/11/09
to burg-...@googlegroups.com


2009/12/11 Bean <bean...@gmail.com>
i have estract the sora theme, i have modified the file /etc/default/grub with this line
GRUB_THEME= . /boot/grub/sora/theme.cfg
but when i update grub this is the output:
sudo update-grub
/boot/grub/sora/theme.cfg: 7: loadfont: not found
i don't understand if don't find the font or don't recognize the command. 


Evan Gillies

unread,
Dec 11, 2009, 2:31:06 PM12/11/09
to burg-...@googlegroups.com
Hey Bean,

I think the .cfg files in the updated archive still point at /boot/grub/themes/...

Bean

unread,
Dec 11, 2009, 3:10:44 PM12/11/09
to burg-...@googlegroups.com
On Sat, Dec 12, 2009 at 3:01 AM, Davide Marcelli
<davide....@gmail.com> wrote:
> i have estract the sora theme, i have modified the file /etc/default/grub
> with this line
> GRUB_THEME= . /boot/grub/sora/theme.cfg
> but when i update grub this is the output:
> sudo update-grub
> /boot/grub/sora/theme.cfg: 7: loadfont: not found
> i don't understand if don't find the font or don't recognize the command.

Hi,

It should be:

GRUB_THEME=sora

You also need to set screen resolution as the default value 640x480 is
too small for sora:

GRUB_GFXMODE=1024x768

Bean

unread,
Dec 11, 2009, 3:18:13 PM12/11/09
to burg-...@googlegroups.com
On Sat, Dec 12, 2009 at 3:31 AM, Evan Gillies <evan.g...@gmail.com> wrote:
> Hey Bean,
>
> I think the .cfg files in the updated archive still point at
> /boot/grub/themes/...

Hi,

Thanks, it should be fixed now.

Davide Marcelli

unread,
Dec 12, 2009, 11:52:22 AM12/12/09
to burg-...@googlegroups.com


2009/12/11 Bean <bean...@gmail.com>
Another problem: now the update-grub works, but when i reboot, grub start, but appear this errors:
error: no module specified
error: file name required
Entering rescue mode ...
error: Invalid mode : auto

then, appear a rescue console (grub>rescue). 

Bean

unread,
Dec 12, 2009, 2:51:05 PM12/12/09
to burg-...@googlegroups.com
On Sun, Dec 13, 2009 at 12:52 AM, Davide Marcelli
<davide....@gmail.com> wrote:
> Another problem: now the update-grub works, but when i reboot, grub start,
> but appear this errors:
> error: no module specified
> error: file name required
> Entering rescue mode ...
> error: Invalid mode : auto
> then, appear a rescue console (grub>rescue).

Hi,

Besides update-grub, you also need to install burg to mbr using grub-install.

Davide Marcelli

unread,
Dec 12, 2009, 3:27:46 PM12/12/09
to burg-...@googlegroups.com


2009/12/12 Bean <bean...@gmail.com>
Each time i execute update-grub?

Bean

unread,
Dec 13, 2009, 1:08:12 AM12/13/09
to burg-...@googlegroups.com
On Sun, Dec 13, 2009 at 4:27 AM, Davide Marcelli
<davide....@gmail.com> wrote:
>
>
> 2009/12/12 Bean <bean...@gmail.com>
>>
>> On Sun, Dec 13, 2009 at 12:52 AM, Davide Marcelli
>> <davide....@gmail.com> wrote:
>> > Another problem: now the update-grub works, but when i reboot, grub
>> > start,
>> > but appear this errors:
>> > error: no module specified
>> > error: file name required
>> > Entering rescue mode ...
>> > error: Invalid mode : auto
>> > then, appear a rescue console (grub>rescue).
>>
>> Hi,
>>
>> Besides update-grub, you also need to install burg to mbr using
>> grub-install.
>>
>> --
>> Bean
>>
>> Project: https://launchpad.net/burg
>> Document: https://help.ubuntu.com/community/Burg
>> Mailing list: http://groups.google.com/group/burg-devel
>
> Each time i execute update-grub?

Hi,

No, you only need to run grub-install once after upgrade from grub to
burg, or different ppa package. BTW, this is assuming you're using the
pc version, you shouldn't use grub-install for EFI boot.

If it still doesn't work, please paste the content of the grub.cfg.

Davide Marcelli

unread,
Dec 13, 2009, 6:13:45 AM12/13/09
to burg-...@googlegroups.com


2009/12/13 Bean <bean...@gmail.com>
 #
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
if terminal_input console ; then true ; else
  # For backward compatibility with versions of terminal.mod that don't
  # understand terminal_input
  terminal console
fi
merge_config ${prefix}/sora/menus.txt
merge_config ${prefix}/sora/icons/icons.txt
merge_config ${prefix}/sora/style.txt
merge_config ${prefix}/sora/theme.txt
insmod 
insmod png
insmod jpeg
insmod coreui
set gfxmode=1024x768
set gfxfont="Unifont Regular 16"
menu_viewer.ext
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry "Ubuntu GNU/Linux, with Linux 2.6.31-16-generic" --class linux {
insmod ext2
set root=(hd0,5)
search --no-floppy --fs-uuid --set d326ba9c-34ed-4c46-88d5-03b5f4cba578
linux /boot/vmlinuz-2.6.31-16-generic root=UUID=d326ba9c-34ed-4c46-88d5-03b5f4cba578 ro  
initrd /boot/initrd.img-2.6.31-16-generic
}
menuentry "Ubuntu GNU/Linux, with Linux 2.6.31-16-generic (recovery mode)" --class linux {
insmod ext2
set root=(hd0,5)
search --no-floppy --fs-uuid --set d326ba9c-34ed-4c46-88d5-03b5f4cba578
 . /boot/grub/themes/sora/theme.cfg### END /etc/grub.d/40_custom ###


Bean

unread,
Dec 13, 2009, 6:52:46 AM12/13/09
to burg-...@googlegroups.com
Hi,

You should remove

. /boot/grub/themes/sora/theme.cfg

from 40_custom and run update-grub again

Davide Marcelli

unread,
Dec 13, 2009, 1:35:32 PM12/13/09
to burg-...@googlegroups.com


2009/12/13 Bean <bean...@gmail.com>
Bean

Project: https://launchpad

before i have delete the line  . /boot/grub/themes/sora/theme.cfg from 40_custom, there are another error: file name 

before i have delete the line  . /boot/grub/themes/sora/theme.cfg from 40_custom, there are another error: file name 

I receive another errors when start grub:
error: no module specified
Entreing rescue mode...
error:Invalid mode:auto

Bean

unread,
Dec 13, 2009, 2:04:08 PM12/13/09
to burg-...@googlegroups.com
Hi,

That's caused by invalid vbe mode. You can use vbeinfo command in grub
console to see what mode your card supports, then set GRUB_GFXMODE in
/etc/default/grub, for example:

GRUB_THEME=sora
GRUB_GFXMODE=1024x768

Davide Marcelli

unread,
Dec 14, 2009, 11:30:37 AM12/14/09
to burg-...@googlegroups.com


2009/12/13 Bean <bean...@gmail.com>

unfortunately continue not work also at 800x600 =(

Bean

unread,
Dec 14, 2009, 11:53:08 AM12/14/09
to burg-...@googlegroups.com
On Tue, Dec 15, 2009 at 12:30 AM, Davide Marcelli
<davide....@gmail.com> wrote:
> unfortunately continue not work also at 800x600 =(

Hi,

What does vbeinfo show ?

Davide Marcelli

unread,
Dec 14, 2009, 12:24:27 PM12/14/09
to burg-...@googlegroups.com


2009/12/14 Bean <bean...@gmail.com>

i can't show you because vbeinfo works only in grub>restore mode, in the therminal it don't find the command.

Bean

unread,
Dec 14, 2009, 2:43:04 PM12/14/09
to burg-...@googlegroups.com
On Tue, Dec 15, 2009 at 1:24 AM, Davide Marcelli
<davide....@gmail.com> wrote:
> i can't show you because vbeinfo works only in grub>restore mode, in the
> therminal it don't find the command.

Hi,

You don't need to show me the output, does vbeinfo detect any video mode ?

Davide Marcelli

unread,
Dec 14, 2009, 2:46:14 PM12/14/09
to burg-...@googlegroups.com


2009/12/14 Bean <bean...@gmail.com>

Yes, a lot.

Bean

unread,
Dec 14, 2009, 2:47:28 PM12/14/09
to burg-...@googlegroups.com
On Tue, Dec 15, 2009 at 3:46 AM, Davide Marcelli
<davide....@gmail.com> wrote:
>
>
> 2009/12/14 Bean <bean...@gmail.com>
>>
>> On Tue, Dec 15, 2009 at 1:24 AM, Davide Marcelli
>> <davide....@gmail.com> wrote:
>> > i can't show you because vbeinfo works only in grub>restore mode, in the
>> > therminal it don't find the command.
>>
>> Hi,
>>
>> You don't need to show me the output, does vbeinfo detect any video mode ?
>>
>> --
>> Bean
>>
>> Project: https://launchpad.net/burg
>> Document: https://help.ubuntu.com/community/Burg
>> Mailing list: http://groups.google.com/group/burg-devel
>
> Yes, a lot.

Hi,

It includes 1024x768 ?

bm671

unread,
Dec 15, 2009, 7:49:45 AM12/15/09
to burg-devel
Sorry to butt in, but i have the same problem.
It looks like it is an error in grub.cfg. If you look there is a
insmod <empty> in the config.
If i change it to insmod vbe the pc will boot again.
PS Sorry for my bad english

On Dec 14, 8:47 pm, Bean <bean12...@gmail.com> wrote:
> On Tue, Dec 15, 2009 at 3:46 AM, Davide Marcelli
>
>
>
> <davide.marce...@gmail.com> wrote:
>
> > 2009/12/14 Bean <bean12...@gmail.com>

Bean

unread,
Dec 15, 2009, 8:36:01 AM12/15/09
to burg-...@googlegroups.com
On Tue, Dec 15, 2009 at 8:49 PM, bm671 <bml...@broadpark.no> wrote:
> Sorry to butt in, but i have the same problem.
> It looks like it is an error in grub.cfg. If you look there is a
> insmod <empty> in the config.
> If i change it to insmod vbe the pc will boot again.
> PS Sorry for my bad english

Hi,

Thanks a lot, after examining Davide Marcelli's grub.cfg carefully,
it's indeed the issue. The line is actually:

insmod ${GRUB_VIDEO_BACKEND}

However, GRUB_VIDEO_BACKEND is only set when GRUB_TERMINAL_OUTPUT is
gfxterm, which is the default. Perhaps you have uncommented the
GRUB_TERMINAL=console line as indicated by previous document ?

For now, a quick fix is to comment out GRUB_TERMINAL=console again, or
set "insmod vbe" explicitly in grub.cfg. This issue will be handled
properly in the next ppa package. BTW, this is what my
/etc/default/grub looks like:

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.

GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
GRUB_CMDLINE_LINUX=""

# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entrys
#GRUB_DISABLE_LINUX_RECOVERY="true"

GRUB_THEME=sora
GRUB_GFXMODE=1024x768

Davide Marcelli

unread,
Dec 15, 2009, 9:55:55 AM12/15/09
to burg-...@googlegroups.com


2009/12/15 Bean <bean...@gmail.com>

Ok, now works!! =D 
I have some small problem as: a line of question mark instead the names of the operating system, the table with the o.s. are too big respetc the background, and the keyboard don't work all the time, but i'm very happy, i'm going to write a guide for burg on my blog.  =D
Thank's to Bean, bm671, pxw and Evan Gillies, for the patience and the disposability.

Bean

unread,
Dec 15, 2009, 10:10:05 AM12/15/09
to burg-...@googlegroups.com
On Tue, Dec 15, 2009 at 10:55 PM, Davide Marcelli
<davide....@gmail.com> wrote:
> Ok, now works!! =D
> I have some small problem as: a line of question mark instead the names of
> the operating system

Hi,

The question mark is probably caused by gettext. It tries to translate
the text to native language, however, some font don't have the
required glyph. I'm thinking about disable gettext for menu items to
avoid such problem. A quick fix is to change locale before running
update-grub:

export LC_ALL=en_US
sudo update-grub

Evan Gillies

unread,
Dec 15, 2009, 12:42:44 PM12/15/09
to burg-...@googlegroups.com
Increasing your resolution will make the table smaller in respect to the background.  If you have any higher resolutions listed in your vbeinfo output you could try setting it to one of those values and see how that works.

E

x_zell

unread,
Jan 9, 2010, 5:23:06 AM1/9/10
to burg-devel
Hi to all, me and other people have this problem:
the upgrade at version 20100801-1~ppa6 fails, dpkg in the installation
phase return with this error:
E: sub-process /usr/bin/dpkg returned at error code (1), and not
complete the installation, other people haven't received this error,
but when try to update grub fails with this error:

Generating grub.cfg ...
Theme file not found.
Have you got changed the directory of the theme or there are a bug?
Thanks for the patience.

Bean

unread,
Jan 9, 2010, 5:36:16 AM1/9/10
to burg-...@googlegroups.com

Hi,

Right, I've changed directory structure. The new theme file is at:

http://code.google.com/p/burg/downloads/list

Download theme_fonts.zip and theme_sora.zip, extract to /boot/grub:

cd /boot/grub
sudo unzip ~/theme_fonts.zip
sudo unzip ~/theme_sora.zip

Then, edit /etc/default/grub, add these lines:
GRUB_THEME=sora
GRUB_GFXMODE=1024x768

Also, make sure GRUB_TERMINAL=console is commented out, otherwise you
would start in text mode.

If you've modified 40_custom previously, remove it as it's not needed anymore.

Finally, generate grub.cfg with:

sudo update-grub

--
Bean

x_zell

unread,
Jan 24, 2010, 1:11:09 PM1/24/10
to burg-devel
Hi, i'm try to adapt this theme to burg:
http://grub.gibibit.com/Theme_ubuntu2_menu.jpg
can i set the progressbar as in the image? and change the icon inside
the progressbar when i change the menu entry?
Thanks

Bean

unread,
Jan 25, 2010, 1:03:40 AM1/25/10
to burg-...@googlegroups.com

Hi,

The circular progress bar hasn't been implemented yet, but I'd import
it from colin's patch soon.

--
Bean

Reply all
Reply to author
Forward
0 new messages