LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   None filesystem? (https://www.linuxquestions.org/questions/linux-general-1/none-filesystem-29248/)

mikeshn 08-31-2002 11:34 AM

None filesystem?
 
Hello

Below are given the output of df command on the screen:

[root@localhost /]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda9 505132 294018 185034 62% /
/dev/hda6 102423 17366 79769 18% /boot
/dev/hda8 2262088 33436 2113744 2% /home
none 127688 0 127688 0% /dev/shm
/dev/hda7 6176208 3936564 1925908 68% /usr
/dev/hda10 1026824 135284 839380 14% /var
[root@localhost /]#

My question is: What is filesystem "none" means? I didn't make the partition?

Thanks

trickykid 08-31-2002 11:42 AM

Its a tmpfs. Your system created it. Don't worry about it though, its not going to hurt anything. ;)


All times are GMT -5. The time now is 12:28 AM.