|
Re: General Help LINUX [message #2782 is a reply to message #2781] |
Wed, 26 November 2014 07:46   |
|
Hi,
1. yeah, other OS are not automatically discovered (grub2 in CentOS7 will do this if you have ntfs-3g installed, but of course this is for the future Stella), you will need to manually add an entry in /boot/grub/menu.lst, smth like this if Windows is on the first partition on the first drive:
title windows
root (hd0,0)
makeactive
chainloader +1
2. what exactly are you trying to install from tarball? perhaps we can package it in rpm
3. you should already have Totem installed, otherwise just open a terminal and "yum install vlc" or "mplayer" and so on, some of them may already be installed. What converter do you need, multimedia? There's HandBrake, VLC and ffmpeg who can do this job ...
|
|
|
|
|
|
|
Re: General Help LINUX [message #2792 is a reply to message #2791] |
Thu, 27 November 2014 20:20   |
 |
detipco
Messages: 294 Registered: March 2014
|
Senior Member |
|
|
You will always get these warnings in terminal by opening guis, don`t worry about.
Did you save the file after editing? If you are not root, it`s not possible to change the menu.Ist.
yourname@localhost:~$ su -
In BIOS you are able to change the boot order of your hds, so Stella boots always first and if you need WIN press F8.
I`m doing it in the same way with five hds, because changing menu.Ist or grub.cfg is always dangerous.
Stella needs packages.rpm , because it`s a derivate of Red Hat / CentOS.
[Updated on: Thu, 27 November 2014 20:58] Report message to a moderator
|
|
|
|
Re: General Help LINUX [message #2796 is a reply to message #2781] |
Sat, 29 November 2014 20:37   |
|
Gandalf,
Usually you'd just open a terminal and as root do "yum install something".
What's is that something that you want installed? If it's not in the repos yet, we could add it.
|
|
|
|