You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if I am reading the log correctly but it looks like there might be pre-existing partitions from a previous installation? I would recommend deleting the broken Linux partitions as documented in https://github.com/AsahiLinux/docs/wiki/Partitioning-cheatsheet and trying again
I try and run it through the curl and then after I select my version it gives me this error.
Collecting firmware... 100.00% Installing OS... \ 100.00% (0.00 B/s) Copying from esp into disk0s9 partition... | 100.00% (0.00 B/s) Copying firmware into disk0s9 partition... root : ERROR Exception caught Traceback (most recent call last): File "/private/tmp/asahi-install/main.py", line 1069, in <module> InstallerMain(installer_version).main() File "/private/tmp/asahi-install/main.py", line 877, in main while self.main_loop(): File "/private/tmp/asahi-install/main.py", line 1032, in main_loop return self.action_install_into_free(parts_free) File "/private/tmp/asahi-install/main.py", line 336, in action_install_into_free self.do_install(os_size) File "/private/tmp/asahi-install/main.py", line 456, in do_install self.osins.install(self.ins) File "/private/tmp/asahi-install/osinstall.py", line 164, in install shutil.copytree(self.firmware_package.path, base) File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/shutil.py", line 557, in copytree return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks, File "/private/tmp/asahi-install/Frameworks/Python.framework/Versions/3.9/lib/python3.9/shutil.py", line 513, in _copytree raise Error(errors) shutil.Error: [('vendorfw/firmware.cpio', '/Volumes/EFI - LINUX/vendorfw/firmware.cpio', "[Errno 22] Invalid argument: '/Volumes/EFI - LINUX/vendorfw/firmware.cpio'"), ('vendorfw/manifest.txt', '/Volumes/EFI - LINUX/vendorfw/manifest.txt', "[Errno 22] Invalid argument: '/Volumes/EFI - LINUX/vendorfw/manifest.txt'"), ('vendorfw/firmware.tar', '/Volumes/EFI - LINUX/vendorfw/firmware.tar', "[Errno 22] Invalid argument: '/Volumes/EFI - LINUX/vendorfw/firmware.tar'"), ('vendorfw/u-boot/asmedia/asm2214a-apple.bin', '/Volumes/EFI - LINUX/vendorfw/u-boot/asmedia/asm2214a-apple.bin', "[Errno 22] Invalid argument: '/Volumes/EFI - LINUX/vendorfw/u-boot/asmedia/asm2214a-apple.bin'"), (<DirEntry 'asmedia'>, '/Volumes/EFI - LINUX/vendorfw/u-boot/asmedia', "[Errno 22] Invalid argument: '/Volumes/EFI - LINUX/vendorfw/u-boot/asmedia'"), (<DirEntry 'u-boot'>, '/Volumes/EFI - LINUX/vendorfw/u-boot', "[Errno 22] Invalid argument: '/Volumes/EFI - LINUX/vendorfw/u-boot'"), ('vendorfw', '/Volumes/EFI - LINUX/vendorfw', "[Errno 22] Invalid argument: '/Volumes/EFI - LINUX/vendorfw'")]
installer.log
The text was updated successfully, but these errors were encountered: