pocopico / tinycore-redpill

GNU General Public License v3.0
2.13k stars 631 forks source link

dva1622 no space left -7.1.1 and 7.2.0 #353

Open kjji72 opened 1 year ago

kjji72 commented 1 year ago

Please see error below:

[#] Creating loader image at loader.img... [ERR] [!] Failed to copy /home/tc/redpill-load/build/1688785328/custom.gz to /home/tc/redpill-load/build/1688785328/img-mnt/part-1/custom.gz

/usr/local/bin/cp: error writing '/home/tc/redpill-load/build/1688785328/img-mnt/part-1/custom.gz': No space left on device

Process will exit

pocopico commented 1 year ago

Where does this message appear ? It should not try wrire to the custom.gz to the first partition.

hoangduy1505 commented 12 months ago

Same with me When building the image on ./rploader.sh build dva1622-7.2.0-64570 You can check the image and detail on log file Screenshot 2023-07-13 191001

log.txt

lzzsalvo commented 12 months ago

how much RAM do you use?Il giorno 13 lug 2023, alle ore 14:12, hoangduy1505 @.***> ha scritto: Same with me When building the image on ./rploader.sh build dva1622-7.2.0-64570 Can you check the image and detail on log file

log.txt

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

pocopico commented 12 months ago

Please use the HTML Builder http://yourtcrpip

hoangduy1505 commented 12 months ago

8GB RAM. Before that it work ok on 7.1.0

tail1 commented 11 months ago

I confirm that such an error exists.

Cartman25 commented 11 months ago

Same problem here. Tried several hack :

dimadusk commented 10 months ago

Please use the HTML Builder http://yourtcrpip

HTML is buggy, cannot choose model, dsm version. When manually updated user config to DVA1622 and 7.2 it hangs on boot from USB it wants to load Friend first but gives error that Kernel needs to start first "Press any key" when choosing USB loader it still gives same Kernel error and loader doesn't start. Why would someone need HTML builder if old one trough ssh worked fine? Everyone used to WinSCP method and this error definitely has something to do with error in .img file since 16GB Ram should be enough but still shows No space on device. In summary: WinSCP gives error "No space left" while building Loader and HTML method gives error "Kernel must be loaded first" on boot. Totally broken loader at the moment.

I still don't get the point of HTML menu if you still need to go to SSH to edit User Config in order to choose right Model, DSM version, Mac, Serial and Disk info. Also its not possible in HTML interface change "SataPortMap": "8", "DiskIdxMap": "00" to "SataPortMap": "2", "DiskIdxMap": "00" If manually change user_config it keeps reseting to "SataPortMap": "8", which causes error while installing DSM

EDIT: I have finally managed to install DVA1622 DSM 7.2 with Update 1

Steps:

  1. Create usb flash drive with v0.9.4.9c eufi img
  2. Get to it from WinSCP the (old way)
  3. Edit manually file user_config.json Model, Version of DSM to 7.2.0-64570, Serial, Mac, Friendautoupdate: FALSE (disk for now no needed) save file
  4. go to http://yourip -> Build tab
  5. hit Build Loader
  6. quickly go to WinSCP and edit User_Config.json edit "SataPortMap": to how many sata ports you have click save.
  7. reboot
  8. when it asks to install DSM use Manual file 7.2 with Update 1
  9. done

Please, Pocopico bring back the old way only WinSCP method with 4 copy/paste commands it was so much easier :)

PrutzerNL commented 7 months ago

Same problem here with version tinycore-redpill-uefi.v0.10.0.0.img.gz v0.10.0.0. dva1622-7.2.0-64570 I tried extending the partition with a gparted usb drive, but it does not help. Memory: 16GB.

It is first downloading the pat file for version 7.0.1-42218. After that it is downloading the pat file for 7.2.0-64570. Then the /home/tc drive is full. The drive is only 64MB big. Is it realy needed that the build process download the pat files? Can we skip it and download it manually afterwards?

PrutzerNL commented 7 months ago

Solution: Use this fork: https://github.com/PeterSuh-Q3/tinycore-redpill