LearnOS icon indicating copy to clipboard operation
LearnOS copied to clipboard

Basic File System

Open dhavalhirdhav opened this issue 4 years ago • 5 comments

Write a program which will create a basic file system on a drive. To begin with we do not require any partitions.

dhavalhirdhav avatar May 17 '20 17:05 dhavalhirdhav

We are not doing this right now.. we will move it into Milestone 2.. as this is 2nd stage loader, do not want to make it heavy. We will move this feature / enhancement into Milestone 2.

dhavalhirdhav avatar May 22 '20 08:05 dhavalhirdhav

By the way, your ATA driver has some problems.

Neptune650 avatar Jun 01 '21 22:06 Neptune650

By the way, your ATA driver has some problems.

Thanks Sebastian-byte , can you help me identify the issues? I will be resuming the project in couple of weeks from now.

dhavalhirdhav avatar Jun 02 '21 03:06 dhavalhirdhav

Thanks Sebastian-byte , can you help me identify the issues? I will be resuming the project in couple of weeks from now.

I have fixed them in my pull request, but one of them is that some bytes in the sector aren't read.

Neptune650 avatar Jun 02 '21 03:06 Neptune650

Thanks Sebastian-byte , can you help me identify the issues? I will be resuming the project in couple of weeks from now.

I have fixed them in my pull request, but one of them is that some bytes in the sector aren't read.

Thanks. I have lost a bit of track of branches and code as not active on this since a year. I am going through each things and notes and will be resuming in couple of weeks. Excited for this again.

dhavalhirdhav avatar Jun 02 '21 03:06 dhavalhirdhav