<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Linux Lite Forums - Installing Linux Lite]]></title>
		<link>https://www.linuxliteos.com/forums/</link>
		<description><![CDATA[Linux Lite Forums - https://www.linuxliteos.com/forums]]></description>
		<pubDate>Sun, 26 Jul 2026 08:42:19 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Boot device not detected after install]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9939</link>
			<pubDate>Tue, 21 Jul 2026 22:22:32 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=8405">Coconut</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9939</guid>
			<description><![CDATA[Hi, I'm trying to install Linux Lite on an old ASUS laptop from a usb drive.<br />
The live install went fine, I chose the ''Erase Disk'' option.<br />
When the install was done, I rebooted. I was  prompted to remove the usb drive and I did so.<br />
<br />
Then, I got a black screen with the message : "Reboot and Select proper Boot device or insert Boot Media in selected Boot device and press a key" and no other options<br />
<br />
I checked the BIOS, Secure Boot is disabled and my only boot options are called  " HL-DT-ST DVDRAM GU71N" which must be the DVD reader of the laptop, and "Realtek PXE B04 D00". Booting with either of those fails and displays the same message.<br />
When I tried to re-install, the "Partition" section of the install showed an existing Linux partition, so i should have a correct device to boot from.<br />
<br />
I tried to re-install several times with manual partitioning but still got the same message.<br />
<br />
Any idea of what I should do ?<br />
<br />
Thanks in advance]]></description>
			<content:encoded><![CDATA[Hi, I'm trying to install Linux Lite on an old ASUS laptop from a usb drive.<br />
The live install went fine, I chose the ''Erase Disk'' option.<br />
When the install was done, I rebooted. I was  prompted to remove the usb drive and I did so.<br />
<br />
Then, I got a black screen with the message : "Reboot and Select proper Boot device or insert Boot Media in selected Boot device and press a key" and no other options<br />
<br />
I checked the BIOS, Secure Boot is disabled and my only boot options are called  " HL-DT-ST DVDRAM GU71N" which must be the DVD reader of the laptop, and "Realtek PXE B04 D00". Booting with either of those fails and displays the same message.<br />
When I tried to re-install, the "Partition" section of the install showed an existing Linux partition, so i should have a correct device to boot from.<br />
<br />
I tried to re-install several times with manual partitioning but still got the same message.<br />
<br />
Any idea of what I should do ?<br />
<br />
Thanks in advance]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Installation (bootloader?) issue for LL 8.0 on Lenovo Thinkpad T14s Gen 2]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9937</link>
			<pubDate>Wed, 15 Jul 2026 01:35:24 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=3955">Joe321</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9937</guid>
			<description><![CDATA[I try to install LL8.0 on a Lenovo Thinkpad T14s Gen 2.<br />
<br />
Secure BIOS is disabled.<br />
LL8.0 image created by Etcher.<br />
I try a clean install: "erase" - swap (no hibernate), encrypted, only LL8.0 (no dual boot).<br />
System creates 3 partitions:<br />
- EFI system - FAT32<br />
- rootfs - LUKS<br />
- swap - LUKS<br />
<br />
<br />
During install, I end up with this error message:<br />
<span style="color: #00369b;" class="mycode_color">The bootloader could not be installed. The installation command &lt;pre&gt;grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Linux_Lite --force&lt;/pre&gt; returned error code 1.</span><br />
<br />
<br />
I tried on 2 different SSD drives in the same laptop with same results (first drive had Win11 on it, the second drive was completely empty).<br />
I tried again on a Lenovo M715Q-MT with Ryzen 5 2400GE with same error message. Later smooth install of LL7.8 on this machine.<br />
<br />
I tried <span style="text-decoration: underline;" class="mycode_u">Valtam's suggestion to update Calamares</span>:<br />
<span style="color: #008e02;" class="mycode_color">"New Calamares build uploaded.</span><br />
<br />
<span style="color: #008e02;" class="mycode_color">Boot the Live ISO. Then:</span><br />
<br />
Code:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>apt download calamares-settings-linuxlite</code></div></div><br />
Code:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo dpkg -i *.deb</code></div></div><br />
<span style="color: #008e02;" class="mycode_color">Start the installer, let me know how you get on.</span> "<br />
<br />
At first, the terminal wouldn't take it (no sources available). I had to manually update Lite Sources.<br />
It then accepted to update Calamares. I then tried a new install, and this time got a simple error message "<span style="color: #00369b;" class="mycode_color">Installation failed</span>", no further code or information.<br />
<br />
<br />
On the T14s only, I tried <span style="text-decoration: underline;" class="mycode_u">Serban S solution to first install LL 7.8 (</span>which went fine), then from there upgrade to LL 8.0.<br />
What I ended up with was weird, everything looked like LL8.0 (new desktop, theme, software ...), but the new "About Lite" would still say it's running LL7.8, and I still have Chrome as default browser ... like if I was stuck somewhere in between both versions.<br />
<br />
Any help is appreciated. Thanks.<br />
<br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">Edit</span></span>:<br />
I tried a 5th (or6th?) time to install from Live USB, and it worked. I noticed later that it's because I forgot to tick "encrypt" during install.<br />
So it may be something related with encryption.<br />
Upon realizing my mistake, I tried to reinstall again from Live USB (remembering to tick "encrypt" this time), and got a new error message:<br />
<span style="color: #00369b;" class="mycode_color">"The installer failed to create partition on disk ...</span><br />
<br />
<span style="color: #00369b;" class="mycode_color">Create a new partition (512.00 MiB, fat32) on ‘/dev/nvme0n1’</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Job: Create new partition on device ‘/dev/nvme0n1’</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Command: sfdisk --force --append /dev/nvme0n1</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Command: sfdisk --list --output Device,UUID /dev/nvme0n1</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Job: Create file system ‘fat32’ on partition ‘/dev/nvme0n1p1’</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Command: mkfs.fat -F32 -I -v /dev/nvme0n1p1</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Command: sfdisk --part-type /dev/nvme0n1 1 EBD0A0A2-B9E5-4433-87C0-68B6B72699C7</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Job: Set the file system label on partition ‘/dev/nvme0n1p1’ to ""</span><br />
<br />
<span style="color: #00369b;" class="mycode_color">Setting label for partition ‘/dev/nvme0n1p1’ to </span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Command: fatlabel /dev/nvme0n1p1 -r</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Job: Check file system on partition ‘/dev/nvme0n1p1’</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Command: fsck.fat -a -w -v /dev/nvme0n1p1</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">--- Diagnostic state at failure ---</span><br />
<span style="color: #00369b;" class="mycode_color">lsblk:</span><br />
<span style="color: #00369b;" class="mycode_color">NAME FSTYPE MOUNTPOINT SIZE UUID</span><br />
<span style="color: #00369b;" class="mycode_color">loop0 squashfs /rofs 2.2G </span><br />
<span style="color: #00369b;" class="mycode_color">sda iso9660 7.5G 2026-05-30-23-44-31-00</span><br />
<span style="color: #00369b;" class="mycode_color">|-sda1 iso9660 /cdrom 2.4G 2026-05-30-23-44-31-00</span><br />
<span style="color: #00369b;" class="mycode_color">|-sda2 vfat 5M 73B7-988D</span><br />
<span style="color: #00369b;" class="mycode_color">`-sda3 ext4 /var/crash 5.1G 920c1307-ebe3-45f6-841e-108163a1b2ad</span><br />
<span style="color: #00369b;" class="mycode_color">zram0 0B </span><br />
<span style="color: #00369b;" class="mycode_color">nvme0n1 476.9G </span><br />
<span style="color: #00369b;" class="mycode_color">`-nvme0n1p1 vfat /run/media/linux/7454-DA07 512M 7454-DA07</span><br />
<span style="color: #00369b;" class="mycode_color">dmesg tail:</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Modules linked in: qrtr(E) cmac(E) algif_hash(E) algif_skcipher(E) af_alg(E) bnep(E) snd_acp_legacy_mach(E) snd_acp_mach(E) snd_soc_nau8821(E) snd_soc_dmic(E) snd_acp3x_rn(E) snd_acp3x_pdm_dma(E) snd_sof_amd_acp70(E) snd_sof_amd_acp63(E) snd_sof_amd_vangogh(E) snd_sof_amd_rembrandt(E) snd_sof_amd_renoir(E) snd_sof_amd_acp(E) snd_sof_pci(E) snd_sof_xtensa_dsp(E) snd_sof(E) snd_sof_utils(E) amdgpu(E) uvcvideo(E) videobuf2_vmalloc(E) uvc(E) snd_pci_ps(E) videobuf2_memops(E) videobuf2_v4l2(E) videobuf2_common(E) videodev(E) mc(E) snd_soc_acpi_amd_match(E) snd_soc_acpi_amd_sdca_quirks(E) snd_amd_sdw_acpi(E) btusb(E) soundwire_amd(E) soundwire_generic_allocation(E) soundwire_bus(E) btmtk(E) btrtl(E) btbcm(E) btintel(E) snd_soc_sdca(E) snd_soc_core(E) bluetooth(E) snd_compress(E) ac97_bus(E) snd_pcm_dmaengine(E) amd_atl(E) amdxcp(E) drm_panel_backlight_quirks(E) gpu_sched(E) drm_buddy(E) drm_exec(E) drm_suballoc_helper(E) snd_hda_codec_alc269(E) drm_display_helper(E) cec(E) mt7921e(E) rc_core(E)</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] snd_hda_codec_realtek_lib(E) snd_hda_scodec_component(E) snd_hda_codec_generic(E) i2c_algo_bit(E) intel_rapl_msr(E) mt7921_common(E) mt792x_lib(E) snd_hda_codec_atihdmi(E) mt76_connac_lib(E) intel_rapl_common(E) mt76(E) snd_rpl_pci_acp6x(E) snd_hda_codec_hdmi(E) mac80211(E) snd_acp_pci(E) snd_hda_intel(E) snd_ctl_led(E) snd_amd_acpi_mach(E) snd_acp_legacy_common(E) cfg80211(E) snd_hda_codec(E) snd_hda_core(E) snd_intel_dspcfg(E) snd_intel_sdw_acpi(E) snd_hwdep(E) edac_mce_amd(E) libarc4(E) snd_pci_acp6x(E) kvm_amd(E) snd_pci_acp5x(E) snd_pcm(E) kvm(E) irqbypass(E) thinkpad_acpi(E) snd_timer(E) binfmt_misc(E) snd_rn_pci_acp3x(E) nvram(E) think_lmi(E) snd_acp_config(E) snd_soc_acpi(E) input_leds(E) joydev(E) k10temp(E) rapl(E) wmi_bmof(E) amd_pmc(E) i2c_piix4(E) firmware_attributes_class(E) snd_pci_acp3x(E) mac_hid(E) ccp(E) i2c_smbus(E) vmwgfx(E) drm_ttm_helper(E) ttm(E) lp(E) ppdev(E) parport_pc(E) msr(E) parport(E) efi_pstore(E) nfnetlink(E) dmi_sysfs(E) autofs4(E) overlay(E) isofs(E) nls_iso8859_1(E)</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] uas(E) usb_storage(E) hid_logitech_hidpp(E) snd(E) hid_multitouch(E) soundcore(E) psmouse(E) platform_profile(E) sparse_keymap(E) ghash_clmulni_intel(E) serio_raw(E) ucsi_acpi(E) i2c_hid_acpi(E) video(E) i2c_hid(E) typec_ucsi(E) nvme(E) typec(E) nvme_core(E) r8169(E) thunderbolt(E) nvme_keyring(E) wmi(E) nvme_auth(E) xhci_pci_renesas(E) realtek(E) hkdf(E) sp5100_tco(E) hid_logitech_dj(E) hid_generic(E) usbhid(E) hid(E) aesni_intel(E)</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] CPU: 1 UID: 0 PID: 98 Comm: kworker/1:1 Tainted: G E 7.0.0-linuxlite #1 PREEMPT(full) </span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Tainted: [E]=UNSIGNED_MODULE</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Hardware name: LENOVO 20XGS0M800/20XGS0M800, BIOS R1NET67W (1.37) 04/16/2026</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Workqueue: events drm_fb_helper_damage_work</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] RIP: 0010:drm_crtc_wait_one_vblank+0x19d/0x200</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Code: 48 85 db 74 7a 48 8b 7b 08 4c 8b 67 50 4d 85 e4 75 03 4c 8b 27 e8 a3 4b ec ff 48 8d 3d 1c f1 bd 01 44 89 e9 4c 89 e2 48 89 c6 &lt;67&gt; 48 0f b9 3a 44 89 ee 48 89 df 41 bf 92 ff ff ff e8 9d fc ff ff</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] RSP: 0018:ffffcfab80493d70 EFLAGS: 00010246</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] RAX: ffffffffc29d78ca RBX: ffff8dff8de00010 RCX: 0000000000000000</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] RDX: ffff8dff811e1370 RSI: ffffffffc29d78ca RDI: ffffffffb92f7a80</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] RBP: ffffcfab80493dd0 R08: 0000000000000000 R09: 0000000000000000</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] R10: 0000000000000000 R11: 0000000000000000 R12: ffff8dff811e1370</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] R13: 0000000000000000 R14: 000000000000022f R15: 0000000000000000</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] FS: 0000000000000000(0000) GS:ffff8e02a52a9000(0000) knlGS:0000000000000000</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] CR2: 0000754999523cd4 CR3: 000000006a444000 CR4: 0000000000f50ef0</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] PKRU: 55555554</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Call Trace:</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] &lt;TASK&gt;</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ? __pfx_autoremove_wake_function+0x10/0x10</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] drm_client_modeset_wait_for_vblank+0x63/0x80</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] drm_fb_helper_damage_work+0x89/0x1a0</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] process_one_work+0x199/0x3c0</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] worker_thread+0x19d/0x340</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ? srso_alias_return_thunk+0x5/0xfbef5</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ? __pfx_worker_thread+0x10/0x10</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] kthread+0xf7/0x130</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ? __pfx_kthread+0x10/0x10</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ret_from_fork+0x29d/0x330</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ? __pfx_kthread+0x10/0x10</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ? __pfx_kthread+0x10/0x10</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ret_from_fork_asm+0x1a/0x30</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] &lt;/TASK&gt;</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ---[ end trace 0000000000000000 ]---</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Console: switching to colour frame buffer device 240x67</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:04 2026] Bluetooth: RFCOMM TTY layer initialized</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:04 2026] Bluetooth: RFCOMM socket layer initialized</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:04 2026] Bluetooth: RFCOMM ver 1.11</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:19 2026] audit: type=1400 audit(1784051419.544:3): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_apt_news" pid=5436 comm="(python3)"</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:19 2026] audit: type=1400 audit(1784051419.619:4): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_esm_cache" pid=5438 comm="(python3)"</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:28 2026] logitech-hidpp-device 0003:046D:400A.0003: HID++ 2.0 device connected.</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] JFS: nTxBlock = 8192, nTxLock = 65536</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] QNX4 filesystem 0.2.3 registered.</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] raid6: avx2x4 gen() 34038 MB/s</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] raid6: avx2x2 gen() 34182 MB/s</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] raid6: avx2x1 gen() 27836 MB/s</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] raid6: using algorithm avx2x2 gen() 34182 MB/s</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] raid6: .... xor() 31822 MB/s, rmw enabled</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] raid6: using avx2x2 recovery algorithm</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] xor: automatically using best checksumming function avx </span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:36 2026] Btrfs loaded, zoned=yes, fsverity=yes</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:46 2026] EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:46 2026] EXT4-fs (nvme0n1p2): mounted filesystem 898b4919-fb69-492f-904f-cd33486cc0e2 ro without journal. Quota mode: none.</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:52 2026] EXT4-fs (nvme0n1p2): unmounting filesystem 898b4919-fb69-492f-904f-cd33486cc0e2.</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:51:57 2026] nvme0n1:</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:52:04 2026] nvme0n1: p1</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:52:08 2026] nvme0n1: p1</span>]]></description>
			<content:encoded><![CDATA[I try to install LL8.0 on a Lenovo Thinkpad T14s Gen 2.<br />
<br />
Secure BIOS is disabled.<br />
LL8.0 image created by Etcher.<br />
I try a clean install: "erase" - swap (no hibernate), encrypted, only LL8.0 (no dual boot).<br />
System creates 3 partitions:<br />
- EFI system - FAT32<br />
- rootfs - LUKS<br />
- swap - LUKS<br />
<br />
<br />
During install, I end up with this error message:<br />
<span style="color: #00369b;" class="mycode_color">The bootloader could not be installed. The installation command &lt;pre&gt;grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Linux_Lite --force&lt;/pre&gt; returned error code 1.</span><br />
<br />
<br />
I tried on 2 different SSD drives in the same laptop with same results (first drive had Win11 on it, the second drive was completely empty).<br />
I tried again on a Lenovo M715Q-MT with Ryzen 5 2400GE with same error message. Later smooth install of LL7.8 on this machine.<br />
<br />
I tried <span style="text-decoration: underline;" class="mycode_u">Valtam's suggestion to update Calamares</span>:<br />
<span style="color: #008e02;" class="mycode_color">"New Calamares build uploaded.</span><br />
<br />
<span style="color: #008e02;" class="mycode_color">Boot the Live ISO. Then:</span><br />
<br />
Code:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>apt download calamares-settings-linuxlite</code></div></div><br />
Code:<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>sudo dpkg -i *.deb</code></div></div><br />
<span style="color: #008e02;" class="mycode_color">Start the installer, let me know how you get on.</span> "<br />
<br />
At first, the terminal wouldn't take it (no sources available). I had to manually update Lite Sources.<br />
It then accepted to update Calamares. I then tried a new install, and this time got a simple error message "<span style="color: #00369b;" class="mycode_color">Installation failed</span>", no further code or information.<br />
<br />
<br />
On the T14s only, I tried <span style="text-decoration: underline;" class="mycode_u">Serban S solution to first install LL 7.8 (</span>which went fine), then from there upgrade to LL 8.0.<br />
What I ended up with was weird, everything looked like LL8.0 (new desktop, theme, software ...), but the new "About Lite" would still say it's running LL7.8, and I still have Chrome as default browser ... like if I was stuck somewhere in between both versions.<br />
<br />
Any help is appreciated. Thanks.<br />
<br />
<br />
<br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">Edit</span></span>:<br />
I tried a 5th (or6th?) time to install from Live USB, and it worked. I noticed later that it's because I forgot to tick "encrypt" during install.<br />
So it may be something related with encryption.<br />
Upon realizing my mistake, I tried to reinstall again from Live USB (remembering to tick "encrypt" this time), and got a new error message:<br />
<span style="color: #00369b;" class="mycode_color">"The installer failed to create partition on disk ...</span><br />
<br />
<span style="color: #00369b;" class="mycode_color">Create a new partition (512.00 MiB, fat32) on ‘/dev/nvme0n1’</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Job: Create new partition on device ‘/dev/nvme0n1’</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Command: sfdisk --force --append /dev/nvme0n1</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Command: sfdisk --list --output Device,UUID /dev/nvme0n1</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Job: Create file system ‘fat32’ on partition ‘/dev/nvme0n1p1’</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Command: mkfs.fat -F32 -I -v /dev/nvme0n1p1</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Command: sfdisk --part-type /dev/nvme0n1 1 EBD0A0A2-B9E5-4433-87C0-68B6B72699C7</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Job: Set the file system label on partition ‘/dev/nvme0n1p1’ to ""</span><br />
<br />
<span style="color: #00369b;" class="mycode_color">Setting label for partition ‘/dev/nvme0n1p1’ to </span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Command: fatlabel /dev/nvme0n1p1 -r</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Job: Check file system on partition ‘/dev/nvme0n1p1’</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">Command: fsck.fat -a -w -v /dev/nvme0n1p1</span><br />
<br />
<br />
<span style="color: #00369b;" class="mycode_color">--- Diagnostic state at failure ---</span><br />
<span style="color: #00369b;" class="mycode_color">lsblk:</span><br />
<span style="color: #00369b;" class="mycode_color">NAME FSTYPE MOUNTPOINT SIZE UUID</span><br />
<span style="color: #00369b;" class="mycode_color">loop0 squashfs /rofs 2.2G </span><br />
<span style="color: #00369b;" class="mycode_color">sda iso9660 7.5G 2026-05-30-23-44-31-00</span><br />
<span style="color: #00369b;" class="mycode_color">|-sda1 iso9660 /cdrom 2.4G 2026-05-30-23-44-31-00</span><br />
<span style="color: #00369b;" class="mycode_color">|-sda2 vfat 5M 73B7-988D</span><br />
<span style="color: #00369b;" class="mycode_color">`-sda3 ext4 /var/crash 5.1G 920c1307-ebe3-45f6-841e-108163a1b2ad</span><br />
<span style="color: #00369b;" class="mycode_color">zram0 0B </span><br />
<span style="color: #00369b;" class="mycode_color">nvme0n1 476.9G </span><br />
<span style="color: #00369b;" class="mycode_color">`-nvme0n1p1 vfat /run/media/linux/7454-DA07 512M 7454-DA07</span><br />
<span style="color: #00369b;" class="mycode_color">dmesg tail:</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Modules linked in: qrtr(E) cmac(E) algif_hash(E) algif_skcipher(E) af_alg(E) bnep(E) snd_acp_legacy_mach(E) snd_acp_mach(E) snd_soc_nau8821(E) snd_soc_dmic(E) snd_acp3x_rn(E) snd_acp3x_pdm_dma(E) snd_sof_amd_acp70(E) snd_sof_amd_acp63(E) snd_sof_amd_vangogh(E) snd_sof_amd_rembrandt(E) snd_sof_amd_renoir(E) snd_sof_amd_acp(E) snd_sof_pci(E) snd_sof_xtensa_dsp(E) snd_sof(E) snd_sof_utils(E) amdgpu(E) uvcvideo(E) videobuf2_vmalloc(E) uvc(E) snd_pci_ps(E) videobuf2_memops(E) videobuf2_v4l2(E) videobuf2_common(E) videodev(E) mc(E) snd_soc_acpi_amd_match(E) snd_soc_acpi_amd_sdca_quirks(E) snd_amd_sdw_acpi(E) btusb(E) soundwire_amd(E) soundwire_generic_allocation(E) soundwire_bus(E) btmtk(E) btrtl(E) btbcm(E) btintel(E) snd_soc_sdca(E) snd_soc_core(E) bluetooth(E) snd_compress(E) ac97_bus(E) snd_pcm_dmaengine(E) amd_atl(E) amdxcp(E) drm_panel_backlight_quirks(E) gpu_sched(E) drm_buddy(E) drm_exec(E) drm_suballoc_helper(E) snd_hda_codec_alc269(E) drm_display_helper(E) cec(E) mt7921e(E) rc_core(E)</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] snd_hda_codec_realtek_lib(E) snd_hda_scodec_component(E) snd_hda_codec_generic(E) i2c_algo_bit(E) intel_rapl_msr(E) mt7921_common(E) mt792x_lib(E) snd_hda_codec_atihdmi(E) mt76_connac_lib(E) intel_rapl_common(E) mt76(E) snd_rpl_pci_acp6x(E) snd_hda_codec_hdmi(E) mac80211(E) snd_acp_pci(E) snd_hda_intel(E) snd_ctl_led(E) snd_amd_acpi_mach(E) snd_acp_legacy_common(E) cfg80211(E) snd_hda_codec(E) snd_hda_core(E) snd_intel_dspcfg(E) snd_intel_sdw_acpi(E) snd_hwdep(E) edac_mce_amd(E) libarc4(E) snd_pci_acp6x(E) kvm_amd(E) snd_pci_acp5x(E) snd_pcm(E) kvm(E) irqbypass(E) thinkpad_acpi(E) snd_timer(E) binfmt_misc(E) snd_rn_pci_acp3x(E) nvram(E) think_lmi(E) snd_acp_config(E) snd_soc_acpi(E) input_leds(E) joydev(E) k10temp(E) rapl(E) wmi_bmof(E) amd_pmc(E) i2c_piix4(E) firmware_attributes_class(E) snd_pci_acp3x(E) mac_hid(E) ccp(E) i2c_smbus(E) vmwgfx(E) drm_ttm_helper(E) ttm(E) lp(E) ppdev(E) parport_pc(E) msr(E) parport(E) efi_pstore(E) nfnetlink(E) dmi_sysfs(E) autofs4(E) overlay(E) isofs(E) nls_iso8859_1(E)</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] uas(E) usb_storage(E) hid_logitech_hidpp(E) snd(E) hid_multitouch(E) soundcore(E) psmouse(E) platform_profile(E) sparse_keymap(E) ghash_clmulni_intel(E) serio_raw(E) ucsi_acpi(E) i2c_hid_acpi(E) video(E) i2c_hid(E) typec_ucsi(E) nvme(E) typec(E) nvme_core(E) r8169(E) thunderbolt(E) nvme_keyring(E) wmi(E) nvme_auth(E) xhci_pci_renesas(E) realtek(E) hkdf(E) sp5100_tco(E) hid_logitech_dj(E) hid_generic(E) usbhid(E) hid(E) aesni_intel(E)</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] CPU: 1 UID: 0 PID: 98 Comm: kworker/1:1 Tainted: G E 7.0.0-linuxlite #1 PREEMPT(full) </span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Tainted: [E]=UNSIGNED_MODULE</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Hardware name: LENOVO 20XGS0M800/20XGS0M800, BIOS R1NET67W (1.37) 04/16/2026</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Workqueue: events drm_fb_helper_damage_work</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] RIP: 0010:drm_crtc_wait_one_vblank+0x19d/0x200</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Code: 48 85 db 74 7a 48 8b 7b 08 4c 8b 67 50 4d 85 e4 75 03 4c 8b 27 e8 a3 4b ec ff 48 8d 3d 1c f1 bd 01 44 89 e9 4c 89 e2 48 89 c6 &lt;67&gt; 48 0f b9 3a 44 89 ee 48 89 df 41 bf 92 ff ff ff e8 9d fc ff ff</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] RSP: 0018:ffffcfab80493d70 EFLAGS: 00010246</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] RAX: ffffffffc29d78ca RBX: ffff8dff8de00010 RCX: 0000000000000000</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] RDX: ffff8dff811e1370 RSI: ffffffffc29d78ca RDI: ffffffffb92f7a80</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] RBP: ffffcfab80493dd0 R08: 0000000000000000 R09: 0000000000000000</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] R10: 0000000000000000 R11: 0000000000000000 R12: ffff8dff811e1370</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] R13: 0000000000000000 R14: 000000000000022f R15: 0000000000000000</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] FS: 0000000000000000(0000) GS:ffff8e02a52a9000(0000) knlGS:0000000000000000</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] CR2: 0000754999523cd4 CR3: 000000006a444000 CR4: 0000000000f50ef0</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] PKRU: 55555554</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Call Trace:</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] &lt;TASK&gt;</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ? __pfx_autoremove_wake_function+0x10/0x10</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] drm_client_modeset_wait_for_vblank+0x63/0x80</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] drm_fb_helper_damage_work+0x89/0x1a0</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] process_one_work+0x199/0x3c0</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] worker_thread+0x19d/0x340</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ? srso_alias_return_thunk+0x5/0xfbef5</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ? __pfx_worker_thread+0x10/0x10</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] kthread+0xf7/0x130</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ? __pfx_kthread+0x10/0x10</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ret_from_fork+0x29d/0x330</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ? __pfx_kthread+0x10/0x10</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ? __pfx_kthread+0x10/0x10</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ret_from_fork_asm+0x1a/0x30</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] &lt;/TASK&gt;</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] ---[ end trace 0000000000000000 ]---</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:49:55 2026] Console: switching to colour frame buffer device 240x67</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:04 2026] Bluetooth: RFCOMM TTY layer initialized</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:04 2026] Bluetooth: RFCOMM socket layer initialized</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:04 2026] Bluetooth: RFCOMM ver 1.11</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:19 2026] audit: type=1400 audit(1784051419.544:3): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_apt_news" pid=5436 comm="(python3)"</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:19 2026] audit: type=1400 audit(1784051419.619:4): apparmor="DENIED" operation="change_onexec" class="file" info="label not found" error=-2 profile="unconfined" name="ubuntu_pro_esm_cache" pid=5438 comm="(python3)"</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:28 2026] logitech-hidpp-device 0003:046D:400A.0003: HID++ 2.0 device connected.</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] JFS: nTxBlock = 8192, nTxLock = 65536</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] QNX4 filesystem 0.2.3 registered.</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] raid6: avx2x4 gen() 34038 MB/s</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] raid6: avx2x2 gen() 34182 MB/s</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] raid6: avx2x1 gen() 27836 MB/s</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] raid6: using algorithm avx2x2 gen() 34182 MB/s</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] raid6: .... xor() 31822 MB/s, rmw enabled</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] raid6: using avx2x2 recovery algorithm</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:35 2026] xor: automatically using best checksumming function avx </span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:36 2026] Btrfs loaded, zoned=yes, fsverity=yes</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:46 2026] EXT4-fs (nvme0n1p2): orphan cleanup on readonly fs</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:46 2026] EXT4-fs (nvme0n1p2): mounted filesystem 898b4919-fb69-492f-904f-cd33486cc0e2 ro without journal. Quota mode: none.</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:50:52 2026] EXT4-fs (nvme0n1p2): unmounting filesystem 898b4919-fb69-492f-904f-cd33486cc0e2.</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:51:57 2026] nvme0n1:</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:52:04 2026] nvme0n1: p1</span><br />
<span style="color: #00369b;" class="mycode_color">[Tue Jul 14 12:52:08 2026] nvme0n1: p1</span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How do I boot the 8.0 ISO in legacy/BIOS mode]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9912</link>
			<pubDate>Sat, 13 Jun 2026 07:53:51 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=8322">rossnixon</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9912</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite><span> (06-06-2026, 06:06 AM)</span>valtam Wrote: <a href="https://www.linuxliteos.com/forums/showthread.php?pid=63298#pid63298" class="quick_jump">&nbsp;</a></cite>"Boot the installer in Legacy/BIOS mode to install to an MBR disk."</blockquote><br />
Hi there<br />
First time installer here. I'm running Windows on an MBR disk. I have made space for a Linux partition.<br />
I've looked in vain to find how to <span style="font-weight: bold;" class="mycode_b">boot the installer in legacy/BIOS mode.</span><br />
Booting the 8.0 ISO from a thumb drive.<br />
Thanks.]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite><span> (06-06-2026, 06:06 AM)</span>valtam Wrote: <a href="https://www.linuxliteos.com/forums/showthread.php?pid=63298#pid63298" class="quick_jump">&nbsp;</a></cite>"Boot the installer in Legacy/BIOS mode to install to an MBR disk."</blockquote><br />
Hi there<br />
First time installer here. I'm running Windows on an MBR disk. I have made space for a Linux partition.<br />
I've looked in vain to find how to <span style="font-weight: bold;" class="mycode_b">boot the installer in legacy/BIOS mode.</span><br />
Booting the 8.0 ISO from a thumb drive.<br />
Thanks.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[installed 8.0 w/ventoy believe iso was  githubs']]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9902</link>
			<pubDate>Thu, 11 Jun 2026 04:17:35 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=8316">gelgin</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9902</guid>
			<description><![CDATA[very new to linux light; after i installed to toshiba tecra r850 i could not update from linux lite repository<br />
<br />
i. so i added the apt key with :<br />
       curl -fsSL <a href="https://mirror.clarkson.edu/linux-lite/linuxlite-archive-keyring.gpg" target="_blank" rel="noopener" class="mycode_url">https://mirror.clarkson.edu/linux-lite/l...eyring.gpg</a>  | gpg --dearmor | sudo tee /etc/keyrings/linuxlite-archive-keyring.gpg &gt; /dev/null<br />
<br />
       and the entry in /etc/sources.list.d to correspond to that key, then was successful in the apt update; apt upgrade<br />
<br />
I am wondering if this is correct ? what would you do ??<br />
<br />
ii. i second issue i am having (which may be related to keys) also. I am not able to sync my firefox account ?. In particular i am not receiving the confirmation email from firefox when trying to logon. i get that for almost any other ubuntu i have employed.]]></description>
			<content:encoded><![CDATA[very new to linux light; after i installed to toshiba tecra r850 i could not update from linux lite repository<br />
<br />
i. so i added the apt key with :<br />
       curl -fsSL <a href="https://mirror.clarkson.edu/linux-lite/linuxlite-archive-keyring.gpg" target="_blank" rel="noopener" class="mycode_url">https://mirror.clarkson.edu/linux-lite/l...eyring.gpg</a>  | gpg --dearmor | sudo tee /etc/keyrings/linuxlite-archive-keyring.gpg &gt; /dev/null<br />
<br />
       and the entry in /etc/sources.list.d to correspond to that key, then was successful in the apt update; apt upgrade<br />
<br />
I am wondering if this is correct ? what would you do ??<br />
<br />
ii. i second issue i am having (which may be related to keys) also. I am not able to sync my firefox account ?. In particular i am not receiving the confirmation email from firefox when trying to logon. i get that for almost any other ubuntu i have employed.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Encrypt system option leads to Bootloader Error Code 1]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9899</link>
			<pubDate>Tue, 09 Jun 2026 06:44:29 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=415">torreydale</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9899</guid>
			<description><![CDATA[<span style="color: #000000;" class="mycode_color"><span style="font-size: large;" class="mycode_size">When I select the "Encrypt system" option during the Partitions portion of the setup, the LL8.0 Calamares installation wizard keeps ending with a "bootloader installation error code 1" error.  After a long process to get beyond that, I was able to boot LL 8.0, but only to a BusyBox </span><span style="font-family: ui-sans-serif, -apple-system, system-ui, -apple-system, BlinkMacSystemFont, Roboto, Ubuntu, 'Open Sans', Arial, 'Helvetica Neue', 'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif;" class="mycode_font"><span style="font-size: large;" class="mycode_size">v1.37.0 (initramfs) prompt, and I just didn't feel like going through the process to overcome that hurdle.</span></span></span><br />
<br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: ui-sans-serif, -apple-system, system-ui, -apple-system, BlinkMacSystemFont, Roboto, Ubuntu, 'Open Sans', Arial, 'Helvetica Neue', 'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif;" class="mycode_font"><span style="font-size: large;" class="mycode_size">It appears checking the "Encrypt system" option during the Partitions portion of the setup isn't working as smoothly for LL8.0 as it has in past versions.</span></span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #000000;" class="mycode_color"><span style="font-size: large;" class="mycode_size">When I select the "Encrypt system" option during the Partitions portion of the setup, the LL8.0 Calamares installation wizard keeps ending with a "bootloader installation error code 1" error.  After a long process to get beyond that, I was able to boot LL 8.0, but only to a BusyBox </span><span style="font-family: ui-sans-serif, -apple-system, system-ui, -apple-system, BlinkMacSystemFont, Roboto, Ubuntu, 'Open Sans', Arial, 'Helvetica Neue', 'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif;" class="mycode_font"><span style="font-size: large;" class="mycode_size">v1.37.0 (initramfs) prompt, and I just didn't feel like going through the process to overcome that hurdle.</span></span></span><br />
<br />
<span style="color: #000000;" class="mycode_color"><span style="font-family: ui-sans-serif, -apple-system, system-ui, -apple-system, BlinkMacSystemFont, Roboto, Ubuntu, 'Open Sans', Arial, 'Helvetica Neue', 'Segoe UI Emoji', 'Segoe UI Symbol', sans-serif;" class="mycode_font"><span style="font-size: large;" class="mycode_size">It appears checking the "Encrypt system" option during the Partitions portion of the setup isn't working as smoothly for LL8.0 as it has in past versions.</span></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Login password  just installed new li ux lite]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9888</link>
			<pubDate>Mon, 08 Jun 2026 12:24:28 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=3385">Julian Ogrady</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9888</guid>
			<description><![CDATA[How to open]]></description>
			<content:encoded><![CDATA[How to open]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite 8.0 Installer - partitioning issues]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9880</link>
			<pubDate>Thu, 04 Jun 2026 14:49:18 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=3859">Şerban S.</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9880</guid>
			<description><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #0074d9;" class="mycode_color">Linux Lite 8.0  Installer- Severe bug  on Manual Partitioning</span></span></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Manual partitioning</span> module of the installer has severe bugs.<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #c10300;" class="mycode_color">It lacks the option to install on /dev/sda1.</span></span> It shows only /dev/sda.<br />
I need this (manual partitioning) because of the data I have on other partitions I have on the SSD.<br />
If there is /dev/sda1, it ignores the partition, then shows an error window that says that LL requires an EFI partition and sends to the previous step. Which is a dead end.<br />
I used also GPartED to flag the /dev/sda1, but got the same result. The boot partition is (still) invisible to the installer.<br />
I find weird the fact that somehow, in /dev/sda1/ the description says flagged with "boot" so how comes that it ignores it and throws the EFI missing error?!<br />
I suppose that for whatever reason, the combobox that was supposed to have the option to boot from a FAT32 partition (/dev/sda1/) instead of /dev/sda (MBR mode), couldn't be updated accordingly to the partitioning.<br />
<br />
There are also errors in getting the time zone (it defaults to USA instead of Europe/Bucharest) but this is kinda minor thing.<br />
It is weird though, since the connection is visible and valid.<br />
<br />
As for the previous posts regarding the updates, the updater showed some 150 updates available or so.<br />
Another glitch is that the "Welcome" screen that shows the "<span style="font-weight: bold;" class="mycode_b">Install Now</span>" button, lacks the command behind the button. That is, it does nothing when clicked.<br />
I'll get back if any idea comes in (Upgrade maybe? I still want a clean full install though...).<br />
<br />
Best regards!]]></description>
			<content:encoded><![CDATA[<div style="text-align: center;" class="mycode_align"><span style="font-weight: bold;" class="mycode_b"><span style="color: #0074d9;" class="mycode_color">Linux Lite 8.0  Installer- Severe bug  on Manual Partitioning</span></span></div>
<br />
<span style="font-weight: bold;" class="mycode_b">Manual partitioning</span> module of the installer has severe bugs.<br />
<span style="font-weight: bold;" class="mycode_b"><span style="color: #c10300;" class="mycode_color">It lacks the option to install on /dev/sda1.</span></span> It shows only /dev/sda.<br />
I need this (manual partitioning) because of the data I have on other partitions I have on the SSD.<br />
If there is /dev/sda1, it ignores the partition, then shows an error window that says that LL requires an EFI partition and sends to the previous step. Which is a dead end.<br />
I used also GPartED to flag the /dev/sda1, but got the same result. The boot partition is (still) invisible to the installer.<br />
I find weird the fact that somehow, in /dev/sda1/ the description says flagged with "boot" so how comes that it ignores it and throws the EFI missing error?!<br />
I suppose that for whatever reason, the combobox that was supposed to have the option to boot from a FAT32 partition (/dev/sda1/) instead of /dev/sda (MBR mode), couldn't be updated accordingly to the partitioning.<br />
<br />
There are also errors in getting the time zone (it defaults to USA instead of Europe/Bucharest) but this is kinda minor thing.<br />
It is weird though, since the connection is visible and valid.<br />
<br />
As for the previous posts regarding the updates, the updater showed some 150 updates available or so.<br />
Another glitch is that the "Welcome" screen that shows the "<span style="font-weight: bold;" class="mycode_b">Install Now</span>" button, lacks the command behind the button. That is, it does nothing when clicked.<br />
I'll get back if any idea comes in (Upgrade maybe? I still want a clean full install though...).<br />
<br />
Best regards!]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[LL8.0 partitioning fails (on low spec notebook)]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9877</link>
			<pubDate>Mon, 01 Jun 2026 22:31:09 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=2790">stevef</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9877</guid>
			<description><![CDATA[Having problems with the installer.  Downloaded iso, checked sha256 and made a USB.<br />
<br />
Booted and attempted to install to the elderly notebook which we eventually got working with RC.  With this release version, calamares reports having problems creating partitioning.  Still using the good disk - though I will recheck it.<br />
<br />
After two install failures, I tried to follow what was going on and it seems that as calamares creates the partitions, the system mounts them.  If I followed the RC testing correctly, this is along the same lines as the problem with early RC.  On the third attempt to install, I tried to note the timings of events to make the calamares log clearer.  I've saved the log, but unfortunately the forum is telling me I can't attach the type of file.<br />
<br />
Here's an extract<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>2026-06-01 - 14:36:04 [2]:    WARNING: Diagnostic state:
 "--- Diagnostic state at failure ---&#92;nlsblk:&#92;nNAME  FSTYPE  MOUNTPOINT                SIZE UUID&#92;nloop0  squashfs /rofs                    2.2G &#92;nsda                                    223.6G &#92;n`-sda1 ext4    /run/media/linux/rootfs 215.8G 7d84491f-1ebb-47f1-876f-8b3362d98e70&#92;nsdb    iso9660                          14.5G 2026-05-30-23-44-31-00&#92;n|-sdb1 iso9660  /cdrom                    2.4G 2026-05-30-23-44-31-00&#92;n|-sdb2 vfat                                5M 73B7-988D&#92;n`-sdb3 ext4    /var/crash              12.1G bfe778aa-99a7-45dd-8b6e-1079edaf2867&#92;nsdc                                        0B &#92;nsdd                                      3.8G &#92;n`-sdd1 ext4    /run/media/linux/ext4    3.8G eee300b2-f75e-4127-9574-1adfbfec7245&#92;nzram0                                      0B&#92;ndmesg tail:&#92;n[Mon Jun  1 14:05:21 2026] xor: measuring software checksum speed&#92;n[Mon Jun  1 14:05:21 2026]    prefetch64-sse  :  2076 MB/sec&#92;n[Mon Jun  1 14:05:21 2026]    generic_sse    :  1985 MB/sec&#92;n[Mon Jun  1 14:05:21 2026] xor: using function: prefetch64-sse (2076 MB/sec)&#92;n[Mon Jun  1 14:05:22 2026] Btrfs loaded, zoned=yes, fsverity=yes&#92;n[Mon Jun  1 14:05:27 2026] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled&#92;n[Mon Jun  1 14:06:07 2026]  sda:&#92;n[Mon Jun  1 14:06:53 2026]  sda:&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: Please update package to include a native systemd unit file.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: ! This compatibility logic is deprecated, expect removal soon. !&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: Please update package to include a native systemd unit file.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: ! This compatibility logic is deprecated, expect removal soon. !&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: Please update package to include a native systemd unit file.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: ! This compatibility logic is deprecated, expect removal soon. !&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: Please update package to include a native systemd unit file.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: ! This compatibility logic is deprecated, expect removal soon. !&#92;n[Mon Jun  1 14:11:16 2026] perf: interrupt took too long (4958 &gt; 4947), lowering kernel.perf_event_max_sample_rate to 40000&#92;n[Mon Jun  1 14:11:43 2026] JFS: nTxBlock = 8192, nTxLock = 65536&#92;n[Mon Jun  1 14:12:07 2026] QNX4 filesystem 0.2.3 registered.&#92;n[Mon Jun  1 14:17:14 2026]  sda:&#92;n[Mon Jun  1 14:17:14 2026]  sda:&#92;n[Mon Jun  1 14:17:55 2026]  sda: sda1&#92;n[Mon Jun  1 14:18:02 2026] EXT4-fs (sda1): mounted filesystem 7d84491f-1ebb-47f1-876f-8b3362d98e70 r/w with ordered data mode. Quota mode: none.&#92;n[Mon Jun  1 14:23:55 2026] atl1c 0000:06:00.0: atl1c: enp6s0 NIC Link is Up&lt;100 Mbps Full Duplex&gt;&#92;n[Mon Jun  1 14:23:55 2026] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)&#92;n[Mon Jun  1 14:23:55 2026] brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement)&#92;n[Mon Jun  1 14:27:18 2026] EXT4-fs (sda1): unmounting filesystem 7d84491f-1ebb-47f1-876f-8b3362d98e70.&#92;n[Mon Jun  1 14:27:57 2026]  sda:&#92;n[Mon Jun  1 14:27:57 2026]  sda:&#92;n[Mon Jun  1 14:28:21 2026]  sda: sda1&#92;n[Mon Jun  1 14:28:21 2026]  sda: sda1&#92;n[Mon Jun  1 14:28:29 2026] EXT4-fs (sda1): mounted filesystem 7d84491f-1ebb-47f1-876f-8b3362d98e70 r/w with ordered data mode. Quota mode: none.&#92;n[Mon Jun  1 14:31:27 2026] usb 1-1: new high-speed USB device number 4 using ehci-pci&#92;n[Mon Jun  1 14:31:27 2026] usb 1-1: New USB device found, idVendor=abcd, idProduct=1234, bcdDevice= 1.00&#92;n[Mon Jun  1 14:31:27 2026] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3&#92;n[Mon Jun  1 14:31:27 2026] usb 1-1: Product: UDisk          &#92;n[Mon Jun  1 14:31:27 2026] usb 1-1: Manufacturer: General &#92;n[Mon Jun  1 14:31:27 2026] usb 1-1: SerialNumber: &#92;&#92;xd0&#92;&#92;x89&#92;n[Mon Jun  1 14:31:27 2026] usb-storage 1-1:1.0: USB Mass Storage device detected&#92;n[Mon Jun  1 14:31:27 2026] scsi host3: usb-storage 1-1:1.0&#92;n[Mon Jun  1 14:31:28 2026] scsi 3:0:0:0: Direct-Access    General  UDisk            5.00 PQ: 0 ANSI: 2&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: Attached scsi generic sg3 type 0&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: [sdd] 7884800 512-byte logical blocks: (4.04 GB/3.76 GiB)&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: [sdd] Write Protect is off&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: [sdd] Mode Sense: 0b 00 00 08&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: [sdd] No Caching mode page found&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: [sdd] Assuming drive cache: write through&#92;n[Mon Jun  1 14:31:28 2026]  sdd: sdd1&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: [sdd] Attached SCSI removable disk&#92;n[Mon Jun  1 14:31:35 2026] EXT4-fs (sdd1): mounted filesystem eee300b2-f75e-4127-9574-1adfbfec7245 r/w with ordered data mode. Quota mode: none.&#92;n[Mon Jun  1 14:35:01 2026] EXT4-fs (sda1): unmounting filesystem 7d84491f-1ebb-47f1-876f-8b3362d98e70.&#92;n[Mon Jun  1 14:35:28 2026]  sda:&#92;n[Mon Jun  1 14:35:28 2026]  sda:&#92;n[Mon Jun  1 14:35:52 2026]  sda: sda1&#92;n[Mon Jun  1 14:35:52 2026]  sda: sda1&#92;n[Mon Jun  1 14:35:59 2026] EXT4-fs (sda1): mounted filesystem 7d84491f-1ebb-47f1-876f-8b3362d98e70 r/w with ordered data mode. Quota mode: none."</code></div></div><br />
I can see the session log states that automount is disabled, but a Thunar window spontaneously opens and shows /run/media/linux/rootfs.  At about the same time the installer errors out.<br />
<br />
Let me know if you want more information or to try anything.]]></description>
			<content:encoded><![CDATA[Having problems with the installer.  Downloaded iso, checked sha256 and made a USB.<br />
<br />
Booted and attempted to install to the elderly notebook which we eventually got working with RC.  With this release version, calamares reports having problems creating partitioning.  Still using the good disk - though I will recheck it.<br />
<br />
After two install failures, I tried to follow what was going on and it seems that as calamares creates the partitions, the system mounts them.  If I followed the RC testing correctly, this is along the same lines as the problem with early RC.  On the third attempt to install, I tried to note the timings of events to make the calamares log clearer.  I've saved the log, but unfortunately the forum is telling me I can't attach the type of file.<br />
<br />
Here's an extract<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>2026-06-01 - 14:36:04 [2]:    WARNING: Diagnostic state:
 "--- Diagnostic state at failure ---&#92;nlsblk:&#92;nNAME  FSTYPE  MOUNTPOINT                SIZE UUID&#92;nloop0  squashfs /rofs                    2.2G &#92;nsda                                    223.6G &#92;n`-sda1 ext4    /run/media/linux/rootfs 215.8G 7d84491f-1ebb-47f1-876f-8b3362d98e70&#92;nsdb    iso9660                          14.5G 2026-05-30-23-44-31-00&#92;n|-sdb1 iso9660  /cdrom                    2.4G 2026-05-30-23-44-31-00&#92;n|-sdb2 vfat                                5M 73B7-988D&#92;n`-sdb3 ext4    /var/crash              12.1G bfe778aa-99a7-45dd-8b6e-1079edaf2867&#92;nsdc                                        0B &#92;nsdd                                      3.8G &#92;n`-sdd1 ext4    /run/media/linux/ext4    3.8G eee300b2-f75e-4127-9574-1adfbfec7245&#92;nzram0                                      0B&#92;ndmesg tail:&#92;n[Mon Jun  1 14:05:21 2026] xor: measuring software checksum speed&#92;n[Mon Jun  1 14:05:21 2026]    prefetch64-sse  :  2076 MB/sec&#92;n[Mon Jun  1 14:05:21 2026]    generic_sse    :  1985 MB/sec&#92;n[Mon Jun  1 14:05:21 2026] xor: using function: prefetch64-sse (2076 MB/sec)&#92;n[Mon Jun  1 14:05:22 2026] Btrfs loaded, zoned=yes, fsverity=yes&#92;n[Mon Jun  1 14:05:27 2026] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled&#92;n[Mon Jun  1 14:06:07 2026]  sda:&#92;n[Mon Jun  1 14:06:53 2026]  sda:&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: SysV service '/etc/init.d/LiteDistroBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: Please update package to include a native systemd unit file.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: ! This compatibility logic is deprecated, expect removal soon. !&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: SysV service '/etc/init.d/WolfLandBuilder-firstboot' lacks a native systemd unit file, automatically generating a unit file for compatibility.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: Please update package to include a native systemd unit file.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: ! This compatibility logic is deprecated, expect removal soon. !&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: SysV service '/etc/init.d/grub-common' lacks a native systemd unit file, automatically generating a unit file for compatibility.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: Please update package to include a native systemd unit file.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: ! This compatibility logic is deprecated, expect removal soon. !&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: SysV service '/etc/init.d/hddtemp' lacks a native systemd unit file, automatically generating a unit file for compatibility.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: Please update package to include a native systemd unit file.&#92;n[Mon Jun  1 14:09:03 2026] systemd-sysv-generator[5721]: ! This compatibility logic is deprecated, expect removal soon. !&#92;n[Mon Jun  1 14:11:16 2026] perf: interrupt took too long (4958 &gt; 4947), lowering kernel.perf_event_max_sample_rate to 40000&#92;n[Mon Jun  1 14:11:43 2026] JFS: nTxBlock = 8192, nTxLock = 65536&#92;n[Mon Jun  1 14:12:07 2026] QNX4 filesystem 0.2.3 registered.&#92;n[Mon Jun  1 14:17:14 2026]  sda:&#92;n[Mon Jun  1 14:17:14 2026]  sda:&#92;n[Mon Jun  1 14:17:55 2026]  sda: sda1&#92;n[Mon Jun  1 14:18:02 2026] EXT4-fs (sda1): mounted filesystem 7d84491f-1ebb-47f1-876f-8b3362d98e70 r/w with ordered data mode. Quota mode: none.&#92;n[Mon Jun  1 14:23:55 2026] atl1c 0000:06:00.0: atl1c: enp6s0 NIC Link is Up&lt;100 Mbps Full Duplex&gt;&#92;n[Mon Jun  1 14:23:55 2026] brcmsmac bcma0:1: brcms_ops_bss_info_changed: qos enabled: false (implement)&#92;n[Mon Jun  1 14:23:55 2026] brcmsmac bcma0:1: brcms_ops_config: change power-save mode: false (implement)&#92;n[Mon Jun  1 14:27:18 2026] EXT4-fs (sda1): unmounting filesystem 7d84491f-1ebb-47f1-876f-8b3362d98e70.&#92;n[Mon Jun  1 14:27:57 2026]  sda:&#92;n[Mon Jun  1 14:27:57 2026]  sda:&#92;n[Mon Jun  1 14:28:21 2026]  sda: sda1&#92;n[Mon Jun  1 14:28:21 2026]  sda: sda1&#92;n[Mon Jun  1 14:28:29 2026] EXT4-fs (sda1): mounted filesystem 7d84491f-1ebb-47f1-876f-8b3362d98e70 r/w with ordered data mode. Quota mode: none.&#92;n[Mon Jun  1 14:31:27 2026] usb 1-1: new high-speed USB device number 4 using ehci-pci&#92;n[Mon Jun  1 14:31:27 2026] usb 1-1: New USB device found, idVendor=abcd, idProduct=1234, bcdDevice= 1.00&#92;n[Mon Jun  1 14:31:27 2026] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3&#92;n[Mon Jun  1 14:31:27 2026] usb 1-1: Product: UDisk          &#92;n[Mon Jun  1 14:31:27 2026] usb 1-1: Manufacturer: General &#92;n[Mon Jun  1 14:31:27 2026] usb 1-1: SerialNumber: &#92;&#92;xd0&#92;&#92;x89&#92;n[Mon Jun  1 14:31:27 2026] usb-storage 1-1:1.0: USB Mass Storage device detected&#92;n[Mon Jun  1 14:31:27 2026] scsi host3: usb-storage 1-1:1.0&#92;n[Mon Jun  1 14:31:28 2026] scsi 3:0:0:0: Direct-Access    General  UDisk            5.00 PQ: 0 ANSI: 2&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: Attached scsi generic sg3 type 0&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: [sdd] 7884800 512-byte logical blocks: (4.04 GB/3.76 GiB)&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: [sdd] Write Protect is off&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: [sdd] Mode Sense: 0b 00 00 08&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: [sdd] No Caching mode page found&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: [sdd] Assuming drive cache: write through&#92;n[Mon Jun  1 14:31:28 2026]  sdd: sdd1&#92;n[Mon Jun  1 14:31:28 2026] sd 3:0:0:0: [sdd] Attached SCSI removable disk&#92;n[Mon Jun  1 14:31:35 2026] EXT4-fs (sdd1): mounted filesystem eee300b2-f75e-4127-9574-1adfbfec7245 r/w with ordered data mode. Quota mode: none.&#92;n[Mon Jun  1 14:35:01 2026] EXT4-fs (sda1): unmounting filesystem 7d84491f-1ebb-47f1-876f-8b3362d98e70.&#92;n[Mon Jun  1 14:35:28 2026]  sda:&#92;n[Mon Jun  1 14:35:28 2026]  sda:&#92;n[Mon Jun  1 14:35:52 2026]  sda: sda1&#92;n[Mon Jun  1 14:35:52 2026]  sda: sda1&#92;n[Mon Jun  1 14:35:59 2026] EXT4-fs (sda1): mounted filesystem 7d84491f-1ebb-47f1-876f-8b3362d98e70 r/w with ordered data mode. Quota mode: none."</code></div></div><br />
I can see the session log states that automount is disabled, but a Thunar window spontaneously opens and shows /run/media/linux/rootfs.  At about the same time the installer errors out.<br />
<br />
Let me know if you want more information or to try anything.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux lite 6.0 doesn't work on asus x205ta]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9843</link>
			<pubDate>Wed, 18 Feb 2026 16:09:20 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=8043">Dottor Octopus</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9843</guid>
			<description><![CDATA[<div style="text-align: justify;" class="mycode_align">Hi everyone, I have an Asus X205TA and I wanted to install on it Linux Lite 6.0. I had successfully installed Linux Lite 5.8 on this hardware and it worked, but It Is based on a too old version of ubuntu (20.04lts) and I need a newer version (minimum 22.04lts) because I need libwebkit2gtk-4.1-0. however I completed the installation of Linux lite 6.0 and the installation program showed me "restart now the system" and I clicked on the button, but when my Asus restarted, on the screen was showed UEFI Firmware. After that I selected the boot menu and there were two Ubuntu partitions. The problem was that none of those partitions worked and OS didn't start.</div>
<div style="text-align: justify;" class="mycode_align">Can someone help me.</div>
<div style="text-align: justify;" class="mycode_align">P.S. Sorry for my english, I'm not so good with the language. </div>]]></description>
			<content:encoded><![CDATA[<div style="text-align: justify;" class="mycode_align">Hi everyone, I have an Asus X205TA and I wanted to install on it Linux Lite 6.0. I had successfully installed Linux Lite 5.8 on this hardware and it worked, but It Is based on a too old version of ubuntu (20.04lts) and I need a newer version (minimum 22.04lts) because I need libwebkit2gtk-4.1-0. however I completed the installation of Linux lite 6.0 and the installation program showed me "restart now the system" and I clicked on the button, but when my Asus restarted, on the screen was showed UEFI Firmware. After that I selected the boot menu and there were two Ubuntu partitions. The problem was that none of those partitions worked and OS didn't start.</div>
<div style="text-align: justify;" class="mycode_align">Can someone help me.</div>
<div style="text-align: justify;" class="mycode_align">P.S. Sorry for my english, I'm not so good with the language. </div>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Cant download ISO]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9841</link>
			<pubDate>Mon, 16 Feb 2026 23:13:56 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=3121">lintek</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9841</guid>
			<description><![CDATA[When I try to download the ISO I get a page that says <br />
<span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">" Error 1033 </span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">Ray ID: 9cedf97f1948f589 • 2026-02-16 15:10:55 UTC</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">Cloudflare Tunnel error"</span></span><br />
<br />
So I downloaded the torrent but when I try and verify (using Linux Mint) it says :<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">"Download the ISO image again. Its checksum does not match."</span></span>]]></description>
			<content:encoded><![CDATA[When I try to download the ISO I get a page that says <br />
<span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">" Error 1033 </span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">Ray ID: 9cedf97f1948f589 • 2026-02-16 15:10:55 UTC</span></span><br />
<span style="font-style: italic;" class="mycode_i"><span style="font-weight: bold;" class="mycode_b">Cloudflare Tunnel error"</span></span><br />
<br />
So I downloaded the torrent but when I try and verify (using Linux Mint) it says :<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">"Download the ISO image again. Its checksum does not match."</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Lite boot USB stuck at GRUB]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9819</link>
			<pubDate>Fri, 06 Feb 2026 18:42:55 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=8018">marcocc</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9819</guid>
			<description><![CDATA[Hallo,<br />
<br />
when I try to boot Linux Lite from USB, the process gets stuck at GRUB, showing “GRUB loading” “Welcome to GRUB” and a blinking cursor. <br />
<br />
Here is some more information:<br />
- USB: tried with 2 types: 16 GB USB 3.0 or 64 GB USB 3.2<br />
- Linux Lite Version: tried with 7.8, 7.6 and 6.6 versions, sha256 sum always verified ok<br />
- USB ISO burner: tried with Rufus 4.12 and 4.11 (trying ISO and DD image), Etcher 2.1.4 and Ventoy 1.1.10 on Windows 11<br />
- PC: tried on two old notebooks:<br />
  - HP Pavillon dv6-6b07ez: 2.4 GHz Intel Core i5-2430M, 8 GB DDR3 Memory, AMD Radeon HD 6490M video graphics, Intel 6 Series/C200 Chipset, BIOS Insyde Version F.1C, no UEFI, no Secure Boot<br />
  - Compaq Presario CQ61: 2.1 GHz Intel Core 2 T6500, 4 GB Memory, Mobile Intel 4 Series Chipset Family, Default System BIOS, no UEFI, no Secure Boot.<br />
<br />
BTW: On the HP Pavillon I could boot and install Linux Mint 22.2 Xfce without problems. So, I’m really wondering why GRUB doesn’t work in the Linux Lite distro?<br />
<br />
Thank you very much in advance for any hint!<br />
Best regards.<br />
Marco]]></description>
			<content:encoded><![CDATA[Hallo,<br />
<br />
when I try to boot Linux Lite from USB, the process gets stuck at GRUB, showing “GRUB loading” “Welcome to GRUB” and a blinking cursor. <br />
<br />
Here is some more information:<br />
- USB: tried with 2 types: 16 GB USB 3.0 or 64 GB USB 3.2<br />
- Linux Lite Version: tried with 7.8, 7.6 and 6.6 versions, sha256 sum always verified ok<br />
- USB ISO burner: tried with Rufus 4.12 and 4.11 (trying ISO and DD image), Etcher 2.1.4 and Ventoy 1.1.10 on Windows 11<br />
- PC: tried on two old notebooks:<br />
  - HP Pavillon dv6-6b07ez: 2.4 GHz Intel Core i5-2430M, 8 GB DDR3 Memory, AMD Radeon HD 6490M video graphics, Intel 6 Series/C200 Chipset, BIOS Insyde Version F.1C, no UEFI, no Secure Boot<br />
  - Compaq Presario CQ61: 2.1 GHz Intel Core 2 T6500, 4 GB Memory, Mobile Intel 4 Series Chipset Family, Default System BIOS, no UEFI, no Secure Boot.<br />
<br />
BTW: On the HP Pavillon I could boot and install Linux Mint 22.2 Xfce without problems. So, I’m really wondering why GRUB doesn’t work in the Linux Lite distro?<br />
<br />
Thank you very much in advance for any hint!<br />
Best regards.<br />
Marco]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Can't test LinuxLite 7.6 in a VMware® Workstation Pro 25H2 25.0.0.24995812]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9802</link>
			<pubDate>Sun, 18 Jan 2026 16:10:59 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=7986">SharkyEXE</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9802</guid>
			<description><![CDATA[Hello <span style="font-weight: bold;" class="mycode_b"><span style="color: #ffffff;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size">virtual machine</span></span></span><br />
<br />
Operating system: Windows 11 Pro, 64-bit (Build 22631.3007)<br />
Virtual program: VMware® Workstation Pro 25H2 25.0.0.24995812<br />
<br />
See video - i create virlual machine for testing LinuxLite 7.6 - after input username, login-password for user - stopped<br />
<br />
Please, help me - why LinuxLite 7.6 stopped after input username, login-password for user in VMware® Workstation Pro 25H2 25.0.0.24995812<br />
<br />
Log - see in attach<br />
<br />
Video setup LinuxLite 7.6 in VMware® Workstation Pro 25H2 25.0.0.24995812 - see video on link <a href="https://disk.yandex.com/i/Cf3G7NwiIzSflA" target="_blank" rel="noopener" class="mycode_url">https://disk.yandex.com/i/Cf3G7NwiIzSflA</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">LinuxLite 7.2 in VMware® Workstation Pro 25H2 25.0.0.24995812 - setup, work perfectly</span></span><br />
<br />
I find topic <a href="https://www.linuxliteos.com/forums/showthread.php?tid=9635&amp;page=3" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/showt...635&amp;page=3</a><br />
<br />
Solution - in <span style="font-weight: bold;" class="mycode_b">virtualbox, change video display to vboxsvga.</span><br />
<br />
In VMware® Workstation Pro 25H2 25.0.0.24995812 do not change VideoDriver to vboxsvga<br /><!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://www.linuxliteos.com/forums/images/attachtypes/zip.png" title="ZIP File" alt=".zip" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=314" target="_blank">vmware.zip</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">29.04 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">0</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://www.linuxliteos.com/forums/images/tek/attachtypes/unknown.png" title="Unknown" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=315" target="_blank">Снимок экрана 2026-01-18 110931.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">100.43 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">5</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://www.linuxliteos.com/forums/images/tek/attachtypes/unknown.png" title="Unknown" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=316" target="_blank">Снимок экрана 2026-01-18 120638.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">5.78 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">5</span></span>
</div>
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hello <span style="font-weight: bold;" class="mycode_b"><span style="color: #ffffff;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size">virtual machine</span></span></span><br />
<br />
Operating system: Windows 11 Pro, 64-bit (Build 22631.3007)<br />
Virtual program: VMware® Workstation Pro 25H2 25.0.0.24995812<br />
<br />
See video - i create virlual machine for testing LinuxLite 7.6 - after input username, login-password for user - stopped<br />
<br />
Please, help me - why LinuxLite 7.6 stopped after input username, login-password for user in VMware® Workstation Pro 25H2 25.0.0.24995812<br />
<br />
Log - see in attach<br />
<br />
Video setup LinuxLite 7.6 in VMware® Workstation Pro 25H2 25.0.0.24995812 - see video on link <a href="https://disk.yandex.com/i/Cf3G7NwiIzSflA" target="_blank" rel="noopener" class="mycode_url">https://disk.yandex.com/i/Cf3G7NwiIzSflA</a><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="text-decoration: underline;" class="mycode_u">LinuxLite 7.2 in VMware® Workstation Pro 25H2 25.0.0.24995812 - setup, work perfectly</span></span><br />
<br />
I find topic <a href="https://www.linuxliteos.com/forums/showthread.php?tid=9635&amp;page=3" target="_blank" rel="noopener" class="mycode_url">https://www.linuxliteos.com/forums/showt...635&amp;page=3</a><br />
<br />
Solution - in <span style="font-weight: bold;" class="mycode_b">virtualbox, change video display to vboxsvga.</span><br />
<br />
In VMware® Workstation Pro 25H2 25.0.0.24995812 do not change VideoDriver to vboxsvga<br /><!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://www.linuxliteos.com/forums/images/attachtypes/zip.png" title="ZIP File" alt=".zip" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=314" target="_blank">vmware.zip</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">29.04 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">0</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://www.linuxliteos.com/forums/images/tek/attachtypes/unknown.png" title="Unknown" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=315" target="_blank">Снимок экрана 2026-01-18 110931.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">100.43 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">5</span></span>
</div>
<!-- end: postbit_attachments_attachment --><br /><!-- start: postbit_attachments_attachment -->
<div style="padding:4px 0px;"><span class="inline-block vmiddle"><!-- start: attachment_icon -->
<img src="https://www.linuxliteos.com/forums/images/tek/attachtypes/unknown.png" title="Unknown" alt=".png" />
<!-- end: attachment_icon --></span>
<a  class="vmiddle inline-block" href="attachment.php?aid=316" target="_blank">Снимок экрана 2026-01-18 120638.png</a> <span class="smalltext float_right">Size: <span class="inline-block vmiddle">5.78 KB</span>&nbsp;&nbsp;Downloads: <span class="inline-block vmiddle">5</span></span>
</div>
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[trying to update (while) using removable disk - Malformed entry in sources.list]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9791</link>
			<pubDate>Sun, 11 Jan 2026 14:53:47 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=7970">Inkgod26</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9791</guid>
			<description><![CDATA[heres my install updates error log:<br />
E: Malformed entry 33 in list file /etc/apt/sources.list (absolute Suite Component)<br />
E: The list of sources could not be read.<br />
<br />
need help]]></description>
			<content:encoded><![CDATA[heres my install updates error log:<br />
E: Malformed entry 33 in list file /etc/apt/sources.list (absolute Suite Component)<br />
E: The list of sources could not be read.<br />
<br />
need help]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Troubles installing 7.6 on Intel Atom]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9774</link>
			<pubDate>Fri, 09 Jan 2026 08:11:57 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=7949">Mcewena</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9774</guid>
			<description><![CDATA[So to prefix this, I’m not a Linux guy.<br />
<br />
I’m trying to repurpose an old Intel Atom based laptop, it needs to run a browser and low volume stream to Twitch.   I first chose Bionic Puppy32 19.03 from an usb stick and it works OK but the browser is funky and I can’t get flatpak to install so I moved on to Linux Lite 7.6.  <br />
<br />
Booting from an LL USB stick I get one of 2 outcomes (and I can’t figure out the pattern):<br />
<br />
90% of the time booting live, direct install or in compatibility mode I get an feather desktop with no control over my mouse (either from the onboard touch pad or a Logitech usb cordless).  The mouse pointer is in the centre of the screen so I assume that’s indicating the system thinks I have a pointer?   Compatibility mode shows the Logitech driver loading fine but an error with the Bluetooth drivers.<br />
<br />
10% (or less) the install ends at a screen asks me for a username/pwd, tried root/admin and other randomness, no joy.  But the mouse works!?!  (Screen shot below)<br />
<br />
I’ve tried Blue Star and I get as far as the splash screen and then hangs, I’m assuming I’m out of resources.   Fossapup64 9.6 hangs at nearly the 1st hurdle (initrd.gz).<br />
<br />
<br />
Fool’s errand?<br />
<br />
Tia]]></description>
			<content:encoded><![CDATA[So to prefix this, I’m not a Linux guy.<br />
<br />
I’m trying to repurpose an old Intel Atom based laptop, it needs to run a browser and low volume stream to Twitch.   I first chose Bionic Puppy32 19.03 from an usb stick and it works OK but the browser is funky and I can’t get flatpak to install so I moved on to Linux Lite 7.6.  <br />
<br />
Booting from an LL USB stick I get one of 2 outcomes (and I can’t figure out the pattern):<br />
<br />
90% of the time booting live, direct install or in compatibility mode I get an feather desktop with no control over my mouse (either from the onboard touch pad or a Logitech usb cordless).  The mouse pointer is in the centre of the screen so I assume that’s indicating the system thinks I have a pointer?   Compatibility mode shows the Logitech driver loading fine but an error with the Bluetooth drivers.<br />
<br />
10% (or less) the install ends at a screen asks me for a username/pwd, tried root/admin and other randomness, no joy.  But the mouse works!?!  (Screen shot below)<br />
<br />
I’ve tried Blue Star and I get as far as the splash screen and then hangs, I’m assuming I’m out of resources.   Fossapup64 9.6 hangs at nearly the 1st hurdle (initrd.gz).<br />
<br />
<br />
Fool’s errand?<br />
<br />
Tia]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[why that change in system requirements (RAM)]]></title>
			<link>https://www.linuxliteos.com/forums/showthread.php?tid=9757</link>
			<pubDate>Thu, 01 Jan 2026 00:55:31 +0800</pubDate>
			<dc:creator><![CDATA[<a href="https://www.linuxliteos.com/forums/member.php?action=profile&uid=5265">Rosika</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.linuxliteos.com/forums/showthread.php?tid=9757</guid>
			<description><![CDATA[Hi all, <img src="https://www.linuxliteos.com/forums/images/smilies/shy.png" alt="Shy" title="Shy" class="smilie smilie_7" /><br />
<br />
my PC is a Lenovo-H520e, offering me 4 GB of RAM.<br />
<br />
I´ve been happily using Linux Lite 6.2 on it for quite a while and I´m very satisfied with it.<br />
Seems I will be able to use this version until April 2027. After that point in time there won´t be any security updates any longer and I will need to do a fresh install.<br />
<br />
Now I found out the following:<br />
<br />
Until (and including) 7.0 it says:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Minimum Recommended Specs:  768mb ram
Preferred Specs:   1024mb ram+         </code></div></div><br />
That was pretty good. Good enough for me. But the specs suddently changed dramatically.<br />
From 7.2 onwards it says:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Minimum Recommended Specs:  2GB ram
Preferred Specs:         4GB ram+   </code></div></div><br />
Why that drastic change?  <img src="https://www.linuxliteos.com/forums/images/smilies/cry.png" alt="Cry" title="Cry" class="smilie smilie_21" /><br />
<br />
For 7.6 "Minimum Specs" were dropped entirely. Just " Recommended Computer Specs: 4GB RAM"<br />
<br />
Until now I can run waterfox browser, sylpheed, thunar and even a virtual machine (1 GB of virtual RAM assigned to it) at the same time without any hiccups.<br />
Meaning the rest of my system getting along just fine with 3 GB of physical RAM during runtime of the VM.<br />
<br />
Seems I won´t be able to do things like that anymore with the latest version of Linux Lite.<br />
<br />
Such a shame.<br />
<br />
Many greetings from Rosika  <img src="https://www.linuxliteos.com/forums/images/smilies/shy.png" alt="Shy" title="Shy" class="smilie smilie_7" />]]></description>
			<content:encoded><![CDATA[Hi all, <img src="https://www.linuxliteos.com/forums/images/smilies/shy.png" alt="Shy" title="Shy" class="smilie smilie_7" /><br />
<br />
my PC is a Lenovo-H520e, offering me 4 GB of RAM.<br />
<br />
I´ve been happily using Linux Lite 6.2 on it for quite a while and I´m very satisfied with it.<br />
Seems I will be able to use this version until April 2027. After that point in time there won´t be any security updates any longer and I will need to do a fresh install.<br />
<br />
Now I found out the following:<br />
<br />
Until (and including) 7.0 it says:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Minimum Recommended Specs:  768mb ram
Preferred Specs:   1024mb ram+         </code></div></div><br />
That was pretty good. Good enough for me. But the specs suddently changed dramatically.<br />
From 7.2 onwards it says:<br />
<br />
<div class="codeblock"><div class="title">Code:</div><div class="body" dir="ltr"><code>Minimum Recommended Specs:  2GB ram
Preferred Specs:         4GB ram+   </code></div></div><br />
Why that drastic change?  <img src="https://www.linuxliteos.com/forums/images/smilies/cry.png" alt="Cry" title="Cry" class="smilie smilie_21" /><br />
<br />
For 7.6 "Minimum Specs" were dropped entirely. Just " Recommended Computer Specs: 4GB RAM"<br />
<br />
Until now I can run waterfox browser, sylpheed, thunar and even a virtual machine (1 GB of virtual RAM assigned to it) at the same time without any hiccups.<br />
Meaning the rest of my system getting along just fine with 3 GB of physical RAM during runtime of the VM.<br />
<br />
Seems I won´t be able to do things like that anymore with the latest version of Linux Lite.<br />
<br />
Such a shame.<br />
<br />
Many greetings from Rosika  <img src="https://www.linuxliteos.com/forums/images/smilies/shy.png" alt="Shy" title="Shy" class="smilie smilie_7" />]]></content:encoded>
		</item>
	</channel>
</rss>