In windows we have c:, d: etc. When we want to reinstall Windows we just format c: and everything is kept intact in d:.
In Linux, file systems are mounted differently.
Will Google Fuchsia follow the Windows style or the Linux style? Do anyone have any idea?
Akilan Elango
I guess it follows the same folder structure of any POSIX compatible system. Not sure if we'll have the same folders like
/etc /var /opt. I might be wrong too. :)