Open connglli opened 4 years ago
what are these :warning: TO BE ADDED
:warning: TO BE ADDED
what is it?
difference ramdisk, ramfs, tmpfs?
how to use them?
about mount command in Android :thinking: TODO: Learn more
Use mount to see all mount points of Andorid
mount
/
The root file system is mounted using the ramdisk.img, it is actually a readonly rootfs RamDisk
Image Disks
what are these :warning: TO BE ADDED
References
RamDisk
:warning: TO BE ADDED
what is it?
difference ramdisk, ramfs, tmpfs?
how to use them?
References
Pseudo-Filesystems Android Uses
proc
sysfs
cgroup
tmpfs
debugfs
functionfs
References
MountPoint on Android
Use
mount
to see all mount points of Andorid/
The root file system is mounted using the ramdisk.img, it is actually a readonly rootfs RamDisk