// And then the file system is the only thing in the system.
sprintf(fsci->filesystem_information,"LSFS v1.0.0-a1\n(LessSimpelFileSystem)(Generated by the disk_manager_utility.c)\nDeveloped to SingOS\nby Jorn Guldberg\n");
sprintf(fsci->filesystem_information,"LSFS v1.0.0-a1\r\n(LessSimpelFileSystem)(Generated by the disk_manager_utility.c)\r\nDeveloped to SingOS\r\nby Jorn Guldberg\r\n");
if(hdd_or_partition[0]=='1')
{
@ -657,7 +657,7 @@ int lsfs_disk_install_vbr(char *vbr_path)