Floppy Disk: Difference between revisions
Appearance
Created page with "alt=Hard disk drive|thumb|Hard disk drive Floppy disks are very similar to HDDs both in the sense that they store data, are currently managed-only and have no size quota just yet. A big difference is that you can craft an Advanced OS installation floppy which allows you to install our built-in operating system. Though you can also write your own if you wish to. You may want to look at the AcLuaDev..." |
No edit summary |
||
| Line 1: | Line 1: | ||
[[File:Hard disk drive netherite thumbnail.png|alt=Hard disk drive|thumb|Hard disk drive]] | [[File:Hard disk drive netherite thumbnail.png|alt=Hard disk drive|thumb|Hard disk drive]] | ||
Floppy disks are very similar to [[Hard Disk Drive|HDDs]] both in the sense that they store data, are currently managed-only and have no size quota just yet. A big difference is that you can craft an [[Advanced OS]] installation floppy which allows you to install our built-in operating system. | Floppy disks are very similar to [[Hard Disk Drive|HDDs]] both in the sense that they store data, are currently managed-only and have no size quota just yet. A big difference is that you can craft an [[Advanced OS]] installation floppy which allows you to install our built-in operating system. | ||
== Provided component == | == Provided component == | ||
This item provides the <code>massStorage</code> component which is either [[ManagedMassStorage]] or [[UnmanagedMassStorage]], though currently only the managed version is implemented. For details on the available functions, see the those links.{{Navbox content}} | This item provides the <code>massStorage</code> component which is either [[ManagedMassStorage]] or [[UnmanagedMassStorage]], though currently only the managed version is implemented. For details on the available functions, see the those links. | ||
{{Navbox content}} | |||
Revision as of 21:28, 1 August 2026

Floppy disks are very similar to HDDs both in the sense that they store data, are currently managed-only and have no size quota just yet. A big difference is that you can craft an Advanced OS installation floppy which allows you to install our built-in operating system.
Provided component
This item provides the massStorage component which is either ManagedMassStorage or UnmanagedMassStorage, though currently only the managed version is implemented. For details on the available functions, see the those links.