Page 1 of 1

Proxy

Posted: 27 Jun 2013, 10:36
by romanow7
Hi again!
Well this time i got another problem, i want top set a proxy but i can't do it with kiosk wizard, so if someone can help me with this it would be nice :)
(don't expext too much i'm newb with linux and stuff)
Thx!

Re: Proxy

Posted: 27 Jun 2013, 17:02
by brokenman

Re: Proxy

Posted: 28 Jun 2013, 06:52
by romanow7
Well i already saw this, i tried to unsquashfs 003-settings.xzm but everytime i got an error so i searched for the entire day yesterday and didn't find why unsquashfs isn't working...

Code: Select all

root@debian:/tmp/custom-kiosk/porteus/base# unsquashfs 003-settings.xzm
Parallel unsquahfs: Using 1 processor
zlib::uncompress failed, unknown error -3
read_block: failed to read block @0x14f9e
FATAL ERROR aborting: uncompress_inode_table: failed to read block

Re: Proxy

Posted: 28 Jun 2013, 07:49
by fanthom
looks like squashfs tools from your distro does not support xz compression.
please download wizard and unpack it with:

Code: Select all

sh porteus-kiosk-wizard-v2.0.4-noarch.run --tar xf
now you'll find statically linked mksquashfs/unsquashfs in /bin folder so can copy them to /usr/local/bin and everything should be ok.

Re: Proxy

Posted: 28 Jun 2013, 08:06
by romanow7
thx unsquashfs working but now i don't find any files in /tmp/custom-kiosk/porteus/base/sqaushfs-root/home/guest :(

EDIT: after searching for a few minutes, i used "nano" and the path (i did say i'm newb) :ROFL:

[solved]

Re: Proxy

Posted: 30 Jun 2013, 14:37
by francois
Continue, you are doing fairly well. :)