You are not logged in.

#1 2024-08-09 03:15

blackwire22
Member
Registered: 2023-03-11
Posts: 10

Q4OS for Windows boot fail

I attempted to install q4os-winsetup-5.5-r1.1.zip on to a SATA drive from Windows 10. I got the following error message when trying to boot after install. (see attachment) Strange thing is older versions worked fine, just this version seems to be a problem. Disabling secure boot makes no difference.

Side note, I noticed q4os windows setup does not like nvme drives, might have something to do with intel controller, not sure.

Last edited by blackwire22 (2024-08-09 03:15)


Attachments:
jpg boot_fail.jpg, Size: 214.25 KiB, Downloads: 73

Offline

#2 2024-08-09 08:08

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,501
Website

Re: Q4OS for Windows boot fail

blackwire22 wrote:

Disabling secure boot makes no difference.

Q4OS for Win supports secure boot, so you don't need to disable it.

blackwire22 wrote:

Strange thing is older versions worked fine, just this version seems to be a problem.

Did older version work on that same machine ?
What version exactly, would you specify, so we can find a difference ?
The error looks like Debian kernel doesn't have some drivers for the hardware in question. Q4OS uses just the default Debian kernel.

blackwire22 wrote:

... I noticed q4os windows setup does not like nvme drives ...

Why do you think so ?
Q4OS supports NVME disks, however it varies by hardware, would you post an error message and NVME device specs, so we can investigate please ?
We have successfully tested the setup on multiple machines with NVME disks.

Offline

#3 2024-08-09 12:55

blackwire22
Member
Registered: 2023-03-11
Posts: 10

Re: Q4OS for Windows boot fail

Regarding the nvme issue:

Got the following error message when using nvme drive. "Invalid argument Host filesystem not found, make Windows partition accessible" No error with sata drive. Windows 10 is installed on nvme drive, maybe q4os does not being installed along side windows?

Others have had similar issue
https://www.q4os.org/forum/viewtopic.php?id=4687
https://www.q4os.org/forum/viewtopic.php?id=3728

I got 5.4 to work with sata drive. For some reason 5.5 is giving me problems. Same machine. The only difference is I switched to a new wireless adapter.

Last edited by blackwire22 (2024-08-09 22:55)

Offline

#4 2024-08-09 13:20

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,501
Website

Re: Q4OS for Windows boot fail

The OP's issue isn't most likely related to the NVME drive, as they are not the other links you listed above. Q4OS for Windows setup supports NVME drives, we did a few successful installs on such hardware.

We can see the message

.. ZSTD-compressed data is corrupt ..

so would suspect some hardware problem. Did you try to reinstall Q4OS on that machine ? The wireless adapter type has no effect on the first boot stage.

The 5.5 version uses updated Debian kernel, so it could be a clue. In anyway thanks for reporting.

Offline

#5 2024-08-09 13:38

blackwire22
Member
Registered: 2023-03-11
Posts: 10

Re: Q4OS for Windows boot fail

q4osteam wrote:

Did you try to reinstall Q4OS on that machine? The 5.5 version uses updated Debian kernel, so it could be a clue. .

Yes tried reinstall on same machine. Where is old versions of q4os for windows? Can't find on Sourceforge.

Offline

#6 2024-08-09 14:10

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,501
Website

Re: Q4OS for Windows boot fail

First make sure you have downloaded the latest Winsetup installer "q4os-winsetup-5.5-r1.1.zip" and check the MD5sum here https://www.q4os.org/downloads1.html . If you cannot install with the latest version, proceed with the older version, see below.

blackwire22 wrote:

Where is old versions of q4os for windows?

It's not available directly, however you can use it this way:
First download two files:
https://q4os.sourceforge.io/download/q4 … 5.4-r1.zip
https://sourceforge.net/projects/q4os/f … oop.img.xz

Unzip the zipped installer and run from windows "cmd" command prompt:

q4os-winsetup.exe --dimagepath=c:\full_path_to_the_image\q4os5b-x64-loop.img.xz

For more info about possible installer options please read https://github.com/hakuna-m/wubiuefi/wi … arameters-

See also https://github.com/hakuna-m/wubiuefi/wiki/FAQ

Paste a result here please.

Offline

#7 2024-08-09 18:47

blackwire22
Member
Registered: 2023-03-11
Posts: 10

Re: Q4OS for Windows boot fail

Ok I got the ZSTD-compressed data is corrupt message to go away by disabling Windows Defender. But have run into new problems, error message says cannot find kernel now.

Attached is log.

08-09 13:23 INFO   root: === wubi 5.x rev346 ===
08-09 13:23 DEBUG  root: Logfile is c:\users\user\appdata\local\temp\wubi-5.x-rev346.log
08-09 13:23 DEBUG  root: sys.argv = ['main.pyo', '--exefile="E:\\q4os-winsetup.exe"']
08-09 13:23 DEBUG  CommonBackend: data_dir=C:\Users\User\AppData\Local\Temp\pyl2869.tmp\data
08-09 13:23 DEBUG  WindowsBackend: 7z=C:\Users\User\AppData\Local\Temp\pyl2869.tmp\bin\7z.exe
08-09 13:23 DEBUG  WindowsBackend: startup_folder=C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
08-09 13:23 DEBUG  CommonBackend: Fetching basic info...
08-09 13:23 DEBUG  CommonBackend: original_exe=E:\q4os-winsetup.exe
08-09 13:23 DEBUG  CommonBackend: platform=win32
08-09 13:23 DEBUG  CommonBackend: osname=nt
08-09 13:23 DEBUG  CommonBackend: language=en_US
08-09 13:23 DEBUG  CommonBackend: encoding=cp1252
08-09 13:23 DEBUG  WindowsBackend: arch=amd64
08-09 13:23 DEBUG  CommonBackend: Parsing isolist=C:\Users\User\AppData\Local\Temp\pyl2869.tmp\data\isolist.ini
08-09 13:23 DEBUG  CommonBackend:   Adding distro Q4OS Aquarius-i386
08-09 13:23 DEBUG  CommonBackend:   Adding distro Q4OS Aquarius-amd64
08-09 13:23 DEBUG  WindowsBackend: Fetching host info...
08-09 13:23 DEBUG  WindowsBackend: registry_key=Software\Microsoft\Windows\CurrentVersion\Uninstall\Wubi_Debian12_S001
08-09 13:23 DEBUG  WindowsBackend: windows version=vista
08-09 13:23 DEBUG  WindowsBackend: windows_version2=Windows 10 Enterprise
08-09 13:23 DEBUG  WindowsBackend: windows_sp=None
08-09 13:23 DEBUG  WindowsBackend: windows_build=19045
08-09 13:23 DEBUG  WindowsBackend: gmt=-5
08-09 13:23 DEBUG  WindowsBackend: country=US
08-09 13:23 DEBUG  WindowsBackend: timezone=America/New_York
08-09 13:23 DEBUG  WindowsBackend: windows_username=User
08-09 13:23 DEBUG  WindowsBackend: user_full_name=User
08-09 13:23 DEBUG  WindowsBackend: user_directory=C:\Users\User
08-09 13:23 DEBUG  WindowsBackend: windows_language_code=1033
08-09 13:23 DEBUG  WindowsBackend: windows_language=English
08-09 13:23 DEBUG  WindowsBackend: processor_name=Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
08-09 13:23 DEBUG  WindowsBackend: bootloader=vista
08-09 13:23 DEBUG  WindowsBackend: system_drive=Drive(C: hd 1656573.86328 mb free ntfs)
08-09 13:23 DEBUG  WindowsBackend: drive=Drive(C: hd 1656573.86328 mb free ntfs)
08-09 13:23 DEBUG  WindowsBackend: drive=Drive(D: cd 0.0 mb free )
08-09 13:23 DEBUG  WindowsBackend: drive=Drive(E: hd 476501.785156 mb free ntfs)
08-09 13:23 DEBUG  WindowsBackend: EFI boot = True
08-09 13:23 DEBUG  WindowsBackend: uninstaller_path=None
08-09 13:23 DEBUG  WindowsBackend: previous_target_dir=None
08-09 13:23 DEBUG  WindowsBackend: previous_distro_name=None
08-09 13:23 DEBUG  WindowsBackend: keyboard_id=67699721
08-09 13:23 DEBUG  WindowsBackend: keyboard_layout=us
08-09 13:23 DEBUG  WindowsBackend: keyboard_variant=
08-09 13:23 DEBUG  CommonBackend: python locale=('en_US', 'cp1252')
08-09 13:23 DEBUG  CommonBackend: locale=en_US.UTF-8
08-09 13:23 DEBUG  WindowsBackend: total_memory_mb=2047.99999905
08-09 13:23 DEBUG  CommonBackend: Searching for local ISOs
08-09 13:23 DEBUG  CommonBackend: Searching for local CDs
08-09 13:23 DEBUG  Distro:   checking whether C:\Users\User\AppData\Local\Temp\pyl2869.tmp is a valid Q4OS Aquarius CD
08-09 13:23 DEBUG  Distro:     does not contain C:\Users\User\AppData\Local\Temp\pyl2869.tmp\install.386\install.bat
08-09 13:23 DEBUG  Distro:   checking whether C:\Users\User\AppData\Local\Temp\pyl2869.tmp is a valid Q4OS Aquarius CD
08-09 13:23 DEBUG  Distro:     does not contain C:\Users\User\AppData\Local\Temp\pyl2869.tmp\install.amd\install.bat
08-09 13:23 DEBUG  Distro:   checking whether D:\ is a valid Q4OS Aquarius CD
08-09 13:23 DEBUG  Distro:     dir does not exist
08-09 13:23 DEBUG  Distro:   checking whether D:\ is a valid Q4OS Aquarius CD
08-09 13:23 DEBUG  Distro:     dir does not exist
08-09 13:23 DEBUG  Distro:   checking whether E:\ is a valid Q4OS Aquarius CD
08-09 13:23 DEBUG  Distro:     does not contain E:\install.386\install.bat
08-09 13:23 DEBUG  Distro:   checking whether E:\ is a valid Q4OS Aquarius CD
08-09 13:23 DEBUG  Distro:     does not contain E:\install.amd\install.bat
08-09 13:23 DEBUG  root: Previous target dir: None
08-09 13:23 INFO   root: Running the installer...
08-09 13:23 DEBUG  WindowsFrontend: __init__...
08-09 13:23 DEBUG  WindowsFrontend: on_init...
08-09 13:23 INFO   WinuiPage: appname=wubi, localedir=C:\Users\User\AppData\Local\Temp\pyl2869.tmp\translations, languages=['en_US', 'en']
08-09 13:23 INFO   WinuiPage: appname=wubi, localedir=C:\Users\User\AppData\Local\Temp\pyl2869.tmp\translations, languages=['en_US', 'en']
08-09 13:23 DEBUG  WinuiInstallationPage: target_drive=E:, installation_size=256000MB, distro_name=Q4OS Aquarius, language=en_US, locale=en_US.UTF-8, username=q4os
08-09 13:23 INFO   root: Received settings
08-09 13:23 DEBUG  CommonBackend: Searching for local CD
08-09 13:23 DEBUG  Distro:   checking whether C:\Users\User\AppData\Local\Temp\pyl2869.tmp is a valid Q4OS Aquarius CD
08-09 13:23 DEBUG  Distro:     does not contain C:\Users\User\AppData\Local\Temp\pyl2869.tmp\install.amd\install.bat
08-09 13:23 DEBUG  Distro:   checking whether D:\ is a valid Q4OS Aquarius CD
08-09 13:23 DEBUG  Distro:     dir does not exist
08-09 13:23 DEBUG  Distro:   checking whether E:\ is a valid Q4OS Aquarius CD
08-09 13:23 DEBUG  Distro:     does not contain E:\install.amd\install.bat
08-09 13:23 DEBUG  CommonBackend: Searching for local ISO
08-09 13:23 INFO   WinuiPage: appname=wubi, localedir=C:\Users\User\AppData\Local\Temp\pyl2869.tmp\translations, languages=['en_US', 'en']
08-09 13:23 DEBUG  TaskList: # Running tasklist...
08-09 13:23 DEBUG  TaskList: ## Running select_target_dir...
08-09 13:23 INFO   WindowsBackend: Installing into E:\Linux64\Debian12_S001
08-09 13:23 DEBUG  TaskList: ## Finished select_target_dir
08-09 13:23 DEBUG  TaskList: ## Running prepare_srcfiles...
08-09 13:23 DEBUG  WindowsBackend: target hostdir: Linux64/Debian12_S001
08-09 13:23 DEBUG  WindowsBackend: substituing in C:\Users\User\AppData\Local\Temp\pyl2869.tmp\winboot\wubildr.cfg : _dynsubst_host_wubidir_ >> Linux64/Debian12_S001
08-09 13:23 DEBUG  WindowsBackend: substituing in C:\Users\User\AppData\Local\Temp\pyl2869.tmp\winboot\grub.firstboot.cfg : _dynsubst_host_wubidir_ >> Linux64/Debian12_S001
08-09 13:23 DEBUG  WindowsBackend: substituing in C:\Users\User\AppData\Local\Temp\pyl2869.tmp\winboot\EFI\grub0efi.cfg : _dynsubst_host_wubidir_ >> Linux64/Debian12_S001
08-09 13:23 DEBUG  WindowsBackend: substituing in C:\Users\User\AppData\Local\Temp\pyl2869.tmp\data\wubildr.cfg : _dynsubst_host_wubidir_ >> Linux64/Debian12_S001
08-09 13:23 DEBUG  WindowsBackend: substituing in C:\Users\User\AppData\Local\Temp\pyl2869.tmp\data\wubildr-disk.cfg : _dynsubst_host_wubidir_ >> Linux64/Debian12_S001
08-09 13:23 DEBUG  WindowsBackend: substituing in C:\Users\User\AppData\Local\Temp\pyl2869.tmp\data\menu.winboot : _dynsubst_host_wubidir_ >> Linux64/Debian12_S001
08-09 13:23 DEBUG  WindowsBackend: substituing in C:\Users\User\AppData\Local\Temp\pyl2869.tmp\data\grub.firstboot.cfg : _dynsubst_host_wubidir_ >> Linux64/Debian12_S001
08-09 13:23 DEBUG  TaskList: ## Finished prepare_srcfiles
08-09 13:23 DEBUG  TaskList: ## Running create_dir_structure...
08-09 13:23 DEBUG  CommonBackend: Creating dir E:\Linux64\Debian12_S001
08-09 13:23 DEBUG  CommonBackend: Creating dir E:\Linux64\Debian12_S001\disks
08-09 13:23 DEBUG  CommonBackend: Creating dir E:\Linux64\Debian12_S001\install
08-09 13:23 DEBUG  CommonBackend: Creating dir E:\Linux64\Debian12_S001\install\boot
08-09 13:23 DEBUG  CommonBackend: Creating dir E:\Linux64\Debian12_S001\disks\boot
08-09 13:23 DEBUG  CommonBackend: Creating dir E:\Linux64\Debian12_S001\disks\boot\grub
08-09 13:23 DEBUG  CommonBackend: Creating dir E:\Linux64\Debian12_S001\install\boot\grub
08-09 13:23 DEBUG  TaskList: ## Finished create_dir_structure
08-09 13:23 DEBUG  TaskList: ## Running create_uninstaller...
08-09 13:23 DEBUG  WindowsBackend: Copying uninstaller E:\q4os-winsetup.exe -> E:\Linux64\Debian12_S001\uninstall-wubi.exe
08-09 13:23 DEBUG  registry: Setting registry key 2147483650 Software\Microsoft\Windows\CurrentVersion\Uninstall\Wubi_Debian12_S001 UninstallString E:\Linux64\Debian12_S001\uninstall-wubi.exe
08-09 13:23 DEBUG  registry: Setting registry key 2147483650 Software\Microsoft\Windows\CurrentVersion\Uninstall\Wubi_Debian12_S001 InstallationDir E:\Linux64\Debian12_S001
08-09 13:23 DEBUG  registry: Setting registry key 2147483650 Software\Microsoft\Windows\CurrentVersion\Uninstall\Wubi_Debian12_S001 DisplayName Q4OS Aquarius
08-09 13:23 DEBUG  registry: Setting registry key 2147483650 Software\Microsoft\Windows\CurrentVersion\Uninstall\Wubi_Debian12_S001 DisplayIcon E:\Linux64\Debian12_S001\Q4OS Aquarius.ico
08-09 13:23 DEBUG  registry: Setting registry key 2147483650 Software\Microsoft\Windows\CurrentVersion\Uninstall\Wubi_Debian12_S001 DisplayVersion 5.x-rev346
08-09 13:23 DEBUG  registry: Setting registry key 2147483650 Software\Microsoft\Windows\CurrentVersion\Uninstall\Wubi_Debian12_S001 Publisher Q4OS Aquarius
08-09 13:23 DEBUG  registry: Setting registry key 2147483650 Software\Microsoft\Windows\CurrentVersion\Uninstall\Wubi_Debian12_S001 URLInfoAbout https://q4os.org
08-09 13:23 DEBUG  registry: Setting registry key 2147483650 Software\Microsoft\Windows\CurrentVersion\Uninstall\Wubi_Debian12_S001 HelpLink http://www.ubuntu.com/support
08-09 13:23 DEBUG  TaskList: ## Finished create_uninstaller
08-09 13:23 DEBUG  TaskList: ## Running choose_disk_sizes...
08-09 13:23 DEBUG  WindowsBackend: total size=256000
  root=240000
  swap=16000
  home=0
  usr=0
08-09 13:23 DEBUG  TaskList: ## Finished choose_disk_sizes
08-09 13:23 DEBUG  TaskList: ## Running create_preseed_diskimage...
08-09 13:23 DEBUG  TaskList: ## Finished create_preseed_diskimage
08-09 13:23 DEBUG  TaskList: ## Running get_diskimage...
08-09 13:23 DEBUG  TaskList: New task download
08-09 13:23 DEBUG  TaskList: ### Running download...
08-09 13:23 DEBUG  downloader: downloading https://github.com/q4osteam/q4os-instal … oop.img.xz > E:\Linux64\Debian12_S001\disks\q4os5c-x64-loop.img.xz
08-09 13:23 DEBUG  downloader: Download start filename=E:\Linux64\Debian12_S001\disks\q4os5c-x64-loop.img.xz, url=https://github.com/q4osteam/q4os-install-media/releases/download/v5/q4os5c-x64-loop.img.xz, basename=q4os5c-x64-loop.img.xz, length=1118322668, text=None
08-09 13:24 DEBUG  downloader: download finished (read 31457280 bytes)
08-09 13:24 DEBUG  TaskList: ### Finished download
08-09 13:24 DEBUG  TaskList: ## Finished get_diskimage
08-09 13:24 DEBUG  TaskList: ## Running extract_diskimage...
08-09 13:24 ERROR  WindowsBackend: Error executing command
>>command=C:\Users\User\AppData\Local\Temp\pyl2869.tmp\bin\7z.exe e -i!q4os5c-x64-loop.img -oE:\Linux64\Debian12_S001\disks E:\Linux64\Debian12_S001\disks\q4os5c-x64-loop.img.xz
>>retval=2
>>stderr=

7-Zip 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18



Processing archive: E:\Linux64\Debian12_S001\disks\q4os5c-x64-loop.img.xz



Extracting  q4os5c-x64-loop.img     Data Error



Sub items Errors: 1




>>stdout=
Traceback (most recent call last):
  File "\lib\wubi\backends\win32\backend.py", line 503, in extract_diskimage
  File "\lib\wubi\backends\common\utils.py", line 68, in run_command
Exception: Error executing command
>>command=C:\Users\User\AppData\Local\Temp\pyl2869.tmp\bin\7z.exe e -i!q4os5c-x64-loop.img -oE:\Linux64\Debian12_S001\disks E:\Linux64\Debian12_S001\disks\q4os5c-x64-loop.img.xz
>>retval=2
>>stderr=

7-Zip 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18



Processing archive: E:\Linux64\Debian12_S001\disks\q4os5c-x64-loop.img.xz



Extracting  q4os5c-x64-loop.img     Data Error



Sub items Errors: 1




>>stdout=
08-09 13:24 DEBUG  TaskList: ## Finished extract_diskimage
08-09 13:24 DEBUG  TaskList: ## Running expand_diskimage...
08-09 13:24 ERROR  WindowsBackend: Error executing command
>>command=C:\Users\User\AppData\Local\Temp\pyl2869.tmp\bin\resize2fs.exe -f E:\Linux64\Debian12_S001\disks\root.disk 240000M
>>retval=1
>>stderr=Resizing the filesystem on E:\Linux64\Debian12_S001\disks\root.disk to 61440000 (4k) blocks.

>>stdout=resize2fs 1.44.5 (15-Dec-2018)
/usr/bin/resize2fs: Block bitmap checksum does not match bitmap while trying to resize E:\Linux64\Debian12_S001\disks\root.disk
Please run 'e2fsck -fy E:\Linux64\Debian12_S001\disks\root.disk' to fix the filesystem
after the aborted resize operation.

08-09 13:24 DEBUG  TaskList: ## Finished expand_diskimage
08-09 13:24 DEBUG  TaskList: ## Running create_swap_diskimage...
08-09 13:24 DEBUG  TaskList: ## Finished create_swap_diskimage
08-09 13:24 DEBUG  TaskList: ## Running modify_bootloader...
08-09 13:24 DEBUG  TaskList: New task modify_bcd
08-09 13:24 DEBUG  TaskList: ### Running modify_bcd...
08-09 13:24 DEBUG  WindowsBackend: modify_bcd Drive(C: hd 1656573.86328 mb free ntfs)
08-09 13:24 DEBUG  WindowsBackend: EFI boot
08-09 13:24 DEBUG  WindowsBackend: EFI boot partition \Device\HarddiskVolume4
08-09 13:24 DEBUG  WindowsBackend: Temporary EFI drive H:
08-09 13:24 DEBUG  WindowsBackend: Copying EFI folder C:\Users\User\AppData\Local\Temp\pyl2869.tmp\winboot\EFI -> H:\EFI\DebianBoot
08-09 13:24 DEBUG  WindowsBackend: grubcfg destination folder H:\EFI\DebianBoot
08-09 13:24 DEBUG  WindowsBackend: copying C:\Users\User\AppData\Local\Temp\pyl2869.tmp\winboot\EFI\grub0efi.cfg >> H:\EFI\DebianBoot\grub.cfg
08-09 13:24 DEBUG  WindowsBackend: efi_arch=x64
08-09 13:24 DEBUG  registry: Setting registry key 2147483650 Software\Microsoft\Windows\CurrentVersion\Uninstall\Wubi_Debian12_S001 VistaBootDrive {535a1ee2-e0f3-11ee-914f-522b732020c4}
08-09 13:24 DEBUG  TaskList: ### Finished modify_bcd
08-09 13:24 DEBUG  TaskList: New task modify_bcd
08-09 13:24 DEBUG  TaskList: ### Running modify_bcd...
08-09 13:24 DEBUG  WindowsBackend: modify_bcd Drive(E: hd 476501.785156 mb free ntfs)
08-09 13:24 DEBUG  WindowsBackend: BCD has already been modified
08-09 13:24 DEBUG  TaskList: ### Finished modify_bcd
08-09 13:24 DEBUG  TaskList: ## Finished modify_bootloader
08-09 13:24 DEBUG  TaskList: ## Running diskimage_bootloader...
08-09 13:24 DEBUG  WindowsBackend: Copying C:\Users\User\AppData\Local\Temp\pyl2869.tmp\winboot -> E:\Linux64\Debian12_S001\winboot
08-09 13:24 DEBUG  TaskList: ## Finished diskimage_bootloader
08-09 13:24 DEBUG  TaskList: # Finished tasklist
08-09 13:24 INFO   root: Almost finished installing
08-09 13:24 INFO   WinuiPage: appname=wubi, localedir=C:\Users\User\AppData\Local\Temp\pyl2869.tmp\translations, languages=['en_US', 'en']
08-09 13:25 INFO   root: Finished installation
08-09 13:25 INFO   root: Rebooting
08-09 13:25 DEBUG  TaskList: # Running tasklist...
08-09 13:25 DEBUG  TaskList: ## Running reboot...
08-09 13:25 DEBUG  TaskList: ## Finished reboot
08-09 13:25 DEBUG  TaskList: # Finished tasklist
08-09 13:25 DEBUG  root: application.quit
08-09 13:25 DEBUG  WindowsFrontend: frontend.quit
08-09 13:25 DEBUG  WindowsFrontend: frontend.on_quit
08-09 13:25 DEBUG  root: application.on_quit
08-09 13:25 INFO   root: sys.exit

Offline

#8 2024-08-09 19:18

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,501
Website

Re: Q4OS for Windows boot fail

Download failed at your side for some reason, maybe network connection has failed, see the message:

08-09 13:24 DEBUG  downloader: download finished (read 31457280 bytes)

The correct download size is 1118322668 bytes
Try it once again and check for download errors. You could also download the file manually https://sourceforge.net/projects/q4os/f … oop.img.xz and install it with "--dimagepath" switch as described above.

Offline

#9 2024-08-09 22:08

blackwire22
Member
Registered: 2023-03-11
Posts: 10

Re: Q4OS for Windows boot fail

Finally solved problem. The new network adapter was dropping connection which corrupted download. Switching to old adapter made error go away and q4os boot normally, although still only on SATA drive. Thanks Q4OS Team for your help, couldn't have figured it out without you.

Offline

#10 2024-08-09 23:31

blackwire22
Member
Registered: 2023-03-11
Posts: 10

Re: Q4OS for Windows boot fail

nvme specs

Intel(R) Chipset SATA/PCIe RST Premium Controller

SCSI\DiskNVMe____CT2000P5PSSD8___R403

Offline

Board footer

Powered by FluxBB