<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=7135&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Kernel panic not syncing VFS after install]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=7135</link>
		<description><![CDATA[The most recent posts in Kernel panic not syncing VFS after install.]]></description>
		<lastBuildDate>Tue, 01 Apr 2025 01:18:52 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Kernel panic not syncing VFS after install]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=55089#p55089</link>
			<description><![CDATA[<p>I wanted to add my problem may be due to not using the latest iso image (used devuan_daedalus_5.0.0_amd64_netinstall.iso). I just assumed the mirror had the latest. I did another install using the 5.0.1 iso and the menu I originally expected with a full screen blue background appeared after boot. One thing I want to mention is the installer would not proceed until I let it format at least the EFI partition. I partitioned the drive before the install but hey it works.</p>]]></description>
			<author><![CDATA[dummy@example.com (Aeromax)]]></author>
			<pubDate>Tue, 01 Apr 2025 01:18:52 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=55089#p55089</guid>
		</item>
		<item>
			<title><![CDATA[Re: Kernel panic not syncing VFS after install]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=55070#p55070</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Glad I put in the effort because Devuan is so quick.</p></div></blockquote></div><p>Yes it is, though hardly shocking when you take piece of garbage software out of the mix with its tentacles into everything slowing it down.</p>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Thu, 27 Mar 2025 23:31:39 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=55070#p55070</guid>
		</item>
		<item>
			<title><![CDATA[Re: Kernel panic not syncing VFS after install]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=55069#p55069</link>
			<description><![CDATA[<p>Yup that&#039;s the reason. Wasn&#039;t sure what was going on so put it as a question. Glad I put in the effort because Devuan is so quick.</p>]]></description>
			<author><![CDATA[dummy@example.com (Aeromax)]]></author>
			<pubDate>Thu, 27 Mar 2025 23:26:47 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=55069#p55069</guid>
		</item>
		<item>
			<title><![CDATA[Re: Kernel panic not syncing VFS after install]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=55053#p55053</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>Seems the boot tries to load and old/wrong kernel? I fixed it using update-initramfs:</p></div></blockquote></div><p>No that means your initramfs was not properly generated on install as that is what you fixed to boot the machine and is what allows the machine to boot by using the modules contained in it in the first place. Such as the file system modules that allows the partitions to be mounted and everything else needed to run the machine like the network card, usb, sound, video....</p><p>Edit: Now I think more if it had been wrong kernel you would have got the grub error and been dropped to its shell to be given the opportunity to load the proper kernel and related items by its command line to boot the machine.</p>]]></description>
			<author><![CDATA[dummy@example.com (RedGreen925)]]></author>
			<pubDate>Wed, 26 Mar 2025 12:52:27 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=55053#p55053</guid>
		</item>
		<item>
			<title><![CDATA[Kernel panic not syncing VFS after install]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=55050#p55050</link>
			<description><![CDATA[<p>Had problems after install using netinstall, minimal-live iso using refractainstaller. Would not boot reporting kernel panic not syncing VFS, unable to boot fs...etc. Seems the boot tries to load and old/wrong kernel? I fixed it using update-initramfs:</p><p>&#160; sudo fdisk -l<br />&#160; sudo mount /dev/sdax /mnt<br />&#160; sudo mount --bind /dev /mnt/dev<br />&#160; sudo mount --bind /dev/pts /mnt/dev/pts<br />&#160; sudo mount --bind /proc /mnt/proc<br />&#160; sudo mount --bind /sys /mnt/sys<br />&#160; sudo chroot /mnt </p><p>If you /boot is on a separate partition also do:<br />&#160; sudo mount /dev/sday /mnt/boot</p><p>Now you can run update-initramfs then update-grub to fix it.</p><p>Enter:</p><p>&#160; update-initramfs -u -k 2.6.38-8-generic (or your version)</p><p>If you don&#039;t know your version. Use:</p><p>&#160; dpkg --list | grep linux-image</p><p>And just update Grub:</p><p>&#160; update-grub</p><p>Reboot.</p><p>Got the info here:</p><p>&#160; <a href="https://askubuntu.com/questions/41930/kernel-panic-not-syncing-vfs-unable-to-mount-root-fs-on-unknown-block0-0" rel="nofollow">https://askubuntu.com/questions/41930/k … n-block0-0</a></p><p>Worked for me, hope it helps someone.</p>]]></description>
			<author><![CDATA[dummy@example.com (Aeromax)]]></author>
			<pubDate>Wed, 26 Mar 2025 06:17:52 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=55050#p55050</guid>
		</item>
	</channel>
</rss>
