Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I noticed when I download it goes to the /mnt folder.
So looking at it I see duplicates? Can someone elaborate on the /mnt folder?
< /mnt >
This directory is used for mount points. The different physical storage devices (like the hard disk drives, floppies, CD-ROM's) must be attached to some directory in the file system tree before they can be accessed. This attaching is called mounting, and the directory where the device is attached is called the mount point.
The /mnt directory contains mount points for different devices, like /mnt/floppy for the floppy drive, /mnt/cdrom for the CD-ROM, and so on. However, you're not forced to use the /mnt directory for this purpose, you can use whatever directory you wish. Actually in some distros, like Debian and SuSE, the default is to use /floppy and /cdrom as mount points instead of directories under /mnt.
I see.......
So, are these duplicate files real duplicates or images or mirrors of the files?
If I show a 4.9MB file in /mnt/sdcard, and show the same file 4.9MB file in the /sdcard, is that indeed 9.8MB od data?
Yeah, to add to SA,
It sounds like what your seeing is a display difference not a duplication. Depending on what application your using, its displaying the location differently.
that would clear it up for me.
So the real mount point is /mnt/sdcard. But there is a symbolic link in / for sdcard to /mnt/sdcard:# mount | grep sdcard
/dev/block/platform/omap/omap_hsmmc.0/by-name/userdata /mnt/sdcard ext4 rw,nosuid,nodev,noatime,errors=panic,barrier=1,nomblk_io_submit,data=ordered,noauto_da_alloc 0 0
So no it's not a duplicate, it's just an alternative way to get to the path.# ls -l /sdcard
lrwxrwxrwx root root 2012-02-19 19:44 sdcard -> /mnt/sdcard
^^^ Hey, that's what I said!![]()
![]()
![]()
![]()
("nobody gets me" scary alien mumbles as he slinks-off to the corner...)
![]()
![]()
![]()
oops! Sorry, I saw your first reply but not the second![]()