<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tricky-Problems on A personal blog. Sharing is caring</title><link>https://blog.ignytis.eu/tags/tricky-problems/</link><description>Recent content in Tricky-Problems on A personal blog. Sharing is caring</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 06 Apr 2026 19:08:34 +0000</lastBuildDate><atom:link href="https://blog.ignytis.eu/tags/tricky-problems/index.xml" rel="self" type="application/rss+xml"/><item><title>execvp(3) failed.: Permission denied</title><link>https://blog.ignytis.eu/posts/2026/04/06-gemini-cli-permission-denied/</link><pubDate>Mon, 06 Apr 2026 19:08:34 +0000</pubDate><guid>https://blog.ignytis.eu/posts/2026/04/06-gemini-cli-permission-denied/</guid><description>&lt;h2 id="the-problem">The problem&lt;/h2>
&lt;p>I was using Gemini CLI for a while, but at some point I started noticing issues with execution of system commands.
Every command resulted in the following error:&lt;/p>
&lt;pre tabindex="0">&lt;code>execvp(3) failed.: Permission denied
&lt;/code>&lt;/pre>&lt;p>In some cases Gemini tried alternative solutions, like using some internal features instead of system commands.
However, every time it consumed some seconds and tokens to retry. In the second, it didn&amp;rsquo;t ALWAYS worked.&lt;/p>
&lt;h2 id="the-solution">The solution&lt;/h2>
&lt;p>While looking for solution, I found &lt;a href="https://www.reddit.com/r/GeminiCLI/comments/1sdlye0/execvp3_failed_permission_denied/">this Reddit thread&lt;/a>
where author described the same issue. It was pointed out that the &lt;code>bash&lt;/code> folder
was the cause of this trouble.&lt;/p></description></item><item><title>Windows 11 setup from USB: a possible fix for 'media driver is missing' error</title><link>https://blog.ignytis.eu/posts/2026/03/30-windows11-install-media-usb/</link><pubDate>Mon, 30 Mar 2026 12:21:15 +0000</pubDate><guid>https://blog.ignytis.eu/posts/2026/03/30-windows11-install-media-usb/</guid><description>&lt;h2 id="tl-dr">TL; DR&lt;/h2>
&lt;p>Use the correct partitioning scheme for your flash drive which is GPT.&lt;/p>
&lt;h2 id="problem">Problem&lt;/h2>
&lt;p>Recently I had to make a fresh installation of Windows 11 Home on my desktop PC.
As my main system is Linux, I didn&amp;rsquo;t have an option to use the official
&lt;a href="https://www.microsoft.com/en-us/software-download/windows11">Windows 11 media creation tool&lt;/a>.
It was a good opportunity to try &lt;a href="https://www.ventoy.net/en/index.html">Ventoy&lt;/a> instead.
However, after booting into Windows 11 installer I got a message:&lt;/p>
&lt;blockquote>
&lt;p>A media driver your computer needs is missing. This could be a DVD, USB or Hard disk driver.
If you have a CD, DVD, or USB flash device with the driver on it, please insert it now.&lt;/p></description></item></channel></rss>