PDA

View Full Version : XBMC in Grub menu


kikos
2008-08-04, 20:02
I want to add an option in my Grub menu to boot XBMCLiveUSB.


Ive installed XBMC USB on to /boot/xbmc/

So far I have used QGrubEditor to:


Add the XBMC menu item with these settings

Root/ Hd0,4

Kernal: /boot/xbmc/vmlinuz root=UUID=da7046cc-4bab-422d-b438-5d62eaacbedb ro quiet splash

Initrd: /boot/xbmc/initrd0.img

and set it to @quiet@


when I choose XBMC in Grub, it loads the splash screen with progress bar for a bit, then just boots to a low resolution desktop of my default user in Ubuntu.

Any idea on how to get it to boot properly to XBMC?