<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>ventoy &amp;mdash; Paul Sutton</title>
    <link>https://personaljournal.ca/paulsutton/tag:ventoy</link>
    <description>Personal Blog</description>
    <pubDate>Tue, 05 May 2026 15:01:49 +0000</pubDate>
    <item>
      <title>Ventoy Concerns</title>
      <link>https://personaljournal.ca/paulsutton/ventoy-concerns</link>
      <description>&lt;![CDATA[Ventoy Concerns&#xA;&#xA;I noticed a post on Mastodon, suggesting that due to a number of component blobs that don&#39;t have associated source code available, there could be concerns regarding Ventoy&#xA;&#xA;Github issues &#xA;Original mastodon post&#xA;&#xA;I am just sharing this as concerns were raised, I still feel Ventoy is safe to use. As with anything, due diligence needs to be used when installing any software or OS.  If you are concerned, then make the USB media, with the chosen OS and install that way. &#xA;&#xA;Links&#xA;&#xA;Ventoy&#xA;&#xA;Tags&#xA;&#xA;#Computing.#Tools,#Ventoy,#Security&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Ventoy Concerns</p>

<p>I noticed a post on Mastodon, suggesting that due to a number of component blobs that don&#39;t have associated source code available, there could be concerns regarding Ventoy</p>
<ul><li><a href="https://github.com/ventoy/Ventoy/issues/2795" rel="nofollow">Github issues</a></li>
<li><a href="https://qoto.org/web/statuses/112910860196366591" rel="nofollow">Original mastodon post</a></li></ul>

<p>I am just sharing this as concerns were raised, I still feel Ventoy is safe to use. As with anything, due diligence needs to be used when installing any software or OS.  If you are concerned, then make the USB media, with the chosen OS and install that way.</p>

<p><strong>Links</strong></p>
<ul><li><a href="https://www.ventoy.net/en/index.html" rel="nofollow">Ventoy</a></li></ul>

<p><strong>Tags</strong></p>

<p><a href="/paulsutton/tag:Computing" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Computing</span></a>.<a href="/paulsutton/tag:Tools" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Tools</span></a>,<a href="/paulsutton/tag:Ventoy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Ventoy</span></a>,<a href="/paulsutton/tag:Security" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Security</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/ventoy-concerns</guid>
      <pubDate>Sat, 17 Aug 2024 06:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Code Club 18/11/2023 Ventoy</title>
      <link>https://personaljournal.ca/paulsutton/code-club-18-11-2023-ventoy</link>
      <description>&lt;![CDATA[Code Club 18/11/2023 Ventoy&#xA;&#xA;As Paignton Library code club is more advanced than normal code clubs, I undertook some research in to how to create multiboot USB sticks.&#xA;&#xA;Problem&#xA;&#xA;The average ISO file for a Linux ( or similar ) distribution is usually &lt; 4gb, as we have USB sticks larger than 8,  in fact I have a few 16 and the library just sent for some 32gb sticks, having 1 ISO per stick is rather wasteful.&#xA;&#xA;Research and solution&#xA;&#xA;My research led me to a tool called Ventoy this is a small, open source program that, when run,  creates file system on the target USB stick to facilitate booting more than one installer.&#xA;&#xA;Notes and warning&#xA;&#xA;The target USB stick will however be Formatted and all data wiped  as the program is windows,  I used an old netbook with windows still installed to do this.&#xA;&#xA;Current status&#xA;&#xA;ISO files can be added / removed as required.  So far I have a 16gb usb stick with :-&#xA;&#xA;Debian 12&#xA;Linux mint 21.2 xfce &#xA;RescaTux.&#xA;&#xA;With space for more.   This has also feed up some of my USB sticks. &#xA;&#xA;This should be good going forward, so hopefully we can have one or two installer disks,  and free up the other USB sticks for data.&#xA;&#xA; The following image is from the Ventoy Boot Menu. &#xA;&#xA;VenToy Boot menu&#xA;&#xA;Tags&#xA;&#xA;#Coding,#Ventoy,#Linux,#MultiBoot&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>Code Club 18/11/2023 Ventoy</p>

<p>As Paignton Library code club is more advanced than normal code clubs, I undertook some research in to how to create multiboot USB sticks.</p>

<p><strong>Problem</strong></p>

<p>The average ISO file for a Linux ( or similar ) distribution is usually &lt; 4gb, as we have USB sticks larger than 8,  in fact I have a few 16 and the library just sent for some 32gb sticks, having 1 ISO per stick is rather wasteful.</p>

<p><strong>Research and solution</strong></p>

<p>My research led me to a tool called <a href="https://www.ventoy.net/en/index.html" rel="nofollow">Ventoy</a> this is a small, open source program that, when run,  creates file system on the target USB stick to facilitate booting more than one installer.</p>

<p><strong>Notes and warning</strong></p>

<p>The target USB stick will however be <strong>Formatted</strong> and <strong>all data wiped</strong>  as the program is windows,  I used an old netbook with windows still installed to do this.</p>

<p><strong>Current status</strong></p>

<p>ISO files can be added / removed as required.  So far I have a 16gb usb stick with :-</p>

<p>Debian 12
Linux mint 21.2 xfce
RescaTux.</p>

<p>With space for more.   This has also feed up some of my USB sticks.</p>

<p>This should be good going forward, so hopefully we can have one or two installer disks,  and free up the other USB sticks for data.</p>

<p> The following image is from the Ventoy Boot Menu.</p>

<p><img src="https://www.ventoy.net/static/img/screen/screen_bios2.png" alt="VenToy Boot menu"></p>

<p><strong>Tags</strong></p>

<p><a href="/paulsutton/tag:Coding" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Coding</span></a>,<a href="/paulsutton/tag:Ventoy" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Ventoy</span></a>,<a href="/paulsutton/tag:Linux" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Linux</span></a>,<a href="/paulsutton/tag:MultiBoot" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">MultiBoot</span></a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/code-club-18-11-2023-ventoy</guid>
      <pubDate>Mon, 13 Nov 2023 22:24:40 +0000</pubDate>
    </item>
  </channel>
</rss>