Hi! I ran into some trouble while attempting to install Guix SD (1.0.1.x86_64). It happens when I try to do the guided graphical installation, I'll transcript the whole text here: " The installer has encountered an unexpected problem. The backtrace is displayed below. Please report it by email to . In ice-9/boot-9.scm: 829:9 19 (catch srfi-34 # # _) 829:9 18 (catch srfi-34 # # _) 829:9 17 (catch srfi-34 # # _) 829:9 16 (catch srfi-34 # # _) In ./gnu/installer/steps.scm: 182:21 15(_) In ./gnu/installer/newt/partition.scm: 755:33 14 (run-partitioning-page) In ./gnu/installer/parted.scm: 1010:14 13 (auto-partition! #< bytestructure: #> #:scheme _) 870:21 12 (loop _ _ _) 863:17 11 (loop _ 2617712816 1289318400) 771:25 10 (mkpart #< bytestructure: #> _ #:previous-partition _) In parted/structs.scm: 552:19 9 (pointer->partition _) 132:3 8 (pointer->bytestructure # #) In unknown file: 7 (pointer->bytevector # 88 # #) In ice-9/boot.scm: 751:25 6 (dispatch-exception 5 null-pointer-error ("pointer->bytevector" "null pointer dereference" () ())) In ice-9/eval.scm: 619:8 5 (_ #(#(# #< name: newt init: # exit: #procedure exit ()> exit-error: # final-p...>) ...)) 619:8 4 (_ #(#(#(# #< name: newt init: # exit: #procedure exit ()> exit-error: # fi...>) ...) #)) In ice-9/ports.scm: 462:17 3 (call-with-output-file _ _ #:binary _ #:encoding _) In ice-9/eval.scm: 619:8 2 (_ #(#(# null-pointer-error ("pointer->bytevector" "null pointer dereference" () ())) #)) 159:9 1 (_ #(#(# null-pointer-error ("pointer->bytevector" "null pointer dereference" () ())) #)) In unknown file: 0 (make-stack #t) ice-9/eval.scm:159:9: In procedure pointer->bytevector: null pointer dereference " Here are the specifics of my computer: ASUS MAXIMUS VI IMPACT ACPI BIOS Revision 1301 CPU: Intel Core 15-4440 CPU @ 3.19GHz I'm not sure if it's a hardware compatibility problem, a bug in the guided graphical installation, or something else. Thanks in advance, kind regards.