When you type "mount" in the terminal it gives you all of this…What does this output mean?

dev/mapper/live-rw on / type ext4 (rw,noatime)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,rootcontext="system_u:object_r:tmpfs_t:s0")
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
/dev/sr0 on /mnt/live type iso9660 (ro)
varcacheyum on /var/cache/yum type tmpfs (rw,mode=0755,rootcontext="system_u:object_r:rpm_var_cache_t:s0 ")
/tmp on /tmp type tmpfs (rw,rootcontext="system_u:object_r:tmp_t:s0")
vartmp on /var/tmp type tmpfs (rw,rootcontext="system_u:object_r:tmp_t:s0")
this is a college assignment and this was one of the questions…we had to disable auto mounting which i did then mount the device manually

Tagged with:

Filed under: rpm

Like this post? Subscribe to my RSS feed and get loads more!