<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SOURCES.LIST &#187; BURG</title>
	<atom:link href="http://www.sourceslist.eu/category/burg-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sourceslist.eu</link>
	<description>Il sito di riferimento per le sources.list</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:08:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to set Burg/Grub2 resolution and fix Plymouth with Super-Boot-Manager</title>
		<link>http://www.sourceslist.eu/blog/how-to-set-burg-resolution-and-fix-plymouth-with-super-boot-manager/</link>
		<comments>http://www.sourceslist.eu/blog/how-to-set-burg-resolution-and-fix-plymouth-with-super-boot-manager/#comments</comments>
		<pubDate>Sun, 05 Jun 2011 09:44:43 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[BLOG]]></category>
		<category><![CDATA[BURG]]></category>
		<category><![CDATA[LINUX]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=3654</guid>
		<description><![CDATA[On the web there are many tutorials and bash script to fix and display correctly Plymouth with Burg or Grub for who use proprietary driver. The problem is that these tutorials and these scripts take advantage of the command &#8220;hwinfo - framebuffer&#8221; to obtain the list of   supported resolutions by your video card, which does [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;">On the web there are many tutorials and bash script to fix and display correctly Plymouth with Burg or Grub for who use proprietary driver. The problem is that these tutorials and these scripts take advantage of the command &#8220;<code>hwinfo - framebuffer</code>&#8221; to obtain the list of   supported resolutions by your video card, which does not always coincide with the resolutions supported by burg and grub. Precisely for this reason, the script in question fail causing at best only a hideous display screen of Plymouth, but at worst can even make the operating system unbootable. Obviously when we are talking about Linux, generally there is always a remedy. In this tutorial I will explain briefly how to properly configure the resolution of Burg and how to fix the display of Plymouth.</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>STEP 1</strong></span></p>
<p style="text-align: justify;">First start the <a href="http://www.sourceslist.eu/blog/linux-blog/super-boot-manager-buc-version-download-installation/"><strong>Super-boot-manager</strong></a> and then start the Plymouth manager. On the first tab click on the &#8220;vesa codes&#8221; button and you&#8217;ll see a table with various resolutions and their corresponding  vesa codes. Write down the vesa code corrisponding to resolution that you want to set for Plymouth.</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>STEP 2</strong></span></p>
<p style="text-align: justify;">Now close the Plymouth manager and open the Burg-Manager. To set the resolution of Burg go to the tab &#8220;Parameters&#8221; -&gt; &#8220;Parameters 1&#8243;, choose the resolution to set from the dropdown menu and click on &#8220;Change Resolution&#8221; and then &#8220;Apply Changes&#8221;. Keep in mind that the resolutions proposed by the burg-managers are those obtained by the command &#8220;xrandr&#8221; providing the resolutions supported by your video card. Instead, those supported by burg are a subset of the resolutions obtained with the xrandr command. If you want to see a list of resolutions supported by Burg you have to reboot, go to Burg, click &#8220;c&#8221; to access to the terminal and then type &#8220;vbeinfo&#8221; and press enter. So you can write down the resolution that you want to set for Burg and then set up it through the burg-manager.</p>
<p style="text-align: justify;"><strong><span style="text-decoration: underline;">STEP 3</span></strong></p>
<p style="text-align: justify;">To fix Plymouth displaying go to the tab &#8220;Parameters&#8221; -&gt; &#8220;Parameters 4&#8243; and into GRUB_CMDLINE_LINUX form write the vesa code that you have noted from the table of vesa codes from Plymouth-manager. For example for 1280&#215;1024 resolution you have to set it as follows:</p>
<p style="text-align: justify;"><code>vga = 0x0319</code></p>
<p style="text-align: justify;">Then click on &#8220;Change&#8221;.</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>STEP 4</strong></span></p>
<p style="text-align: justify;">Then open tab &#8220;Parameters&#8221; -&gt; &#8220;Parameters 3&#8243; e go to parameter GRUB_LINUX16 so click &#8220;Enable&#8221; and then &#8220;Apply Changes&#8221;. Exit from Super-boot-manager and reboot to make sure everything is working properly. If you have set a vesa code that is not supported Plymouth will not appear and instead will be displayied a list of vesa codes relative to supported resolution. Then write down the vesa code relative to supported resolution and repeat step 3 substituting the new vesa code chosen.<br />
Below there is a video tutorial that follow the same steps that I mentioned. The procedure is identical for those who use GRUB instead of Burg. The only difference is that you use GRUB-MANAGER instead of BURG-MANAGER, but various sets of parameters are the same.</p>
<p><object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/67alHPVbbpU?version=3&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/67alHPVbbpU?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="560" height="349" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/blog/how-to-set-burg-resolution-and-fix-plymouth-with-super-boot-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Come impostare la risoluzione del Burg/Grub2 e fixare la visualizzazione di Plymouth con il Super-Boot-Manager</title>
		<link>http://www.sourceslist.eu/blog/come-impostare-la-risoluzione-del-burggrub2-e-fixare-la-visualizzazione-di-plymouth-con-il-super-boot-manager/</link>
		<comments>http://www.sourceslist.eu/blog/come-impostare-la-risoluzione-del-burggrub2-e-fixare-la-visualizzazione-di-plymouth-con-il-super-boot-manager/#comments</comments>
		<pubDate>Sun, 05 Jun 2011 09:11:09 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[BLOG]]></category>
		<category><![CDATA[BURG]]></category>
		<category><![CDATA[LINUX]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=3655</guid>
		<description><![CDATA[In rete ci sono molti tutorial e script bash per aggiustare la visualizzazione di Plymouth con Burg o Grub per chi utilizza i driver proprietari. Il problema è che questi tutorial e questi script sfruttano il comando &#8220;hwinfo --framebuffer&#8221; per ottenere le risoluzioni supportate dalla scheda video, che peraltro non sempre coincidono con le risoluzioni [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: justify;">In rete ci sono molti tutorial e script bash per aggiustare la visualizzazione di Plymouth con Burg o Grub per chi utilizza i driver proprietari. Il problema è che questi tutorial e questi script sfruttano il comando &#8220;<code>hwinfo --framebuffer</code>&#8221; per ottenere le risoluzioni supportate dalla scheda video, che peraltro non sempre coincidono con le risoluzioni supportate dal burg e dal grub. Proprio per questo motivo gli script in oggetto falliscono provocando nel migliore dei casi solo una orrenda visualizzazione della schermata relativa a Plymouth, ma nel peggiore dei casi possono anche rendere il sistema operativo non avviabile. Ovviamente a quanto si parla di linux, generalmente c&#8217;è sempre un rimedio. In questo tutorial voglio spiegarvi brevemente come configurare correttamente la risoluzione del burg e come riparare la visualizzazione di Plymouth.</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>PASSO 1</strong></span></p>
<p style="text-align: justify;">Prima di tutto avviate il <a href="http://www.sourceslist.eu/blog/linux-blog/super-boot-manager-buc-version-download-installation/"><strong>Super-boot-manager</strong></a> e quindi avviate il Plymouth-Manager.Nella prima scheda cliccate sul bottone &#8220;codici vesa&#8221; e vi apparirà una tabella con le varie risoluzioni e i relativi codici vesa corrispondenti.Annotatevi il codice vesa della risoluzione che volete impostare per la visualizzazione di Plymouth.</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>PASSO 2</strong></span></p>
<p style="text-align: justify;">Ora chiudete il Plymouth-Manager e aprite il Burg-Manager. Per settare la risoluzione del Burg andate alla scheda &#8220;Parametri&#8221; -&gt; &#8220;Parametri 1&#8243; , scegliete la risoluzione da impostare dal menu a tendina e cliccate su &#8220;Cambia risoluzione&#8221; e poi su &#8220;Applica Modifiche&#8221;.Tenete presente che le risoluzioni proposte dal burg-manager sono quelle ottenute tramite il comando &#8220;xrandr&#8221; che fornisce le risoluzioni supportate dalla scheda video. Invece quelle supportate dal burg sono un sottoinsieme delle risoluzioni ottenute con il comando xrandr. Per visualizzare le risoluzioni supportate dal burg bisogna riavviare, accedere al burg, cliccare &#8220;c&#8221; per accedere al terminale del burg e quindi digitare &#8220;vbeinfo&#8221; e dare invio.  Quindi potete annotarvi la risoluzione che volete impostare per il burg e poi la impostate tramite il burg-manager.</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>PASSO 3</strong></span></p>
<p style="text-align: justify;">Per aggiustare la visualizzazione del Plymouth andate alla scheda &#8220;Parametri&#8221; -&gt; &#8220;Parametri 4&#8243;  e alla voce GRUB_CMDLINE_LINUX scrivete il codice vesa che vi siete annotati dalla tabella dei codici vesa presente nel Plymouth-Manager per esempio per la risoluzione 1280&#215;1024 in questo modo:</p>
<p style="text-align: justify;"><code>vga=0x0319</code></p>
<p style="text-align: justify;">Poi cliccate su &#8220;Cambia&#8221;</p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>PASSO 4</strong></span></p>
<p style="text-align: justify;">Poi andate alla scheda &#8220;Parametri&#8221;-&gt;&#8221;Parametri 3&#8243; andate al parametro GRUB_LINUX16 e cliccate su &#8220;SI&#8221; e poi su &#8220;Applica Modifiche&#8221;. Uscite dal Super-boot-manager e riavviate per controllare che tutto funzioni correttamente. Se avete impostato un codice vesa non supportato Plymouth non verrà visualizzato e al suo posto verrà visualizzata una lista dei codici vesa supportati. Quindi annotatevi il codice vesa supportato relativo alla risoluzione e ripetete il passo 3 sostituendo il nuovo codice vesa scelto.<br />
Il procedimento è identico per coloro che utilizzano GRUB al posto del BURG. L&#8217;unica differenza è che dovete utilizzare il GRUB-MANAGER al posto del BURG-MANAGER, ma i parametri da modificare sono gli stessi.</p>
<p style="text-align: justify;">Vi allego anche un video tutorial che ripercorre praticamente gli stessi passi che vi ho riportato.</p>
<p><object width="560" height="349"><param name="movie" value="http://www.youtube.com/v/67alHPVbbpU?version=3&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/67alHPVbbpU?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="560" height="349" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/blog/come-impostare-la-risoluzione-del-burggrub2-e-fixare-la-visualizzazione-di-plymouth-con-il-super-boot-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Super-boot-manager buc version: Download e Installazione</title>
		<link>http://www.sourceslist.eu/blog/super-boot-manager-buc-version-download-e-installazione/</link>
		<comments>http://www.sourceslist.eu/blog/super-boot-manager-buc-version-download-e-installazione/#comments</comments>
		<pubDate>Sun, 22 May 2011 07:58:36 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[BLOG]]></category>
		<category><![CDATA[BURG]]></category>
		<category><![CDATA[LINUX]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=3566</guid>
		<description><![CDATA[Installation from debian package Arch Name Version Download Downloads all super-boot-manager 0.7.13 sources super-boot-manager 0.7.13 i386 buc 0.5.2 / amd64 buc 0.5.2 / sources buc 0.5.2 / Scarica i pacchetti debian del super-boot-manager e di buc adatti per l&#8217;architettura della tua cpu dalla tabella qui sopra e poi installali tramite terminale eseguendo: sudo dpkg -i super-boot-manager* buc* [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><center>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-3595" title="octo_m" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/05/octo_m1-300x146.png" alt="" width="180" height="88" /></p>
<p></center></p>
<p><span style="font-family: arial, helvetica, sans-serif;"><strong><span style="font-size: medium;"><span style="font-family: arial, helvetica, sans-serif;"><span style="text-decoration: underline;">Installation from debian package</span></span></span></strong></span></p>
<p><span style="font-family: arial, helvetica, sans-serif; font-size: small;"><strong><span style="text-decoration: underline;"> </span></strong></span></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<table style="text-align: left; width: 526px; height: 140px; border: 0pt solid #d17f2e;" border="0" align="center">
<tbody>
<tr>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><span style="font-size: medium;"><strong><span style="font-family: 'courier new', courier;">Arch</span></strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>Name</strong></span></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>Version</strong></span></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>Download</strong></span></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>Downloads </strong></span></span></span></td>
</tr>
<tr>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><strong><span style="font-size: medium;"><span style="font-family: 'courier new', courier;">all</span></span></strong></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"> </span></span></strong><strong><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><span style="color: #99cc00;">super-boot-manager</span><a style="color: #000000; text-decoration: none;" href="http://www.sourceslist.eu/installare-software-tramite-repository/?download=remove-apt-repository"></a></span></span></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><span style="font-family: 'courier new', courier;"><span style="font-size: medium;">0.7.13</span></span></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><strong><a href="http://www.sourceslist.eu/ccount/click.php?id=40"><img title="download" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/12/download.png" alt="download" width="60" height="60" /></a></strong></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><script type="text/javascript">// <![CDATA[
ccount_display('40')
// ]]&gt;</script></td>
</tr>
<tr>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><strong><span style="font-size: medium;"><span style="font-family: 'courier new', courier;">sources</span></span></strong></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><span style="color: #99cc00;">super-boot-manager</span></span></span></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><span style="font-family: 'courier new', courier;"><span style="font-size: medium;"><strong>0.7.13</strong></span></span></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><a href="http://www.sourceslist.eu/ccount/click.php?id=41"><img title="download" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/12/download.png" alt="download" width="60" height="60" /></a></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><script type="text/javascript">// <![CDATA[
ccount_display('41')
// ]]&gt;</script></td>
</tr>
<tr>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong><span style="color: #993300;"><span style="font-family: 'courier new', courier;">i386</span></span></strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="color: #99cc00;"><span style="font-family: 'courier new', courier;"><strong>buc</strong></span></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>0.5.2</strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><a href="http://buc.billeragroup.net/wp-content/plugins/download-monitor/download.php?id=1"><img title="download" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/12/download.png" alt="download" width="60" height="60" /></a></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><strong><span style="font-size: x-large;">/</span></strong></span><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong> </strong></span></span></td>
</tr>
<tr>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong><strong><span style="color: #993300;"><span style="font-family: 'courier new', courier;">amd64</span></span></strong></strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong><span style="color: #99cc00;"><span style="font-family: 'courier new', courier;">buc</span></span></strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>0.5.2</strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><a href="http://buc.billeragroup.net/wp-content/plugins/download-monitor/download.php?id=2"><img title="download" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/12/download.png" alt="download" width="60" height="60" /></a></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><span style="font-size: x-large;">/</span></strong><strong> </strong></td>
</tr>
<tr>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><strong><span style="font-size: medium;"><span style="color: #993300;"><span style="font-family: 'courier new', courier;">sources</span></span></span></strong></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #99cc00;"><span style="font-size: medium;"><span style="color: #99cc00;"><span style="font-family: 'courier new', courier;"><strong>buc</strong></span></span></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>0.5.2</strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><a href="http://buc.billeragroup.net/wp-content/plugins/download-monitor/download.php?id=3"><img title="download" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/12/download.png" alt="download" width="60" height="60" /></a></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: x-large;"><strong>/</strong> </span></td>
</tr>
</tbody>
</table>
<p>Scarica i pacchetti debian del super-boot-manager e di buc adatti per l&#8217;architettura della tua cpu dalla tabella qui sopra e poi installali tramite terminale eseguendo:</p>
<p>sudo dpkg -i super-boot-manager* buc*</p>
<p><span style="text-decoration: underline;"><span style="font-family: arial, helvetica, sans-serif;"><strong><span style="font-size: medium;"><span style="font-family: arial, helvetica, sans-serif;">Installazione da repository</span></span></strong></span></span></p>
<p>Esegui da terminale:</p>
<p><code>sudo add-apt-repository ppa:ingalex/super-boot-manager</p>
<p>sudo apt-get update </p>
<p>sudo apt-get install super-boot-manager</code></p>
<p>Vuoi restare aggiornato sulle future release del super-boot-manager ? Allora iscriviti alla <strong><a href="http://www.facebook.com/pages/Sourceslisteu/366814072412" target="_blank">fan page</a></strong> su facebook.<br />
Vuoi supportare i nostri progetti? Allora prendi in considerazione di fare anche una piccola offerta tramite Paypal usando il widget che trovi nella barra laterale del sito (Buy me a beer).</p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/blog/super-boot-manager-buc-version-download-e-installazione/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Super-boot-manager buc version: Download &amp; Installation</title>
		<link>http://www.sourceslist.eu/blog/linux-blog/super-boot-manager-buc-version-download-installation/</link>
		<comments>http://www.sourceslist.eu/blog/linux-blog/super-boot-manager-buc-version-download-installation/#comments</comments>
		<pubDate>Sun, 22 May 2011 07:58:17 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[BURG]]></category>
		<category><![CDATA[LINUX]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=3555</guid>
		<description><![CDATA[&#160; Installation from debian package Arch Name Version Download Downloads all super-boot-manager 0.7.13 sources super-boot-manager 0.7.13 i386 buc 0.5.2 / amd64 buc 0.5.2 / sources buc 0.5.2 / Download super-boot-manager and buc debian packages ﻿for your architecture from the table above and then install it executing from terminal: sudo dpkg -i super-boot-manager* buc* Installation from repository Execute [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p style="text-align: center;"><a href="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/05/octo_m.png"><img class="aligncenter size-medium wp-image-3557" title="octo_m" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/05/octo_m-300x146.png" alt="" width="180" height="88" /></a></p>
<p style="text-align: center;">&nbsp;</p>
<p><span style="font-family: arial, helvetica, sans-serif;"><strong><span style="font-size: medium;"><span style="font-family: arial, helvetica, sans-serif;"><span style="text-decoration: underline;">Installation from debian package</span></span></span></strong></span></p>
<p><span style="font-family: arial, helvetica, sans-serif; font-size: small;"><strong><span style="text-decoration: underline;"> </span></strong></span></p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<table style="text-align: left; width: 526px; height: 140px; border: 0pt solid #d17f2e;" border="0" align="center">
<tbody>
<tr>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><span style="font-size: medium;"><strong><span style="font-family: 'courier new', courier;">Arch</span></strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>Name</strong></span></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>Version</strong></span></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>Download</strong></span></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>Downloads </strong></span></span></span></td>
</tr>
<tr>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><strong><span style="font-size: medium;"><span style="font-family: 'courier new', courier;">all</span></span></strong></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"> </span></span></strong><strong><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><span style="color: #99cc00;">super-boot-manager</span><a style="color: #000000; text-decoration: none;" href="http://www.sourceslist.eu/installare-software-tramite-repository/?download=remove-apt-repository"></a></span></span></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><span style="font-family: 'courier new', courier;"><span style="font-size: medium;">0.7.13</span></span></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><strong><a href="http://www.sourceslist.eu/ccount/click.php?id=40"><img title="download" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/12/download.png" alt="download" width="60" height="60" /></a></strong></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><script language="Javascript">ccount_display('40')</script></td>
</tr>
<tr>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #993300;"><strong><span style="font-size: medium;"><span style="font-family: 'courier new', courier;">sources</span></span></strong></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><span style="color: #99cc00;">super-boot-manager</span></span></span></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><span style="font-family: 'courier new', courier;"><span style="font-size: medium;"><strong>0.7.13</strong></span></span></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><a href="http://www.sourceslist.eu/ccount/click.php?id=41"><img title="download" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/12/download.png" alt="download" width="60" height="60" /></a></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><script type="text/javascript">// <![CDATA[
ccount_display('41')
// ]]&gt;</script></td>
</tr>
<tr>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong><span style="color: #993300;"><span style="font-family: 'courier new', courier;">i386</span></span></strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="color: #99cc00;"><span style="font-family: 'courier new', courier;"><strong>buc</strong></span></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>0.5.2</strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><a href="http://buc.billeragroup.net/wp-content/plugins/download-monitor/download.php?id=1"><img title="download" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/12/download.png" alt="download" width="60" height="60" /></a></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><strong><span style="font-size: x-large;">/</span></strong></span><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong> </strong></span></span></td>
</tr>
<tr>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong><strong><span style="color: #993300;"><span style="font-family: 'courier new', courier;">amd64</span></span></strong></strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong><span style="color: #99cc00;"><span style="font-family: 'courier new', courier;">buc</span></span></strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>0.5.2</strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><a href="http://buc.billeragroup.net/wp-content/plugins/download-monitor/download.php?id=2"><img title="download" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/12/download.png" alt="download" width="60" height="60" /></a></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><span style="font-size: x-large;">/</span></strong><strong> </strong></td>
</tr>
<tr>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><strong><strong><span style="font-size: medium;"><span style="color: #993300;"><span style="font-family: 'courier new', courier;">sources</span></span></span></strong></strong></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="color: #99cc00;"><span style="font-size: medium;"><span style="color: #99cc00;"><span style="font-family: 'courier new', courier;"><strong>buc</strong></span></span></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: medium;"><span style="font-family: 'courier new', courier;"><strong>0.5.2</strong></span></span></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><a href="http://buc.billeragroup.net/wp-content/plugins/download-monitor/download.php?id=3"><img title="download" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2009/12/download.png" alt="download" width="60" height="60" /></a></td>
<td style="border: 1px solid #1bcf99;" align="center" valign="middle"><span style="font-size: x-large;"><strong>/</strong> </span></td>
</tr>
</tbody>
</table>
<p>Download super-boot-manager and buc debian packages ﻿for your architecture from the table above and then install it executing from terminal:</p>
<p>sudo dpkg -i super-boot-manager* buc*</p>
<p><span style="text-decoration: underline;"><span style="font-family: arial, helvetica, sans-serif;"><strong><span style="font-size: medium;"><span style="font-family: arial, helvetica, sans-serif;">Installation from repository</span></span></strong></span></span></p>
<p>Execute from terminal:</p>
<p><code>sudo add-apt-repository ppa:ingalex/super-boot-manager</p>
<p>sudo apt-get update </p>
<p>sudo apt-get install super-boot-manager</code></p>
<p>Do you wanna be updated about new super-boot-manager releases? So join to the facebook <strong><a href="http://www.facebook.com/pages/Sourceslisteu/366814072412" target="_blank">fan page</a></strong>.<br />
Do you wanna support our project? So consider to make an offer with Paypal using widget into sidebar (Buy me a beer).</p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/blog/linux-blog/super-boot-manager-buc-version-download-installation/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Super-boot-manager 0.6.1-4 released</title>
		<link>http://www.sourceslist.eu/blog/released-super-boot-manager-0-6-1-4/</link>
		<comments>http://www.sourceslist.eu/blog/released-super-boot-manager-0-6-1-4/#comments</comments>
		<pubDate>Sun, 22 May 2011 07:58:08 +0000</pubDate>
		<dc:creator>Ingalex</dc:creator>
				<category><![CDATA[BLOG]]></category>
		<category><![CDATA[BURG]]></category>
		<category><![CDATA[LINUX]]></category>

		<guid isPermaLink="false">http://www.sourceslist.eu/?p=3565</guid>
		<description><![CDATA[Burg-Manager is about to be supplanted, after it has passed the 50,000 direct downloads except those made ​​by the repository. We are pleased to announce that the Super- Boot manager is ready and available for download. What is Super-Boot-Manager? The SBM is a gui based on buc with the main aim to manage Grub2, Burg [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><p><center><img class="aligncenter size-full wp-image-3592" title="3d_icon" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/05/3d_icon.png" alt="" width="128" height="128" /></center></p>
<p style="text-align: justify;">Burg-Manager is about to be supplanted, after it has passed the 50,000 direct downloads except those made ​​by the repository. We are pleased to announce that the Super-<br />
Boot manager is ready and available for download. What is Super-Boot-Manager?</p>
<p style="text-align: justify;">The SBM is a gui based on buc with the main aim to manage Grub2, Burg and Plymouth. I&#8217;ll show you briefly what are the features it offers for each of three modules:</p>
<table style="border: 0px solid #000000;" border="0">
<tbody>
<tr>
<td style="border: 1px solid #000000;"><img class="size-medium wp-image-3526 alignleft" title="octo_2" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/05/octo_2-300x147.png" alt="Burg-Manager" width="180" height="88" /></td>
<td style="border: 1px solid #000000;"><span style="font-size: x-small;">-Installation and emulation of Burg</span></p>
<p><span style="font-size: x-small;">-Setting default O.S., timeout, resolution and much other paramethers</span></p>
<p><span style="font-size: x-small;">-Removing old kernel and related menuentry</span></p>
<p><span style="font-size: x-small;">-Installation themes for burg (total 27 themes)</span></p>
<p><span style="font-size: x-small;">-Removing Burg e restoring Grub</span></p>
<p><span style="font-size: x-small;">-Boot iso</span></td>
</tr>
<tr>
<td style="border: 1px solid #000000;"><img class="aligncenter size-medium wp-image-3527" title="octo_3" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/05/octo_3-300x146.png" alt="Grub-Manager" width="180" height="88" /></td>
<td style="border: 1px solid #000000;"><span style="font-size: x-small;">-Installation and emulation of  Grub</span></p>
<p><span style="font-size: x-small;">-Setting default O.S., timeout, resolution and much other paramethers</span></p>
<p><span style="font-size: x-small;">-Removing old kernel and related menuentry</span></p>
<p><span style="font-size: x-small;">-Setting Grub wallpaper and text colors</span></p>
<p><span style="font-size: x-small;">-Boot iso﻿﻿</span></td>
</tr>
<tr>
<td style="border: 1px solid #000000;"><img class="aligncenter size-medium wp-image-3528" title="octo_1" src="http://sourceslisteucdn.appspot.com/sourceslisteu/wp-content/uploads/2011/05/octo_1-300x136.png" alt="Plymouth-Manager" width="180" height="82" /></td>
<td style="border: 1px solid #000000;"><span style="font-size: x-small;">-Enable/Disable Plymouth</span></p>
<p><span style="font-size: x-small;">-Installation themes for Plymouth (total 53 themes)</span></p>
<p><span style="font-size: x-small;">-Creation of customized themes</span></p>
<p><span style="font-size: x-small;">-Compatibility for proprietary driver</span></td>
</tr>
</tbody>
</table>
<p>Actually SBM has been traslated into the following languages:</p>
<p>-English</p>
<p>-Italian</p>
<p>-Spanish</p>
<p>-Croatian</p>
<p>-Swedish</p>
<p>-Dutch</p>
<p>-French</p>
<p>-German</p>
<p>-Portuguese (Portugal)</p>
<p>-Portuguese (Brasil)</p>
<p>-Romanian</p>
<p>We have not yet received the locales for other languages ​​so even if there are flags, those languages ​​are not available. If you want to collaborate to localize the super-boot-manager to your language please <a href="http://www.sourceslist.eu/info/contattami/"><strong>contact me</strong></a>.</p>
<p>Regarding the installation, I refer you to the <a href="http://www.sourceslist.eu/blog/linux-blog/super-boot-manager-buc-version-download-installation/"><strong>appropriate guide<strong></a>.</p>
<p>I leave you with a video preview of the various features of the Super-Boot-Manager.</p>
<p><center><iframe width="460" height="249" src="http://www.youtube.com/embed/6AYKruYHAdw" frameborder="0" allowfullscreen></iframe></center></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://www.sourceslist.eu/blog/released-super-boot-manager-0-6-1-4/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
	</channel>
</rss>

