Jedge Posted January 24 Posted January 24 Armbianmonitor: https://paste.armbian.com/ofinaqeboz I have armbian installed on a 128gb sd card but it looks to be partitioned to about 2gb. How would I go about expanding the partition to include the rest of the 126gb? root@orangepizero2:~# df -h Filesystem Size Used Avail Use% Mounted on udev 422M 0 422M 0% /dev tmpfs 99M 1.9M 97M 2% /run /dev/mmcblk0p1 1.9G 1.7G 125M 94% / tmpfs 493M 0 493M 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 493M 0 493M 0% /tmp /dev/zram1 47M 680K 43M 2% /var/log tmpfs 99M 0 99M 0% /run/user/0 0 Quote
Werner Posted January 24 Posted January 24 Usually the filesystem expands itself across the whole sdcard on first boot...odd. 0 Quote
SteeMan Posted January 24 Posted January 24 28 minutes ago, Werner said: Usually the filesystem expands itself across the whole sdcard on first boot...odd. That was my thought as well, odd. @Jedge Can you reproduce the problem? As Werner stated, on first boot the filesystem on the SD card is supposed to be expanded to take up the entire card. Do you have smaller SD cards you could try, curious if the card size is triggering an issue. 0 Quote
Solution Gunjan Gupta Posted January 24 Solution Posted January 24 Actually its quite easy to reproduce and already fixed for next release. The problem is caused by sprdwl_ng module aka uwe5622 wifi driver. For some reasons, It creates problem for cpufreq-dt when its loaded pretty early during boot process like using /etc/modules. This causes cpufreq-dt to crash and any attempt to check information about cpu like running lscpu simply hangs. I remember seeing that resize service also does some checks related to cpu and hangs when cpufreq-dt crashes. If possible, Use images from the nightly/ rolling releases section of the Download page. They will work fine. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.