Tiny Core Base > TCB Bugs

df can't see size and usage of rootfs - MSI Wind U100 - TC 6.2 x86

(1/6) > >>

Misalf:
Since 6.0 I can't see the current size / usage of  rootfs  "/" .
I noticed this isn't working anymore since Conky under TC5.x and below was able to display that the usage increase if I copy lots of data  to  /tmp . Not so under 6.x.

I didn't gave it much attention, sorry. I thought I'd have to fix my conky config but never did.

Recently I prepared a USB flash drive to boot Tiny Core for use on other computers with the exact same setup, extensions, even the same backup file.

On those computers I tested the USB flash drive on, Conky and df show the usage of rootfs correctly.
It's just my box that's acting strange. Kinda old MSI Wind U100 netbook.
This is also true If I boot with  base norestore  boot codes.

By the way, the pc speaker doesn't work either.
Can anyone tell me where I should start digging?
Might I need to recompile kernel and/or modules with some special netbook settings (if something like that exists).

busybox df -a:

--- Code: ---Filesystem           1K-blocks      Used Available Use% Mounted on
rootfs                       0         0         0   0% /
proc                         0         0         0   0% /proc
sysfs                        0         0         0   0% /sys
devpts                       0         0         0   0% /dev/pts
tmpfs                  1031380         0   1031380   0% /dev/shm
fusectl                      0         0         0   0% /sys/fs/fuse/connections
/dev/sda3             17869132  16300376    637992  96% /mnt/sda3
...

--- End code ---

df -a with coreutils.tcz installed:

--- Code: ---Filesystem      Size  Used Avail Use% Mounted on
rootfs             0     0     0    - /
proc               0     0     0    - /proc
sysfs              0     0     0    - /sys
devpts             0     0     0    - /dev/pts
tmpfs          1008M     0 1008M   0% /dev/shm
fusectl            0     0     0    - /sys/fs/fuse/connections
/dev/sda3        18G   16G  624M  97% /mnt/sda3
...

--- End code ---

gerald_clark:
Show us the output of 'free' and 'showbootcodes'.

Misalf:
free

--- Code: ---             total         used         free       shared      buffers
Mem:       2062760       758076      1304684            0       101004
-/+ buffers:             657072      1405688
Swap:       472900            0       472900

--- End code ---

showbootcodes

--- Code: ---root=/dev/sda3 initrd=/tce-6.x/boot/core62.gz,/tce-6.x/boot/more-test-62.gz,/tce-6.x/boot/fonts-test.gz,/tce-6.x/boot/xorg.gz,/tce-6.x/boot/intel.gz  vga=788 video=vesafb:ywrap,mtrr:3  logo.nologo  quiet loglevel=4  mydata=myxorg  kmap=qwertz/de-latin1  noutc tz=CET-1CEST,M3.5.0,M10.5.0/3  tce=UUID="cb6f8b98-91fd-4c96-b115-3d2bb9cb3e57"/tce-6.x  laptop  nodhcp  desktop=openbox  blacklist=pcmcia,ssb,b43,bcma,rt2860sta,bluetooth,btusb,pcspkr   BOOT_IMAGE=/tce-6.x/boot/vmlinuz

--- End code ---

gerald_clark:
You are not running a standard core system.  You are loading multiple initrds, and now for some reason all your RAM has been allocated to your tmpfs.
Boot a stock core and see if the problem persists.

curaga:
Results from stock TinyCore 6.2 iso:



Only busybox df is expected to work. Try making sure there is only one busybox in the initrds, and it is the current version.

edit: It's not clear if you tested the working USB stick on the netbook, or if the netbook results are from the hd/ssd install?

Navigation

[0] Message Index

[#] Next page

Go to full version