Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File driver fat32 #257

Open
sytzemeijer opened this issue Dec 21, 2022 · 4 comments
Open

File driver fat32 #257

sytzemeijer opened this issue Dec 21, 2022 · 4 comments

Comments

@sytzemeijer
Copy link

How can I write a Fat32 driver. how should I write down the raw data properly afterwards and where can I find sources?

@firestar4204
Copy link

First, you should write a disk driver (floppy maybe).

Tutorial for floppy drive: https://forum.osdev.org/viewtopic.php?t=13538

@xing1357
Copy link

I am inclined to think that an atapio driver is easier to make. Check the osdev wiki for that.

@sytzemeijer
Copy link
Author

@cfenollosa you can write a chapter about this. @Here can you found some atapio drivercode.

@firestar4204
Copy link

@sytzemeijer late reply but https://wiki.osdev.org/ATAPI (scroll to bottom)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants