<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[It was not possible to identify which pfSense kernel is installed]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I am using pfSense 2.6.0 in a virtual machine (QNAP TVS-872 NAS, QTS 5). It worked like a charm since years.<br />
Today I am facing this error message :  "It was not possible to identify which pfSense kernel is installed" shown via the console.<br />
From this console, a password is requested.<br />
I cannot access the webgui. I did not ask for any pfSense update. Other posts with same error did not help me or I did not catch what to do.<br />
My usual password is rejected by the console.<br />
Trying to access the terminal with Boot Single user option : this user seems to not have rights to use scp command in order to allow me to save the config.xml file to an external storage.</p>
<p dir="auto">May be other useful messages could help but they quickly go outside the console window.<br />
I am totally stuck there with my network down.<br />
I wonder if someone would kindly help to recover normal pfSense running or at least a way to save the config.xml file on a distant volume.<br />
Thank you for your help.</p>
]]></description><link>https://forum.netgate.com/topic/183066/it-was-not-possible-to-identify-which-pfsense-kernel-is-installed</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 06:39:59 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/183066.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 26 Sep 2023 21:46:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to It was not possible to identify which pfSense kernel is installed on Fri, 29 Sep 2023 21:28:09 GMT]]></title><description><![CDATA[<p dir="auto">I am new here so, a moderator may kindly mark this thread as solved.<br />
Thank you.</p>
]]></description><link>https://forum.netgate.com/post/1127873</link><guid isPermaLink="true">https://forum.netgate.com/post/1127873</guid><dc:creator><![CDATA[padhi]]></dc:creator><pubDate>Fri, 29 Sep 2023 21:28:09 GMT</pubDate></item><item><title><![CDATA[Reply to It was not possible to identify which pfSense kernel is installed on Fri, 29 Sep 2023 21:21:35 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for your ideas. Finally I was able to recover the last config.xml file using a FAT USB key attached to the faulty pfSense VM.</p>
<p dir="auto">From the early pfSense menu in console: Boot Single user<br />
I entered these commands:</p>
<pre><code>mount -o rw /
mount_msdosfs /dev/da0s1 /media
cp /cf/conf/config.xml /media
</code></pre>
<p dir="auto">I used the same ISO pfSense image version as the pfSense VM version that crashed to build a new default pfSense VM, then I imported the config.xml.</p>
<p dir="auto">That worked for me.</p>
<p dir="auto">Thank you for the pfSenseBackup solution. The author also provides a Linux version I will try for sure.</p>
]]></description><link>https://forum.netgate.com/post/1127872</link><guid isPermaLink="true">https://forum.netgate.com/post/1127872</guid><dc:creator><![CDATA[padhi]]></dc:creator><pubDate>Fri, 29 Sep 2023 21:21:35 GMT</pubDate></item><item><title><![CDATA[Reply to It was not possible to identify which pfSense kernel is installed on Thu, 28 Sep 2023 06:20:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/padhi">@<bdi>padhi</bdi></a> said in <a href="/post/1127417">It was not possible to identify which pfSense kernel is installed</a>:</p>
<blockquote>
<p dir="auto">in a virtual machine</p>
</blockquote>
<p dir="auto">The VM manager doesn't permit you to 'browse' the file system offline ?</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/padhi">@<bdi>padhi</bdi></a> said in <a href="/post/1127417">It was not possible to identify which pfSense kernel is installed</a>:</p>
<blockquote>
<p dir="auto">but they quickly go outside the console window</p>
</blockquote>
<p dir="auto">Even the dumb 'free' Hyper-V permits to log the console. For easy analysis afterwards. Yours ?</p>
<p dir="auto">edit :<br />
Example : as I'm using this one  : <a href="https://github.com/KoenZomers/pfSenseBackup/blob/master/README.md" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/KoenZomers/pfSenseBackup/blob/master/README.md</a></p>
<p dir="auto">So all you need is a Windows PC. Set it up so that every day a xx h it grabs a backup.<br />
Or have it backup when you start (boot) it.<br />
Now your taking the advantage of the fact that if you have a very recent backup, you'll never need it <img src="https://forum.netgate.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f60a.png?v=d0a5ddc94ac" class="not-responsive emoji emoji-android emoji--blush" style="height:23px;width:auto;vertical-align:middle" title=":blush:" alt="😊" /></p>
]]></description><link>https://forum.netgate.com/post/1127614</link><guid isPermaLink="true">https://forum.netgate.com/post/1127614</guid><dc:creator><![CDATA[Gertjan]]></dc:creator><pubDate>Thu, 28 Sep 2023 06:20:59 GMT</pubDate></item><item><title><![CDATA[Reply to It was not possible to identify which pfSense kernel is installed on Wed, 27 Sep 2023 19:59:20 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for reading.</p>
<p dir="auto">That did not help because pfSense is run from an img file (not directly from a disk).</p>
<p dir="auto">Under Ubuntu, I tried to mount the ufs filesystem using losetup -P and mount -t ufs -o ufstype=ufs2 but that failed because loop&lt;n&gt;p1 is not created.</p>
<p dir="auto">Of course I have a backup of config.xml file but it is not the very last.</p>
<p dir="auto">I understand that the current pfSense img file I have is not working anymore and I get no evidence in logs that an event could explain this situation.</p>
<p dir="auto">If you see something else, do not hesitate. Thank you.</p>
]]></description><link>https://forum.netgate.com/post/1127579</link><guid isPermaLink="true">https://forum.netgate.com/post/1127579</guid><dc:creator><![CDATA[padhi]]></dc:creator><pubDate>Wed, 27 Sep 2023 19:59:20 GMT</pubDate></item><item><title><![CDATA[Reply to It was not possible to identify which pfSense kernel is installed on Wed, 27 Sep 2023 02:37:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/padhi">@<bdi>padhi</bdi></a> if the disk is readable you can try during install: https://docs.netgate.com/pfsense/en/latest/backup/restore-during-install.html<br />
Always save backups…</p>
]]></description><link>https://forum.netgate.com/post/1127426</link><guid isPermaLink="true">https://forum.netgate.com/post/1127426</guid><dc:creator><![CDATA[SteveITS]]></dc:creator><pubDate>Wed, 27 Sep 2023 02:37:06 GMT</pubDate></item></channel></rss>