2009-06-26, 10:54
okay, thank you very much, I'll see what I can achieve with my basic linux knowledge and let you know if I found a convenient solution
title Boxee
uuid cddbaacb-b0dd-4fc2-8bf0-a417ca889da2
kernel /boot/vmlinuz-2.6.28-13-generic root=UUID=cddbaacb-b0dd-4fc2-8bf0-a417ca889da2 ro quiet splash xbmc=nodiskmount,noredir loglevel=0 boxee
initrd /boot/initrd.img-2.6.28-13-generic
quiet
nc88keyz Wrote:wtf did i do wrong,Weird... I followed the how-to verbatim and it works fine for me. Did you install a desktop? (fluxbox)
followed the guide verbatim
no block devisces found,
no block devices found.
Ubuntu 9.04 XBMCLive tty1
XBMC login:
i tryed going to usr/share/xbmc/ and running xbmc
says cannot connect to X server.
I thought i would try this because power management is messed up and i cant update the svn on live cd. althoughit works.
nc88keyz Wrote:i got fluxbox up and running. then typed xbmc in terminal it worksOh, well you're still good. All you have to do is update your boot script. Go into the how-to and do the stuff below the "Install xbmc helpers" heading. This is what you need:
but it doesnt start up automatically at this point.
Quote:Finally, there is a manual modification to be applied to the file /boot/grub/menu.lst: you have to add
Code:xbmc=nodiskmount,noredir loglevel=0
to the default kernel cmdline (entry 0).
## ## End Default Options ##
title Ubuntu 9.04, kernel 2.6.28-13-generic
uuid 59b893e1-49c6-405f-b720-d8eecde44c39
kernel /boot/vmlinuz-2.6.28-13-generic root=UUID=59b893e1-49c6-405f-b720-d8eecde44c39 ro quiet splash quiet
xbmc=nodiskmount,noredir loglevel=0
initrd /boot/initrd.img-2.6.28-13-generic
title Ubuntu 9.04, kernel 2.6.28-13-generic (recovery mode)
uuid 59b893e1-49c6-405f-b720-d8eecde44c39
kernel /boot/vmlinuz-2.6.28-13-generic root=UUID=59b893e1-49c6-405f-b720-d8eecde44c39 ro single
initrd /boot/initrd.img-2.6.28-13-generic
title Ubuntu 9.04, memtest86+
uuid 59b893e1-49c6-405f-b720-d8eecde44c39
kernel /boot/memtest86+.bin
### END DEBIAN AUTOMAGIC KERNELS LIST
Quote: Install XBMC
The core XBMC application and its related dependencies can be installed by typing:
Code:sudo apt-get install xbmc xinit x11-xserver-utils