Hi,
I'm trying the Raspi 4 image (openSUSE-Leap-15.2-ARM-LXQT-
raspberrypi4.aarch64-2020.02.26-Build1.63.raw.xz) updated to the latest patch 
level, and encounter an issue with the reported disk size:

raspi4:/home/test # fdisk -l
Disk /dev/mmcblk1: 29.6 GiB, 31734104064 bytes, 61980672 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x0b54e5bb

Device         Boot   Start      End  Sectors  Size Id Type
/dev/mmcblk1p1         2048   133119   131072   64M  c W95 FAT32 (LBA)
/dev/mmcblk1p2       133120  1157119  1024000  500M 82 Linux swap / Solaris
/dev/mmcblk1p3      1157120 61978769 60821650   29G 83 Linux

-> so far so good, 29G available for /

But:
raspi4:/home/test # df -h                                           
Filesystem      Size  Used Avail Use% Mounted on                                
              
devtmpfs        903M     0  903M   0% /dev                                      
              
tmpfs           943M     0  943M   0% /dev/shm                                  
                            
tmpfs           943M  1.1M  942M   1% /run                                      
                                
tmpfs           943M     0  943M   0% /sys/fs/cgroup
/dev/mmcblk1p3  4.0G  3.8G   39M  99% /
/dev/mmcblk1p1   64M  8.4M   56M  14% /boot/efi
tmpfs           189M     0  189M   0% /run/user/1000

-> only 4G for / in the running system, ext4 file system.
(I fixed this with resize2fs)

Is this an issue of the used image?

Thx
Axel


-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org

Reply via email to