pocopico / tinycore-redpill

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

One of the patches - /home/tc/redpill-load/config/_common/ramdisk-001-disable-root-pwd.patch - failed to apply #132

Open TuxTiger opened 1 year ago

TuxTiger commented 1 year ago

Did exactly like the Readme tells me. During build a patch file fails because the to patch file is not there. Contents of /home/tc/redpill-load/build/1660856691/rd-ds3615xs_42218-unpacked:

tc@box:~/redpill-load$ ls -l /home/tc/redpill-load/build/1660856691/rd-ds3615xs_42218-unpacked total 24 lrwxrwxrwx 1 root root 9 Aug 18 21:05 lib32 -> usr/lib32 -rwxr-xr-x 1 root root 22729 Aug 5 2021 linuxrc.syno.impl drwxr-xr-x 2 root root 40 Oct 18 2021 proc/ drwxr-xr-x 3 root root 60 Aug 18 21:05 run/ drwxrwxrwt 2 root root 40 Oct 18 2021 tmp/ drwxr-xr-x 8 root root 180 Aug 18 21:05 usr/ drwxr-xr-x 10 root root 240 Aug 18 21:05 var/ drwxrwxrwx 2 root root 40 Oct 18 2021 volume1/

Script output: script.log

Hardware: Netgear Pro Pioneer Edition

PeterSuh-Q3 commented 1 year ago

Netgear Pro Pioneer Edition seems to be equipped with 1GB of RAM from the hardware specifications. Have you ever expanded beyond 2GB? The minimum memory requirement for REDPILL is 2GB.

pocopico commented 1 year ago

You can prepare the loader on a separate system and bring it over to your system to install DSM. DSM works mainly with 1GB

PikuZheng commented 1 year ago

I have 8G ram (but only 2.56G used) encounter same error. looks redpill don't use extended memory allocation?

PikuZheng commented 1 year ago

image

shiyeah commented 1 year ago

I have two machines, 16G and 64G memory respectively. The same error occurred when compiling ds918p-7.0.1-42218.

When compiling the ds918p-7.1.1-42962, no error is reported, but after the installation is completed, the restart will always require the installation, which is an infinite endless loop

Request help!