<div dir="ltr"><div><div>Thanks for all your replies guys!!<br><br></div>I finally managed to install it by booting to Biolinux-USB via text mode as you suggested and installing the specific graphic-card driver from there, using the last driver which is compatible with 14.04, previous one was not, only with 12.04, and this is the one that came in ubuntu repositories (fglrx package), probably due to that there was kind of mixture in GUI with 12.04. But the ISO I used was Biolinux 14.04, I&#39;m sure of this, and I checked the ISO md5. <br><br></div>Before solving it I also tried to install latest AMD Firepro W5100 drivers from that ISO-USB burn but probably the drivers or whatever messed up with fglrx package from Ubuntu repositories.<br><div><div><br></div><div>So, to sum up, what I finally did to solve the problem was:<br><br></div><div>1) Boot Biolinux8-USB (from which I saved 5GB of free space in UnetBootin) in a computer with Internet access and download and extract there the latest graphic-card driver (for which I ensured it was compatible with 14.04)<br></div><div><br></div><div>2)Boot  Biolinux8-USB in the computer of interest in text mode by replacing boot parameters &quot;quiet splash&quot; - &gt; &quot;text&quot;<br><br></div><div>3)Go to the graphic-card driver and install the driver for distribution 14.04, in my case I did:<br></div><div>   sudo apt-get purge fglrx*<br></div><div>   sudo ./amd.....  (driver binary file)  --buildpkg Ubuntu/trusty<br><br></div><div>Thanks again to all, and hope my experience can be helpful for others!<br><br></div><div>Xavi<br><br><br><br><br><br></div><div>(by the way Xavi de Pedro, best regards :) )<br></div><div><br><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-12-15 12:01 GMT+00:00 Xavier de Pedro <span dir="ltr">&lt;<a href="mailto:xavier.depedro@vhir.org" target="_blank">xavier.depedro@vhir.org</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Xavi and all:<br>
<br>
And just in case, ensure that you keep your persistent file below 4Gb on<br>
a fat32 partition (otherwise, it won&#39;t use your changes).<br>
<br>
In addition, seeing &quot;Ubuntu 12.04&quot; might indicate that you didn&#39;t<br>
succeed at making the right LiveUSB disk out of current Biolinux8.<br>
<br>
My 2 cents<br>
<br>
Xavier<br>
<br>
<br>
El 15/12/15 a les 12:54, Tim Booth ha escrit:<br>
<div><div class="h5">&gt; Hi Xavi,<br>
&gt;<br>
&gt; [Note - I&#39;ve switched the discussion to the new mailing list server]<br>
&gt;<br>
&gt; I&#39;ve seen similar issues where the driver tries to initialise the<br>
&gt; graphics card and the whole thing just locks up.  It think you are on<br>
&gt; the right track booting the USB on a working machine and trying to<br>
&gt; tinker with the drivers, but I&#39;d follow this guide and add the<br>
&gt; enablement drivers for X (I can&#39;t do this by default as it totally<br>
&gt; breaks VirtualBox support):<br>
&gt;<br>
&gt; <a href="https://wiki.ubuntu.com/Kernel/LTSEnablementStack" rel="noreferrer" target="_blank">https://wiki.ubuntu.com/Kernel/LTSEnablementStack</a><br>
&gt;<br>
&gt; On the working machine you should also do an integrity check on the USB<br>
&gt; to be sure.<br>
&gt;<br>
&gt; I&#39;m surprised that removing &quot;quiet splash&quot; didn&#39;t at least give you some<br>
&gt; boot messages.  If you replace &quot;quiet splash&quot; with the word &quot;text&quot; you<br>
&gt; should boot straight to a command prompt.  Does that work?<br>
&gt;<br>
&gt; I&#39;m also surprised by this bit:<br>
&gt;<br>
&gt;&gt; it only boot in an Ubuntu 12.04 (instead of 14.04) GUI<br>
&gt; Bio-Linux 8 is 100% Ubuntu 14.04 so I&#39;m not sure what this indicates.<br>
&gt; If you get to the text prompt as noted above run &quot;lsb_release -a&quot;.  This<br>
&gt; should confirm that you are on trusty/14.04<br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt; TIM<br>
&gt;<br>
&gt; On Mon, 2015-12-14 at 20:09 +0100, Xavier Martínez Serrano wrote:<br>
&gt;&gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Recently we are trying to install Biolinux on a DELL Precision T5810<br>
&gt;&gt; machine, but despite lot of trials<br>
&gt;&gt; we did not succeed. We burned Biolinux ISO into USB and DVD but none<br>
&gt;&gt; of this works, we are only<br>
&gt;&gt; able to reach  the install menu (&quot;Try Biolinux &quot;, &quot;Install Biolinux&quot;,<br>
&gt;&gt; &quot;Check files&quot;, ...), after that a black<br>
&gt;&gt; screen appears and nothing else, no response from either USB or DVD.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; We tried to boot with &quot;nomodeset&quot;, &quot;noacpl/nolapic&quot; or<br>
&gt;&gt; &quot;vga=normal/vga=771&quot; and removing<br>
&gt;&gt; &quot;quiet splash&quot; options to see what is happening. None of the<br>
&gt;&gt; combinations were successful.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; We figured out that that could be related to the graphic card: AMD<br>
&gt;&gt; Firepro W5100, therefore we<br>
&gt;&gt; installed &quot;flrgrx&quot; driver in USB-Biolinux Live (we kept 5GB within it<br>
&gt;&gt; for persistent files). But still<br>
&gt;&gt; no luck, it only boot in an Ubuntu 12.04 (instead of 14.04) GUI and<br>
&gt;&gt; when clicking to &quot;Installl Biolinux&quot;<br>
&gt;&gt; the applications seem to start but then closes unexpectedly<br>
&gt;&gt; complaining on &quot;dbus&quot;.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; We also tried to install original AMD Firepro drivers but no luck<br>
&gt;&gt; either.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; If someone could give us an idea of what is it happening or what could<br>
&gt;&gt; we try ?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Thank you ,<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Xavi<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Bio-Linux mailing list<br>
&gt;&gt; <a href="mailto:Bio-Linux@nebclists.nerc.ac.uk">Bio-Linux@nebclists.nerc.ac.uk</a><br>
&gt;&gt; <a href="http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux" rel="noreferrer" target="_blank">http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux</a><br>
<br>
--<br>
</div></div>Xavier de Pedro Puente, Ph.D.<br>
Statistics and Bioinformatics Unit (UEB)<br>
Vall d&#39;Hebron Research Institute (VHIR)<br>
Passeig de la Vall d&#39;Hebron, 119-129<br>
08035 Barcelona. Catalonia. Spain<br>
<br>
Ph. <a href="tel:%2B34%20934894007" value="+34934894007">+34 934894007</a> / Fax <a href="tel:%2B34%20934894015" value="+34934894015">+34 934894015</a><br>
<a href="mailto:xavier.depedro@vhir.org">xavier.depedro@vhir.org</a><br>
<a href="http://ueb.vhir.org" rel="noreferrer" target="_blank">http://ueb.vhir.org</a><br>
<br>
Collaborate: <a href="http://www.yoinvestigo.org" rel="noreferrer" target="_blank">http://www.yoinvestigo.org</a> - <a href="http://www.faigrecerca.org" rel="noreferrer" target="_blank">http://www.faigrecerca.org</a><br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Bio-linux-list mailing list<br>
<a href="mailto:Bio-linux-list@bioinformatics.org">Bio-linux-list@bioinformatics.org</a><br>
<a href="http://www.bioinformatics.org/mailman/listinfo/bio-linux-list" rel="noreferrer" target="_blank">http://www.bioinformatics.org/mailman/listinfo/bio-linux-list</a><br>
</div></div></blockquote></div><br></div>