<div dir="ltr">Nio, I forgot to mention about <span style="font-size:13px">32-bit and 64-bit hardware. Well, works for both, if you want to use in a 32bit PC, you need to download a 32bit ISO and put on the drive. The same for 64bit. You have to select the right ISO from the grub menu. For Lubuntu I made this menu:</span><div><span style="font-size:13px"><br></span></div><div><div style>submenu "Lubuntu 14.04" {</div><div style><span class="" style="white-space:pre">      </span>menuentry 'Lubuntu 14.04 amd64' {</div><div style><span class="" style="white-space:pre">            </span>set isofile="/iso/lubuntu-14.04.1-desktop-amd64.iso"</div><div style><span class="" style="white-space:pre">               </span>loopback loop $isofile</div><div style><span class="" style="white-space:pre">               </span>linux (loop)/casper/vmlinuz.efi boot=casper iso-scan/filename=$isofile liveimg noprompt noeject quiet splash --</div><div style><span class="" style="white-space:pre">              </span>initrd (loop)/casper/initrd.lz</div><div style><span class="" style="white-space:pre">       </span>}</div><div style><span class="" style="white-space:pre">    </span>menuentry 'Lubuntu 14.04 amd64 (failsafe)' {</div><div style><span class="" style="white-space:pre">         </span>set isofile="/iso/lubuntu-14.04.1-desktop-amd64.iso"</div><div style><span class="" style="white-space:pre">               </span>loopback loop $isofile</div><div style><span class="" style="white-space:pre">               </span>set gfxpayload=800x600x16,800x600</div><div style><span class="" style="white-space:pre">            </span>linux (loop)/casper/vmlinuz.efi boot=casper iso-scan/filename=$isofile liveimg noeject nomodeset noapic --</div><div style><span class="" style="white-space:pre">           </span>initrd (loop)/casper/initrd.lz</div><div style><span class="" style="white-space:pre">       </span>}</div><div style><br></div><div style><span class="" style="white-space:pre">     </span>menuentry 'Lubuntu 14.04 i386' {</div><div style><span class="" style="white-space:pre">             </span>set isofile="/iso/lubuntu-14.04.1-desktop-i386.iso"</div><div style><span class="" style="white-space:pre">                </span>loopback loop $isofile</div><div style><span class="" style="white-space:pre">               </span>linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile liveimg noprompt noeject quiet splash --</div><div style><span class="" style="white-space:pre">          </span>initrd (loop)/casper/initrd.lz</div><div style><span class="" style="white-space:pre">       </span>}</div><div style><span class="" style="white-space:pre">    </span>menuentry 'Lubuntu 14.04 i386 (failsafe)' {</div><div style><span class="" style="white-space:pre">          </span>set isofile="/iso/lubuntu-14.04.1-desktop-i386.iso"</div><div style><span class="" style="white-space:pre">                </span>loopback loop $isofile</div><div style><span class="" style="white-space:pre">               </span>linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=$isofile liveimg noeject nomodeset noapic --</div><div style><span class="" style="white-space:pre">               </span>initrd (loop)/casper/initrd.lz</div><div style><span class="" style="white-space:pre">       </span>}</div><div style>}</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2015-01-07 9:48 GMT-02:00 Andre Rodovalho <span dir="ltr"><<a href="mailto:andre.rodovalho@gmail.com" target="_blank">andre.rodovalho@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Nio, this is a old fashion style boot. But I have my motherboard setted to boot UEFI. Of course, almost all hardware today is a transition between BIOS and EFI.<div><br></div><div>What I can say is that is working for me on old hardware (BIOS) and on transition hardware (BIOS+EFI). I see no reason why this could not work with EFI firmwares, since GRUB2 supports this technology. But of course, we probably should make partitions the way EFI requires to be...</div><div><br></div><div>For a EFI only, we should create a GPT partition table, a FAT32 with about 512mb at the beggining, and install GRUB2 on this partition, lets say /dev/sdb1. For precision, we probably will use UUID to refer the second partition where the ISO files will be stored. A little bit more complex, but nothing that could not be done today...<br></div><div class="gmail_extra"><br clear="all"><div><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2015-01-07 8:22 GMT-02:00 Nio Wiklund <span dir="ltr"><<a href="mailto:nio.wiklund@gmail.com" target="_blank">nio.wiklund@gmail.com</a>></span>:<div><div class="h5"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Den 2015-01-07 03:06, Emiliano Vazquez skrev:<br>
<span>> El 06/01/15 a las 13:47, Nio Wiklund escibió:<br>
</span>...<br>
<span>>><br>
>> If you are interested, you are welcome to extend it with other, maybe<br>
>> lighter distros, or make it more efficient ... the recipe is in the<br>
>> tutorial ;-)<br>
>><br>
>> Best regards<br>
>> Nio<br>
>><br>
>><br>
> Thanks Nio! i will test this!<br>
><br>
> best regards.<br>
> Emiliano.<br>
><br>
><br>
> --<br>
> Emiliano Vazquez | PcCentro Informatica & CCTV<br>
> Office: <a href="tel:%2B54%20%2811%29%204635-3218" value="+541146353218" target="_blank">+54 (11) 4635-3218</a> y Rotativas<br>
> <a href="http://www.pccentro.com.ar" target="_blank">http://www.pccentro.com.ar</a><br>
><br>
<br>
</span>You are welcome :-)<br>
<br>
Please share your results, and give feedback, particularly if you have<br>
some problem.<br>
<br>
Best regards<br>
<span><font color="#888888">Nio<br>
</font></span><div><div><br>
<br>
--<br>
Lubuntu-users mailing list<br>
<a href="mailto:Lubuntu-users@lists.ubuntu.com" target="_blank">Lubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/lubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/lubuntu-users</a><br>
</div></div></blockquote></div></div></div><br></div></div>
</blockquote></div><br></div></div>