Hi,
I'm getting "Not enough memory to copy all kiosk data - we can't continue, exiting...." during PXE BOOT:
Version: Porteus Kiosk 3.3.0
message appears after:
# Finish:
exec /sbin/switch_root /union /sbin/init
----------------
XZ Modules:
000-kernel.xzm
001-core.xzm
002-firefox.xzm
003-settings.xzm
wizard-3.3.0
-----------------------
RAM: 4GB
HDD: 450GB
PXE BOOT: Not enough memory to copy all kiosk data
- fanthom
- Moderator Team
- Posts: 5628
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: PXE BOOT: Not enough memory to copy all kiosk data
Hello nika,
you wont be able to install kiosk while doing PXE boot. please remove 'first_run' parameter from your PXE bootloader config.
also - see here:
http://forum.porteus.org/viewtopic.php? ... 631#p33608
you wont be able to install kiosk while doing PXE boot. please remove 'first_run' parameter from your PXE bootloader config.
also - see here:
http://forum.porteus.org/viewtopic.php? ... 631#p33608
Please add [Solved] to your thread title if the solution was found.
Re: PXE BOOT: Not enough memory to copy all kiosk data
Hi Fanthom,fanthom wrote: you wont be able to install kiosk while doing PXE boot. please remove 'first_run' parameter from your PXE bootloader config.
for PXE booting i'm using pxelinux.cfg/default config and there is no such parameter, also removed docs/first_run file and still same message so far.

# find . -type f -exec grep -l fisrt_run {} \;
#
- fanthom
- Moderator Team
- Posts: 5628
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: PXE BOOT: Not enough memory to copy all kiosk data
ahhh... - sorry
this parameter is also present in the encrypted kiosk config so you must use ISO which was processed by the wizard if you want to do PXE boot.
please do as follows:
- run kiosk again
- configure it as you like
- enable PXE boot option in the wizard
- press 'Skip' on the installation page
- upload generated ISO to some online storage
- use it for PXE booting
in short - you wont be able to use vanilla ISO downloaded from porteus-kiosk.org for PXE booting. it must be processed by the wizard.
this parameter is also present in the encrypted kiosk config so you must use ISO which was processed by the wizard if you want to do PXE boot.
please do as follows:
- run kiosk again
- configure it as you like
- enable PXE boot option in the wizard
- press 'Skip' on the installation page
- upload generated ISO to some online storage
- use it for PXE booting
in short - you wont be able to use vanilla ISO downloaded from porteus-kiosk.org for PXE booting. it must be processed by the wizard.
Please add [Solved] to your thread title if the solution was found.