Suchergebnisse
Suchergebnisse 1-4 von insgesamt 4.
-
root@dm920:~# df -h / Filesystem Size Used Available Use% Mounted on df: /: can't find mount point root@dm920:~# df -h Filesystem Size Used Available Use% Mounted on tmpfs 496.1M 28.0K 496.1M 0% /var/volatile devtmpfs 488.1M 0 488.1M 0% /dev tmpfs 496.1M 148.0K 496.0M 0% /run tmpfs 496.1M 0 496.1M 0% /tmp tmpfs 496.1M 0 496.1M 0% /dev/shm
-
Hello I tried those but with no success: root@dm920:~# mount -o bind / /tmp/flash root@dm920:~# df -h /tmp/flash Filesystem Size Used Available Use% Mounted on df: /tmp/flash: can't find mount point root@dm920:~# du -sch /tmp/flash/* 1.4M /tmp/flash/bin 0 /tmp/flash/boot 4.0K /tmp/flash/dev 488.0K /tmp/flash/etc 0 /tmp/flash/home 0 /tmp/flash/init 5.5M /tmp/flash/lib 0 /tmp/flash/media 0 /tmp/flash/mnt 0 /tmp/flash/proc 0 /tmp/flash/root 4.0K /tmp/flash/run 1.5M /tmp/flash/sbin 0 /tmp/flash/sys …
-
Hello, I am getting this message and the box keeps rebooting. I am pretty sure that the disk i actually full. I am able to boot in recovery and telnet but I don't know how to access the partition so I can delete some files: root@dm920:/# mount /dev/sda1 /mnt mount: special device /dev/sda1 does not exist So, is there a way I mount my partition?