x-wrt / build-release

Auto build x-wrt release
104 stars 94 forks source link

X-WRT x86 no space left on device #46

Closed bachvnnvn closed 5 months ago

bachvnnvn commented 5 months ago

Hi,

I flashed the x-wrt-docker-24.04-b202406060001-x86-64-generic-ext4-combined-efi.img.gz to my NVME 512GB.

It is able to boot up but I cannot do anything. When I try to change the password, it says "no space left on device"

I tried several olders rom and got the same issue.

Any suggestion?

Thanks!

ptpt52 commented 5 months ago

how u flash it?

bachvnnvn commented 5 months ago

I used https://etcher.balena.io/

It works fine with OpenWrt

ptpt52 commented 5 months ago

try https://rufus.ie/

and df -h see the log

ptpt52 commented 5 months ago

or try x-wrt-24.04-b202406060001-x86-64-generic-ext4-combined-efi.img.gz first. if this also issue. then it is issue on how you flash it.

bachvnnvn commented 5 months ago

I tried x-wrt-24.04-b202406060001-x86-64-generic-ext4-combined-efi.img.gz with Rufus. Still no space left.

image image image

ptpt52 commented 5 months ago

do a full image write.

bachvnnvn commented 5 months ago

Sorry, what option allows me to do that with Rufus? I cannot find that option.

Thank you!

bachvnnvn commented 5 months ago

Update: Changing the password directly with "passwd" doesn't work. I needed to do that through SSH.

It is working fine now.