Jpe230 / SonicPad-Debian

Port of Debian for the SonicPad (Allwinner R818)
GNU General Public License v3.0
115 stars 16 forks source link

Storage issue #11

Closed iLbsLi closed 1 year ago

iLbsLi commented 1 year ago

Hi,

I know I'm opening an issue for the same problem but, my system reached a point where it can't update anything what out giving me a fail for no space, even though I don't any g-code files stored, so I'm reflashing to Debian again to see if that fixes the problem, at least temporarly and my question is could it be possible to run debian from the usb storage? if not debian could I install klipper and other stuff on the usb storage? and how please 😅

iLbsLi commented 1 year ago

So I flashed to Debian again the it was successful (./phoenixsuit t800-sonic-debian.img) and system seemed to restart to a fresh install, I connected to wifi and tried to update klipper and it failed to low space! something not right here. what am I missing?!

nofuturekid commented 1 year ago

Looks like you missed the step of increasing the file system size. Please re-read the instructions.

After flashing and before updating you have to resize the filesystem to the 8GB.

iLbsLi commented 1 year ago

Looks like you missed the step of increasing the file system size. Please re-read the instructions.

After flashing and before updating you have to resize the filesystem to the 8GB.

Wow, thanks, I actually never did that as I have never followed the instructions :p that explais why I was so low in space for now apparent reason I'll check it out now ;)

iLbsLi commented 1 year ago

Problem solved with a single line 😅, Thanks to nofuturekid, although I'm still interested to know if there's an answer to my main questions.

nofuturekid commented 1 year ago

In theory almost everything is possible. What isn't possible by now is booting from USB, as this would need support from the UBOOT bootloader. This would mean to have to recompile the bootloader. But one could put almost anything else onto a USB stick to save space on the internal EMMC.