Xtreamer Ultra & Ubuntu 12.04
English is not my natural language so i accept every remark and I’ll modify the texts according your posts. Introduction Xtreamer ultra is an HTPC (mini computer) using GNU/Linux operating system, providing a wonderful media center. shipped with Ubuntu 10.10 (maverick merkaat code name). this r ...
How to Install XBMC Linux in 15 Minutes with OpenELEC
XBMC has been the favorite home theater PC software of advanced users for years, but thanks to easy to install distributions like XBMC Live Linux and the latest distribution OpenELEC, it is easier than ever to install XBMC on Linux. The benefit of using Linux instead of Windows 7 is that you w ...
How to Install Windows, ubuntu and OpenELEC
My goal when putting together this setup was to have a computer at my TV, to act as a Media Center with Windows, so I can play Windows based video games on my TV. In this example I’m using Windows XP Pro and not Windows 7. I would prefer Windows 7, but I don’t have licenses, but I do however hav ...
How to fix bootloader issues?
1- The magic command is the following: sudo apt-get purge burg grub2 grub-pc grub-common #This will remove all the bootloaders from your system Note: Be careful NOT to reboot now because you don't have a bootloader anymore (you would probably have to fix it with a live cd or something)... 2- Up ...
How to install SSD module on Xtreamer Ultra
This is a user guide on how to open you Xtramer Ultra to install the Mini PCI-E SSD module. Please pay attention to the images and instructions in the guide and be careful. Refer to the attached file.
How to open the Xtreamer Ultra case
More pictures of the hardware inside have been posted by exe before, check out this too: http://forum.xtreame...hardware-shots/ Okay, so we want to open this little guy. We remove the cap with the HDD and the stand first... ... then unscrew the 2 screws at the bottom. Instead of cutting th ...
Ultra Multiple OS setup guide
My goal to setup the ultra was to make it run nicely on a internal hard drive and using hdmi connection. I had so many problems with just the xtreamer usb stick that I end up using openelecc for xbmc part. So I used a ocz vertex 2 ssd - 120gb for the internal hdd. My guide should work for 60gb ...
How to flash AMI BIOS on ubuntu
Note! sudo password is ultra run terminal With the following commands we check the BIOS Version (080016) and BIOS realease/build date(5/23/11): sudo dmidecode -s bios-version sudo dmidecode -s bios-release-date If the version and date are not 080016 and 5/23/11 then we install the flashrom app, ...