diff --git a/x86_64/harddrive.asm b/x86_64/harddrive.asm
index b2c0255b8d1837d203b664abc38a122b69da01b1..a2c34aafeca5e0e4720d7da11a78acfddfb6cb4e 100644
--- a/x86_64/harddrive.asm
+++ b/x86_64/harddrive.asm
@@ -18,4 +18,4 @@ kernel_file:
 .length equ kernel_file.end - kernel_file
 .length_sectors equ .length / 512
 
-incbin "build/userspace/filesystem.bin"
+;incbin "build/userspace/filesystem.bin"