ProzillaOS/docs/features/virtual-drive/virtual-root
2023-08-06 14:13:16 +02:00
..
README.md Updated docs 2023-08-06 14:13:16 +02:00

← Back

Virtual Root

The virtual root is a virtual folder that contains all other folders and files. It serves as the root directory for the virtual drive and is used as an access point in applications.

The default data for the virtual root is set in the loadDefaultData() function in the VirtualRoot class.

For more information about how the virtual root is stored and loaded, check the Storage docs.