Thanks ,but there is no log file in the root at all.. maybe that's a clue ? lol
black screen after this screen:
I changed the drive just in case same thing ,but in legacy mode I'm getting now fs-resize.log any idea?
2025-01-23T00:29:32+00:00
/dev/sdb2 /storage ext4 rw,noatime 0 0
DISK: /dev/sdb PART: /dev/sdb2 LABEL: STORAGE UUID: 1da7794f-db65-430e-8645-a8f72abb56c4
*** parted -s -f -m /dev/sdb resizepart 2 100% >>/flash/fs-resize.log 2>&1
Warning: Not all of the space available to /dev/sdb appears to be used, you can fix the GPT to use all of the space (an extra 61408944 blocks) or continue with the current setting?
Fixing, due to --fix
*** mke2fs -F -q -t ext4 -m 0 -L "STORAGE" -U "1da7794f-db65-430e-8645-a8f72abb56c4" /dev/sdb2 >>/flash/fs-resize.log 2>&1
*** e2fsck -f -p /dev/sdb2 >>/flash/fs-resize.log 2>&1
STORAGE: 12/1921360 files (0.0% non-contiguous), 165160/7684561 blocks