<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=2499&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / How to install a Grub from gnome-look.org?.]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=2499</link>
		<description><![CDATA[The most recent posts in How to install a Grub from gnome-look.org?..]]></description>
		<lastBuildDate>Fri, 23 Nov 2018 16:09:51 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: How to install a Grub from gnome-look.org?.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12914#p12914</link>
			<description><![CDATA[<p>Well as you know i&#039;m far away to be an expert, but i don&#039;t think that there is a problem with MXLinux since, as you can see, i was able to install and run Anonymous/grub without any problem. <img src="http://dev1galaxy.org/img/smilies/roll.png" width="15" height="15" alt="roll" /></p><div class="codebox"><pre><code>  GNU nano 2.7.4                     Fichero: /etc/default/grub                                  

# If you change this file, run &#039;update-grub&#039; afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
#   info -f grub -n &#039;Simple configuration&#039;

GRUB_DEFAULT=0
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2&gt; /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT=&quot;quiet&quot;
GRUB_CMDLINE_LINUX=&quot;&quot;
GRUB_THEME=&quot;/boot/grub/themes/Anonymous-Hope/theme.txt&quot;

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM=&quot;0x01234567,0xfefefefe,0x89abcdef,0xefefefef&quot;

# 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

^G Ver ayuda    ^O Guardar      ^W Buscar       ^K Cortar txt   ^J Justificar   ^C Posición
^X Salir        ^R Leer fich.   ^\ Reemplazar   ^U Pegar txt    ^T Ortografía   ^_ Ir a línea</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Fri, 23 Nov 2018 16:09:51 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12914#p12914</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to install a Grub from gnome-look.org?.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12912#p12912</link>
			<description><![CDATA[<p>Hi Keos,</p><p>Maybe MX17 has control over grub configs. Are you modifying the config files from MX17 or Devuan?</p><p>If you have installed MX17 first and installed grub to /dev/sda with MX17 then you need to modify the theme from MX17 i believe.</p><p>Currently i have Crows Devuan installed 1st to boot and use Crowz Devuan grub boot files, so if&#160; were to modify any other dual booting systems grub configs (themes etc) on other partitions i would need to install grub to the HDD from those partitions and have the grub configs run from there.</p>]]></description>
			<author><![CDATA[dummy@example.com (Panopticon)]]></author>
			<pubDate>Fri, 23 Nov 2018 15:31:09 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12912#p12912</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to install a Grub from gnome-look.org?.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12910#p12910</link>
			<description><![CDATA[<p>Hi,</p><p>Tricks not always works. I went to the section: “theme”, from this document, i did as they said:</p><div class="codebox"><pre><code># nano /etc/default/grub

GRUB_THEME=&quot;/usr/share/grub/themes/starfield/theme.txt&quot;</code></pre></div><p>It says later that:</p><p> &quot;you will see Found theme: /usr/share/grub/themes/starfield/theme.txt in the terminal.» </p><p>It never happened:</p><div class="codebox"><pre><code>root@kaos:/home/keos# thunar
root@kaos:/home/keos# nano /etc/default/grub
root@kaos:/home/keos# nano /etc/default/grub
root@kaos:/home/keos# update-grub
Generando un fichero de configuración de grub...
Encontrada imagen de linux: /boot/vmlinuz-4.9.0-8-amd64
Encontrada imagen de memoria inicial: /boot/initrd.img-4.9.0-8-amd64
Encontrada imagen de linux: /boot/vmlinuz-4.9.0-7-amd64
Encontrada imagen de memoria inicial: /boot/initrd.img-4.9.0-7-amd64
Encontrado MX 17 Horizon (17) en /dev/sda3
hecho
root@kaos:/home/keos#</code></pre></div><p>This is the only grub that works from this website -- and i tried many of ...</p><p>you will see below the line (spanish/Encontrado=founded): </p><p>«Encontrado tema: /boot/grub/themes/Anonymous-Hope/theme.txt»</p><div class="codebox"><pre><code>root@kaos:/home/keos# nano /etc/default/grub

root@kaos:/home/keos# update-grub
Generando un fichero de configuración de grub...
Encontrado tema: /boot/grub/themes/Anonymous-Hope/theme.txt
Encontrada imagen de linux: /boot/vmlinuz-4.9.0-8-amd64
Encontrada imagen de memoria inicial: /boot/initrd.img-4.9.0-8-amd64
Encontrada imagen de linux: /boot/vmlinuz-4.9.0-7-amd64
Encontrada imagen de memoria inicial: /boot/initrd.img-4.9.0-7-amd64
Encontrado MX 17 Horizon (17) en /dev/sda3
hecho</code></pre></div><p>Just in case, yes, i uncommented the line for Anonymous/grub when added ...</p><p>To me it is over, there is something very wrong ... </p><p>Thank you very much for your help!.</p>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Fri, 23 Nov 2018 14:43:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12910#p12910</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to install a Grub from gnome-look.org?.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12903#p12903</link>
			<description><![CDATA[<p>The grub tips and tricks area is a helpfull resource ,</p><p><a href="https://wiki.archlinux.org/index.php/GRUB/Tips_and_tricks" rel="nofollow">https://wiki.archlinux.org/index.php/GR … and_tricks</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Panopticon)]]></author>
			<pubDate>Thu, 22 Nov 2018 01:43:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12903#p12903</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to install a Grub from gnome-look.org?.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12898#p12898</link>
			<description><![CDATA[<p>I&#039;m agree with you golinux, sometimes that is the only way, it happened to me before that ... and it is not going be the last time that ... <img src="http://dev1galaxy.org/img/smilies/cool.png" width="15" height="15" alt="cool" /></p><p> cynwulf, of course i tried, but it doesn&#039;t work here ... may be there is something wrong with the way he is asking for the installation of his grub, there is another user having problems too with ... <img src="http://dev1galaxy.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Wed, 21 Nov 2018 17:38:02 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12898#p12898</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to install a Grub from gnome-look.org?.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12897#p12897</link>
			<description><![CDATA[<div class="quotebox"><cite>Ogis1975 wrote:</cite><blockquote><div><p>You should be more cautious with unclear content scripts. Such &quot;helpers&quot; can irreparably damage the system.</p></div></blockquote></div><p>^^^&#160; This.&#160; I have refrained from posting to this thread because sometimes learning takes experiential knowledge.&#160; If it borks the system or worse it will be more a memorable lesson than a caution from someone who has been there and done that.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 21 Nov 2018 16:32:19 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12897#p12897</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to install a Grub from gnome-look.org?.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12895#p12895</link>
			<description><![CDATA[<p>Well, in the mean time i already installed another grub from gnome-look.org <a href="https://www.gnome-look.org/p/1252310/" rel="nofollow">https://www.gnome-look.org/p/1252310/</a> [just i don&#039;t like it] the instructions are very clear and i was able to do the task:</p><div class="codebox"><pre><code>Install:
 
Download and extract Anonymous-Hope.zip &gt;
 
Copy the extracted folder to /boot/grub/themes &gt;
 (use &#039;sudo mkdir /boot/grub/themes&#039; if you dont have a &#039;themes&#039; folder)
 
Add the following line to /etc/default/grub &gt;
 GRUB_THEME=&quot;/boot/grub/themes/Anonymous-Hope/theme.txt&quot;
 (use &#039;sudo gedit /etc/default/grub&#039;)
 
Update your grub.cfg &gt;
 (use &#039;sudo update-grub&#039;)
 
If you did everything rite, you will see:
 Generating grub configuration file ...
 Found theme: /boot/grub/themes/Anonymous-Hope/theme.txt
 
Done!</code></pre></div><p>I don&#039;t understand why the author of [Griffin Grub] is doing something different, more complicated, at the last commentary he said: &quot;You should have run the install.sh script for installing&quot;. </p><p>In other way it looks to me that there are different ways or methods of installation, there is not a general rule or wherever, that is what bring confusion to me ...</p><p>Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Wed, 21 Nov 2018 15:32:12 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12895#p12895</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to install a Grub from gnome-look.org?.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12891#p12891</link>
			<description><![CDATA[<div class="quotebox"><cite>keos wrote:</cite><blockquote><div><p>Of course!</p></div></blockquote></div><p>You should be more cautious with unclear content scripts. Such &quot;helpers&quot; can irreparably damage the system.</p>]]></description>
			<author><![CDATA[dummy@example.com (Ogis1975)]]></author>
			<pubDate>Wed, 21 Nov 2018 14:03:05 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12891#p12891</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to install a Grub from gnome-look.org?.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12889#p12889</link>
			<description><![CDATA[<p>I&#039;m not sure about the instructions, this is what i did:</p><div class="codebox"><pre><code>keos@kaos:~$ LANG=C chmod +x Install.sh
chmod: cannot access &#039;Install.sh&#039;: No such file or directory
keos@kaos:~$ </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Wed, 21 Nov 2018 13:02:52 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12889#p12889</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to install a Grub from gnome-look.org?.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12875#p12875</link>
			<description><![CDATA[<p>Of course!</p>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Tue, 20 Nov 2018 17:10:42 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12875#p12875</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to install a Grub from gnome-look.org?.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12873#p12873</link>
			<description><![CDATA[<p>That&#039;s the problem for me, i don&#039;t understand this instructions, the file is not there ... well, where is?</p><div class="codebox"><pre><code>keos@kaos:~$ whereis Install.sh
Install:
keos@kaos:~$ </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Tue, 20 Nov 2018 16:08:06 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12873#p12873</guid>
		</item>
		<item>
			<title><![CDATA[How to install a Grub from gnome-look.org?.]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=12871#p12871</link>
			<description><![CDATA[<p>Hi,</p><p>I have been trying to install a new grub from <a href="http://www.gnome-look.org" rel="nofollow">www.gnome-look.org</a> in particular the one called: </p><p>Griffin Grub Remix 1.5 </p><p><a href="https://www.gnome-look.org/p/1237117/" rel="nofollow">https://www.gnome-look.org/p/1237117/</a></p><p>This are the instructions:</p><p>####INSTALLATION</p><p>1-Move the extracted file to /boot/grub/themes (create if not present)</p><p>-- I created this file as #thunar, it was not possible as a normal user to move the file extracted to &#039;themes&#039;.</p><p>2-Make the &quot;Install-ubuntu.sh&quot; file executable by &quot;chmod +x Install.sh&quot; and Run the script by &quot;sudo ./Install.sh&quot;(For Debian or Ubuntu and their derivatives)</p><p>&#039;Install.sh&#039; is a file that is inside Griffin-Grub-Remix but I got this problem:</p><div class="codebox"><pre><code>root@kaos:/home/keos# LANG=C chmod +x Install.sh
chmod: cannot access &#039;Install.sh&#039;: No such file or directory
root@kaos:/home/keos#</code></pre></div><p>I never did something like this before, i suppose i&#039;m doing wrongness ... <img src="http://dev1galaxy.org/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>i will appreciate any help with this ...</p><p>Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (keos)]]></author>
			<pubDate>Tue, 20 Nov 2018 14:19:36 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=12871#p12871</guid>
		</item>
	</channel>
</rss>
