Language translations now possible!
title Tinycore Linuxroot=(hd0,2)kernel /bzImage tinycore quiet waitusb=5 norestore tce=sda2 embed pauseinitrd /tinycore.gzboot
tc@box:/$ dfFilesystem Size Used Available Use% Mounted ontmpfs 501.3M 0 501.3M 0% /dev/shm/dev/sda2 1.1G 744.6M 292.8M 72% /mnt/sda2/dev/loop0 952.0K 952.0K 0 100% /tmp/tcloop/bash/dev/loop1 360.0K 360.0K 0 100% /tmp/tcloop/firewall-2.6.29.1-tinycore/dev/loop2 2.2M 2.2M 0 100% /tmp/tcloop/openssl-0.9.8h/dev/loop3 404.0K 404.0K 0 100% /tmp/tcloop/wget/dev/sda1 2.6G 779.2M 1.9G 29% /mnt/sda1
From your output I'd say: yes it does. Note, that there's no '/' fs mounted. The tmpfs you see is mounted on '/dev/shm' for applications using shared memory segments.Try 'df /' to be sure.Greetings,SvOlli
tc@box:/$ sudo df /Filesystem 1K-blocks Used Available Use% Mounted ontc@box:/$ df /Filesystem Size Used Available Use% Mounted ontc@box:/$