stage1 -> stage2 again

This commit is contained in:
TuxSH
2018-05-12 11:00:36 +02:00
parent 50047dffaa
commit 75169790ff
6 changed files with 123 additions and 58 deletions

View File

@@ -23,7 +23,6 @@ static void setup_env(void) {
generic_panic();
}
initialize_sd();
if(fsdev_mount_all() == -1) {
perror("Failed to mount at least one FAT parition");
generic_panic();