So I'm fairly new to linux and tce, but I've been trying to install TCE and have it use the minimum amount of disk space. I've been testing it out on Virtualbox and I can't seem to bring down the disk usage to around 10mb. Right after installing using the Core-plus.iso to install with frugal install and options like text only, this is what my disk space usage looks like, using df -h
Filesystem Size Used Available Use% Mounted on
rootfs 222.8M 9.4M 213.4M 4% /
tmpfs 123.8M 0 123.8M 0% /dev/shm
/dev/sda1 7.9G 25.6M 7.8G 0% /mnt/sda1
/dev/sda1 7.9G 25.6M 7.8G 0% /home
/dev/sda1 7.9G 25.6M 7.8G 0% /opt
From what I've been reading via the website and google, TCE should be able to achieve much lower disk usage. I've also seen this thing about microcore, and I've tried to install it, but I can't seem to find the microcore.gz file during installation. All it gives me is core.gz. But regardless, what are other ways I can reduce disk space to about 10mb, or is this not possible? Sorry if this is a really newbie question.