Strange - what does df report? And what are you booting from?I am using a Raspberry Pi 4 with 8Gb memory, loaded with bullseye.
I have connected a 1TB external SSD drive to it. Its name is TEYADI and I could indeed see a directory /media/pi/TEYADI which was mounted automatically.
After a while (after receiving a "disk full" alert) I discovered that TEYADI appears actually twice in the /media/pi directory. In the file manager window, they both have the same name (TEYADI appears twice in the same directory /media/pi). However a ls command in the system prompts shows TEYADI and TEYADI1.
TEYADI is actually the HDD and TEYADI1 is the SD card
Unfortunately all the containers that I installed are on TEYADI1 and therefore my SD card is full
Can somebody shade some light on what's happening and what I should do to fix this problem ?
Thanks much !
FWIW this is what I see on the P400 I'm posting from which boots from a USB drive and so the card slot mounts the uSD card under /media...
Code:
trevor@raspiP400gPiOS64:~ $ dfFilesystem 1K-blocks Used Available Use% Mounted on/dev/root 244823684 105904676 126412984 46% /devtmpfs 1776840 0 1776840 0% /devtmpfs 1942536 38604 1903932 2% /dev/shmtmpfs 1942536 9148 1933388 1% /runtmpfs 5120 4 5116 1% /run/locktmpfs 1942536 0 1942536 0% /sys/fs/cgroup/dev/sda1 258095 30486 227609 12% /boottmpfs 388504 4 388500 1% /run/user/1001/dev/mmcblk0p1 522232 74158 448074 15% /media/trevor/bootfs/dev/mmcblk0p2 59524036 11478952 45560164 21% /media/trevor/rootfs
Trev.
Statistics: Posted by FTrevorGowen — Wed Feb 28, 2024 10:41 pm