On 20010925 Fabrice FACORAT wrote:
>Le Mardi 25 Septembre 2001 01:50, Yura Gusev scribit :
>> > none                    192212         0    192212   0% /dev/shm
>>
>>    ^^
>> Isn't it tmpfs?
>
>Filesystem means for the device. As in fstab we have :
>none /dev/shm tmpfs defaults 0 0
>
>df shows :
>none                  125M     0  124M   0% /dev/shm
>

That is a problem whe you have several 'none' device filsystems:
none /proc proc defaults 0 0
nome /dev/pts devpts gid=5,mode=0620 0 0
nome /dev/shm tmpfs defaults,size=128M 0 0

procfs /proc proc defaults 0 0
devpts /dev/pts devpts gid=5,mode=0620 0 0
tmpfs /dev/shm tmpfs defaults,size=128M 0 0
-- 
J.A. Magallon                           #  Let the source be with you...        
mailto:[EMAIL PROTECTED]
Mandrake Linux release 8.1 (Cooker) for i586
Linux werewolf 2.4.10-beo #1 SMP Sun Sep 23 23:30:20 CEST 2001 i686

Reply via email to