<?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=6575&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6575</link>
		<description><![CDATA[The most recent posts in devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes.]]></description>
		<lastBuildDate>Wed, 01 May 2024 07:08:07 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49770#p49770</link>
			<description><![CDATA[<p>what is the history of the hardware/machine/unit?<br />was it new-in-factory-sealed-packaging when you received it?<br />how did the unit function with the pre-installed operating system(if any)?<br />how does the unit function while using another/various-other distros(livecd/livedvd/liveusb)?</p>]]></description>
			<author><![CDATA[dummy@example.com (stargate-sg1-cheyenne-mtn)]]></author>
			<pubDate>Wed, 01 May 2024 07:08:07 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49770#p49770</guid>
		</item>
		<item>
			<title><![CDATA[Re: devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49762#p49762</link>
			<description><![CDATA[<p>That sounds like it might be a hardware problem. You can check hard disk read/write speeds with <span class="bbc">hdparm -Tt /dev/sda</span> and you can check overall disk health with smartmontools. e.g. <span class="bbc">smartctl -a /dev/sda</span> or to run a short test <span class="bbc">smartctl -t short /dev/sda</span>&#160; Maybe run memtest, too.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Tue, 30 Apr 2024 14:45:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49762#p49762</guid>
		</item>
		<item>
			<title><![CDATA[Re: devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49757#p49757</link>
			<description><![CDATA[<p>I just followed the guide and chose the LVM full disk encryption. Now it works until the end, but when rebooting it several times reject my password when I&#039;m fairly sure it was not incorrect, then it works and it&#039;s like having a computer from the 90ies. It takes ten minutes to get from the username to the password box and then another ten to get in to the computer. when I restarted I could type the encryption password and then the screen went black and nothing more happened. I don&#039;t really know what I&#039;m doing wrong.</p>]]></description>
			<author><![CDATA[dummy@example.com (tyrlak)]]></author>
			<pubDate>Tue, 30 Apr 2024 13:13:13 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49757#p49757</guid>
		</item>
		<item>
			<title><![CDATA[Re: devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49709#p49709</link>
			<description><![CDATA[<p>It looks like grub can handle luks2 now. (since 2020)<br /><a href="https://www.phoronix.com/news/GRUB-Boots-LUKS2-Disk-Encrypt" rel="nofollow">https://www.phoronix.com/news/GRUB-Boot … sk-Encrypt</a></p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 26 Apr 2024 20:44:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49709#p49709</guid>
		</item>
		<item>
			<title><![CDATA[Re: devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49708#p49708</link>
			<description><![CDATA[<p>@fsmithred: never tried this yet because I wanted to used luks2. Is the grub as shipped with Daedalus now able to decipher luks2?</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Fri, 26 Apr 2024 16:57:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49708#p49708</guid>
		</item>
		<item>
			<title><![CDATA[Re: devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49707#p49707</link>
			<description><![CDATA[<p>If /boot is part of the encrypted root filesystem, add the following line to /etc/default/grub and then run &#039;update-grub&#039;.</p><div class="codebox"><pre><code>GRUB_ENABLE_CRYPTODISK=y</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 26 Apr 2024 16:51:54 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49707#p49707</guid>
		</item>
		<item>
			<title><![CDATA[Re: devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49706#p49706</link>
			<description><![CDATA[<p>Yes, the traditional setup requires an unencrypted /boot partition. I use that setup. In the encrypted partition I do setup a LVM with 2 logical devices for / and swap. /home always is on a separate device, except for in a VM.&#160; </p><p>There is no need for special &quot;early short command line detour for device mapping&quot;. You go through the installer step by step, and everything thats needed is prepared, no matter if legacy or efi installs. </p><p>With Arch Linux I could get away without that, but that requires a grub that can decipher luks2 and I think some tweaks inside of systemd.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Fri, 26 Apr 2024 15:45:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49706#p49706</guid>
		</item>
		<item>
			<title><![CDATA[Re: devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49705#p49705</link>
			<description><![CDATA[<p>Thanks, yes, and it also needs an early short command line detour for device mapping.<br />But that detour is not available for booting the installed system, and I&#039;m not sure how to set up grub for that... it seems to need a boot device outside of the encrypted disk?</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Fri, 26 Apr 2024 14:43:15 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49705#p49705</guid>
		</item>
		<item>
			<title><![CDATA[Re: devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49703#p49703</link>
			<description><![CDATA[<p>Just my two cents: FDE works fine when pre-partitioning with a GParted Live and manual partitioning in the installer. Valid all along from ASCII to Daedalus.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Fri, 26 Apr 2024 11:11:37 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49703#p49703</guid>
		</item>
		<item>
			<title><![CDATA[Re: devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49702#p49702</link>
			<description><![CDATA[<p>How do/did you set up &quot;full disk encryption&quot;?</p><p>For me the chimaera installer only lets me reduce the disk to a single partition and encrypt that; is that what you mean?</p><p>But then, for me, the installer objects and goes into loop trying to force me to have a separate unencrypted /boot partition while not allowing me to erase the setup.</p><p>So, would you mind describing your &quot;full disk encryption&quot; (so I can trial it).</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Fri, 26 Apr 2024 10:37:26 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49702#p49702</guid>
		</item>
		<item>
			<title><![CDATA[Re: devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49701#p49701</link>
			<description><![CDATA[<p>Thank you very much for the support. I will make sure to check everything again and note down errors to be more specific henceforth.</p>]]></description>
			<author><![CDATA[dummy@example.com (tyrlak)]]></author>
			<pubDate>Fri, 26 Apr 2024 10:22:52 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49701#p49701</guid>
		</item>
		<item>
			<title><![CDATA[Re: devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49700#p49700</link>
			<description><![CDATA[<p>You might consider that Chimaera even is too old for that laptop. Chimaera is oldstable anyhow, Daedalus is stable.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Fri, 26 Apr 2024 10:01:16 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49700#p49700</guid>
		</item>
		<item>
			<title><![CDATA[Re: devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49699#p49699</link>
			<description><![CDATA[<p>There is not much information in your description to help you really.<br />Just make sure that:<br />1. Your BIOS/EFI setup is correct (set it to factory defaults and disable secure-boot (EFI) to start with)<br />2. Your install media is ok (CD/DVD read errors or problems, good USB-sticks) and be sure the checksum of your downloaded iso is okay<br />3. Your disk is working properly (do a low-level format in case...)<br />4. Let the installer propose a good disk-geometry (it does)<br />5. And of course, your computer is fault-free - I suppose (mem-tests, CPU-tests okay?) in the very first place.<br />Good luck.</p>]]></description>
			<author><![CDATA[dummy@example.com (Andre4freedom)]]></author>
			<pubDate>Fri, 26 Apr 2024 09:54:43 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49699#p49699</guid>
		</item>
		<item>
			<title><![CDATA[devuan_chimaera_4.0.0_amd64_desktop.iso installation freezes]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=49698#p49698</link>
			<description><![CDATA[<p>I&#039;m trying to install devuan with complete disk encryption on a Lenovo T14 Gen4. When booting I see &#039;cannot find tag 0x0&#039; or something like that but then it works until software installation at the end where it freezes, many times at 71%, but it&#039;s not always like that. I tried to install Chimaera as this is running on another computer and that also froze at 26% when installing software.&#160; If anyone have the time to help me out I&#039;d really appreciate it. I&#039;ve been trying to research the issue, and testing different bios setup, but I don&#039;t know it very well and it would be better to hear from someone with knowledge and experience than trying to guess.</p>]]></description>
			<author><![CDATA[dummy@example.com (tyrlak)]]></author>
			<pubDate>Fri, 26 Apr 2024 09:29:20 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=49698#p49698</guid>
		</item>
	</channel>
</rss>
