<div dir="ltr">Hey Nio, you can use ext4 partition and grub2 for a BIOS boot. (This might allow you to zsync, for testing..)<div><br></div><div>Another option might be to create a first "boot" partition with GPT+FAT32, but set up GRUB2 to load images in a second ext4 partition, (where the ISO files will be stored).</div><div><br></div><div><div class="gmail_extra">I know this should work, but I had no time to test it out yet...</div><div class="gmail_extra"><br></div><div class="gmail_extra">Cheers!<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-06-19 15:43 GMT-03:00 Nio Wiklund <span dir="ltr"><<a href="mailto:nio.wiklund@gmail.com" target="_blank">nio.wiklund@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi again :-)<br>
<br>
There is one minor edit:<br>
<br>
I wrote 'You can even zsync the Lubuntu daily iso file directly into the<br>
pendrive for iso-testing.' That was to promise too much. I tried, and<br>
found that zsync is slow with a slow drive and uses some features of an<br>
ext file system while we are using fat32. It is better to use *rsync*<br>
(which is also an alternative in the instructions for iso-testing. I<br>
made this script for 'wily-desktop-i386.iso',<br>
<br>
--------------------------------------------------------------<br>
echo "***** get/update iso file with  rsync:"<br>
rsync -tzhhP<br>
rsync://<a href="http://cdimage.ubuntu.com/cdimage/lubuntu/daily-live/current/wily-desktop-i386.iso" rel="noreferrer" target="_blank">cdimage.ubuntu.com/cdimage/lubuntu/daily-live/current/wily-desktop-i386.iso</a><br>
.<br>
<br>
echo "<br>
***** check md5sum:"<br>
wget -O md5sums <a href="http://cdimage.ubuntu.com/lubuntu/daily-live/current/MD5SUMS" rel="noreferrer" target="_blank">http://cdimage.ubuntu.com/lubuntu/daily-live/current/MD5SUMS</a><br>
grep wily-desktop-i386.iso md5sums>md5sum-desktop<br>
md5sum -c md5sum-desktop<br>
--------------------------------------------------------------<br>
<br>
You need space for two versions of the iso file (plus a little extra<br>
margin). The old one is not wiped until the new one is complete.<br>
<br>
Best regards<br>
Nio<br>
<span class=""><br>
Den 2015-06-19 19:59, Andre Campos Rodovalho skrev:<br>
> This is great. I need to take some time to put this content on the<br>
> Brazilian Ubuntu Forum...<br>
><br>
><br>
><br>
> 2015-06-19 14:03 GMT-03:00 Nio Wiklund <<a href="mailto:nio.wiklund@gmail.com">nio.wiklund@gmail.com</a><br>
</span>> <mailto:<a href="mailto:nio.wiklund@gmail.com">nio.wiklund@gmail.com</a>>>:<br>
<div><div class="h5">><br>
>     Hi Andre and other Lubuntu users,<br>
><br>
>     The system created by Andre is developed and tested in several computers<br>
>     now, and it really works in old computers with old Pentium 4 and Pentium<br>
>     M as well as in new computers in BIOS mode as well as in UEFI mode (In<br>
>     UEFI mode with 32-bit kernel as well as with 64-bit kernel).<br>
><br>
>     You can get compressed image files and also a shell-script, so that you<br>
>     can make your own selection of Ubuntu flavour(s) for a single boot or<br>
>     multi boot USB pendrive with persistence - a portable system, or a<br>
>     pendrive for trying different Ubuntu flavours in a friend's computer.<br>
><br>
>     You can even rsync the Lubuntu daily iso file directly into the pendrive<br>
>     for iso-testing.<br>
><br>
>     See these links<br>
><br>
>     Post #6. A smaller and simpler pendrive for all PC (Intel/AMD) computers<br>
>     - 'grub-n-iso' - Lubuntu 32-bit<br>
><br>
>     <a href="http://ubuntuforums.org/showthread.php?t=2259682&p=13300523#post13300523" rel="noreferrer" target="_blank">http://ubuntuforums.org/showthread.php?t=2259682&p=13300523#post13300523</a><br>
><br>
>     Post #7. Multiboot pendrive system for all PC (Intel/AMD) computers<br>
><br>
>     <a href="http://ubuntuforums.org/showthread.php?t=2259682&p=13302264#post13302264" rel="noreferrer" target="_blank">http://ubuntuforums.org/showthread.php?t=2259682&p=13302264#post13302264</a><br>
><br>
>     Post #8. Build your own single boot or multiboot pendrive for all PC<br>
>     (Intel/AMD) computers<br>
><br>
>     <a href="http://ubuntuforums.org/showthread.php?t=2259682&p=13302278#post13302278" rel="noreferrer" target="_blank">http://ubuntuforums.org/showthread.php?t=2259682&p=13302278#post13302278</a><br>
><br>
>     Best regards<br>
>     Nio<br>
><br>
>     Den 2015-06-10 20:57, Andre Campos Rodovalho skrev:<br>
>     > Hey Nio, it works!<br>
>     ><br>
>     > Just replied on Ubuntu Forums.<br>
>     ><br>
>     ><br>
>     ><br>
>     > 2015-06-07 5:27 GMT-03:00 Nio Wiklund <<a href="mailto:nio.wiklund@gmail.com">nio.wiklund@gmail.com</a> <mailto:<a href="mailto:nio.wiklund@gmail.com">nio.wiklund@gmail.com</a>><br>
</div></div>>     > <mailto:<a href="mailto:nio.wiklund@gmail.com">nio.wiklund@gmail.com</a> <mailto:<a href="mailto:nio.wiklund@gmail.com">nio.wiklund@gmail.com</a>>>>:<br>
<div class="HOEnZb"><div class="h5">>     ><br>
>     >     Hi again Andre,<br>
>     ><br>
>     >     I tried a wild idea, and it worked: I could make a USB multiboot<br>
>     >     pendrive that boots in UEFI and BIOS mode, and that boots 32-bit and<br>
>     >     64-bit operating systems. See this link<br>
>     ><br>
>     >     <a href="http://ubuntuforums.org/showthread.php?t=2276498&p=13299549#post13299549" rel="noreferrer" target="_blank">http://ubuntuforums.org/showthread.php?t=2276498&p=13299549#post13299549</a><br>
>     ><br>
>     >     As you see, it builds on your UEFI multiboot system, and it is only a<br>
>     >     minor tweak to add grub for BIOS mode.<br>
>     ><br>
>     >     Please test if it works for you too :-)<br>
>     ><br>
>     >     Best regards<br>
>     >     Nio<br>
>     ><br>
>     >     Den 2015-05-22 14:12, Nio Wiklund skrev:<br>
>     >     > Hi Andre,<br>
>     >     ><br>
>     >     > I tested your multi-system pendrive and it works well in UEFI mode.<br>
>     >     ><br>
>     >     > But I could not make it boot in BIOS mode alias CSM. I replied in your<br>
>     >     > tutorial thread with tips and questions.<br>
>     >     ><br>
>     >     ><br>
>     >     <a href="http://ubuntuforums.org/showthread.php?t=2276498&p=13290123#post13290123" rel="noreferrer" target="_blank">http://ubuntuforums.org/showthread.php?t=2276498&p=13290123#post13290123</a><br>
>     >     ><br>
>     >     > Best regards<br>
>     >     > Nio alias sudodus<br>
>     >     ><br>
>     >     > Den 2015-05-03 04:15, Andre Campos Rodovalho skrev:<br>
>     >     >> Hello Guys, the tutorial, please check if I miss something!<br>
>     >     >><br>
>     >     >><br>
>     >     <a href="http://ubuntuforums.org/showthread.php?t=2276498&p=13277465#post13277465" rel="noreferrer" target="_blank">http://ubuntuforums.org/showthread.php?t=2276498&p=13277465#post13277465</a><br>
>     >     >><br>
>     >     >><br>
>     >     >><br>
>     >     >> 2015-04-28 23:29 GMT-03:00 Andre Campos Rodovalho<br>
>     >     >> <<a href="mailto:andre.rodovalho@gmail.com">andre.rodovalho@gmail.com</a> <mailto:<a href="mailto:andre.rodovalho@gmail.com">andre.rodovalho@gmail.com</a>><br>
>     <mailto:<a href="mailto:andre.rodovalho@gmail.com">andre.rodovalho@gmail.com</a> <mailto:<a href="mailto:andre.rodovalho@gmail.com">andre.rodovalho@gmail.com</a>>><br>
>     >     <mailto:<a href="mailto:andre.rodovalho@gmail.com">andre.rodovalho@gmail.com</a><br>
>     <mailto:<a href="mailto:andre.rodovalho@gmail.com">andre.rodovalho@gmail.com</a>> <mailto:<a href="mailto:andre.rodovalho@gmail.com">andre.rodovalho@gmail.com</a><br>
>     <mailto:<a href="mailto:andre.rodovalho@gmail.com">andre.rodovalho@gmail.com</a>>>>>:<br>
>     >     >><br>
>     >     >>     I'll test it better, since it is booting fine on the Asus X205T<br>
>     >     >>     (32bits) but is not working on my Asus X45C (64bit - set as CSM).<br>
>     >     >>     As soon as I have all this very clear to me I will post here<br>
>     >     first,<br>
>     >     >>     or post on Ubuntu Foruns then paste the link on this Thread...<br>
>     >     >><br>
>     >     >><br>
>     >     >>     2015-04-28 23:19 GMT-03:00 Israel <<a href="mailto:israeldahl@gmail.com">israeldahl@gmail.com</a> <mailto:<a href="mailto:israeldahl@gmail.com">israeldahl@gmail.com</a>><br>
>     >     <mailto:<a href="mailto:israeldahl@gmail.com">israeldahl@gmail.com</a> <mailto:<a href="mailto:israeldahl@gmail.com">israeldahl@gmail.com</a>>><br>
>     >     >>     <mailto:<a href="mailto:israeldahl@gmail.com">israeldahl@gmail.com</a><br>
>     <mailto:<a href="mailto:israeldahl@gmail.com">israeldahl@gmail.com</a>> <mailto:<a href="mailto:israeldahl@gmail.com">israeldahl@gmail.com</a><br>
>     <mailto:<a href="mailto:israeldahl@gmail.com">israeldahl@gmail.com</a>>>>>:<br>
>     >     >><br>
>     >     >>         On 04/28/2015 02:19 PM, Nio Wiklund wrote:<br>
>     >     >>         > Den 2015-04-28 21:09, Andre Campos Rodovalho skrev:<br>
>     >     >>         >> Hello! I'm here to report that I just created a usb drive<br>
>     >     >>         using GRUB2<br>
>     >     >>         >> and EFI using information on this<br>
>     >     >>         >> page:<br>
>     >     >><br>
>     >      <a href="https://github.com/lopaka/instructions/blob/master/ubuntu-14.10-install-asus-x205ta.md" rel="noreferrer" target="_blank">https://github.com/lopaka/instructions/blob/master/ubuntu-14.10-install-asus-x205ta.md</a><br>
>     >     >>         >><br>
>     >     >>         >> I will probably create a tutorial about this, with only<br>
>     >     >>         needed and<br>
>     >     >>         >> simplified steps...<br>
>     >     >>         >><br>
>     >     >>         > I'm looking forward to your tutorial :-)<br>
>     >     >>         ><br>
>     >     >>         > Best regards<br>
>     >     >>         > Nio<br>
>     >     >>         ><br>
>     >     >>         ><br>
>     >     >>         +1<br>
>     >     >>         Me too!<br>
>     >     >><br>
>     >     >>         --<br>
>     >     >>         Regards<br>
<br>
</div></div></blockquote></div><br></div></div></div>