---------------------------------------------------
fw speedport w701v v33 04 57.image
FRITZ.Box_Fon_WLAN_7170.Labor.29.04.63-12661.image
fritz_box-labor-12661.zip
alle im ordner firmware.orig
ubuntu@ubuntu:~$ sudo apt-get check build-essentials
Reading package lists... Done
Building dependency tree
Reading state information... Done
ubuntu@ubuntu:~$ cd Desktop
ubuntu@ubuntu:~/Desktop$ cd speed-tu-fritz
bash: cd: speed-tu-fritz: No such file or directory
ubuntu@ubuntu:~/Desktop$ cd speed-to-fritz
ubuntu@ubuntu:~/Desktop/speed-to-fritz$ ./install-start
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
Attempt to update some tools, this only works on debian, Ubunto ...
----------------------------------------------------------------------------------------------
On some systems even sudo must be instlled first, see wiki to andLINUX ...
If sudo is missing du the following:
apt-get install sudo (as root)
Setup a new user and insert this new users to /etc/sudoers with visodo
Der erstellte neue Bentzer muss aber noch in /etc/sudoers, eingetragen werden.
Das File /etc/sudoers mit visudo oeffnen, und die folgende Zeile anhaengen,
wobei 'newusername' fuer den neu anglegten Benutzernamen steht.
(Dazu visodo [Enter] newusername ALL=(ALL) ALL als letzte Zeile eintippen, Strg O [Enter], Strg X)
freetz ALL=(ALL) ALL
----------------------------------------------------------------------------------------------
Selecting previously deselected package linux-libc-dev.
(Reading database ... 151490 files and directories currently installed.)
Unpacking linux-libc-dev (from .../linux-libc-dev_2.6.24-19.34_i386.deb) ...
Selecting previously deselected package libc6-dev.
Unpacking libc6-dev (from .../libc6-dev_2.7-10ubuntu3_i386.deb) ...
Selecting previously deselected package libstdc++6-4.2-dev.
Unpacking libstdc++6-4.2-dev (from .../libstdc++6-4.2-dev_4.2.3-2ubuntu7_i386.deb) ...
Selecting previously deselected package g++-4.2.
Unpacking g++-4.2 (from .../g++-4.2_4.2.3-2ubuntu7_i386.deb) ...
Selecting previously deselected package g++.
Unpacking g++ (from .../g++_4.2.3-1ubuntu6_i386.deb) ...
Selecting previously deselected package libtimedate-perl.
Unpacking libtimedate-perl (from .../libtimedate-perl_1.1600-9_all.deb) ...
Selecting previously deselected package dpkg-dev.
Unpacking dpkg-dev (from .../dpkg-dev_1.14.16.6ubuntu4_all.deb) ...
Selecting previously deselected package build-essential.
Unpacking build-essential (from .../build-essential_11.3ubuntu1_i386.deb) ...
Setting up linux-libc-dev (2.6.24-19.34) ...
Setting up libc6-dev (2.7-10ubuntu3) ...
Setting up libtimedate-perl (1.1600-9) ...
Setting up dpkg-dev (1.14.16.6ubuntu4) ...
Setting up libstdc++6-4.2-dev (4.2.3-2ubuntu7) ...
Setting up g++-4.2 (4.2.3-2ubuntu7) ...
Setting up g++ (4:4.2.3-1ubuntu6) ...
Setting up build-essential (11.3ubuntu1) ...
Selecting previously deselected package libncurses5-dev.
(Reading database ... 153393 files and directories currently installed.)
Unpacking libncurses5-dev (from .../libncurses5-dev_5.6+20071124-1ubuntu2_i386.deb) ...
Setting up libncurses5-dev (5.6+20071124-1ubuntu2) ...
Selecting previously deselected package m4.
(Reading database ... 154418 files and directories currently installed.)
Unpacking m4 (from .../main/m/m4/m4_1.4.10-1_i386.deb) ...
Selecting previously deselected package autoconf.
Unpacking autoconf (from .../autoconf_2.61-4_all.deb) ...
Selecting previously deselected package autotools-dev.
Unpacking autotools-dev (from .../autotools-dev_20070725.1_all.deb) ...
Selecting previously deselected package automake.
Unpacking automake (from .../automake_1.10.1-2_all.deb) ...
Setting up m4 (1.4.10-1) ...
Setting up autoconf (2.61-4) ...
Setting up autotools-dev (20070725.1) ...
Setting up automake (1:1.10.1-2) ...
----------------------------------------------------------------------------------------------
You are starting with clean configuration, all settings made last time are removed!
make CC="/usr/bin/gcc" -C tools/config conf mconf
make[1]: Entering directory `/home/ubuntu/Desktop/speed-to-fritz/tools/config'
make[1]: Warning: File `.depend' has modification time 2.6e+02 s in the future
/usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c conf.c -o conf.o
/usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c kxgettext.c -o kxgettext.o
/usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c lxdialog/checklist.c -o lxdialog/checklist.o
/usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c lxdialog/inputbox.c -o lxdialog/inputbox.o
/usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c lxdialog/menubox.c -o lxdialog/menubox.o
/usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c lxdialog/textbox.c -o lxdialog/textbox.o
/usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c lxdialog/util.c -o lxdialog/util.o
/usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c lxdialog/yesno.c -o lxdialog/yesno.o
/usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -c mconf.c -o mconf.o
/usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -I. -c zconf.tab.c -o zconf.tab.o
/usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -lncurses conf.o zconf.tab.o -o conf
/usr/bin/gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -g -O2 -lncurses mconf.o zconf.tab.o lxdialog/checklist.o lxdialog/util.o lxdialog/inputbox.o lxdialog/textbox.o lxdialog/yesno.o lxdialog/menubox.o -o mconf
make[1]: warning: Clock skew detected. Your build may be incomplete.
make[1]: Leaving directory `/home/ubuntu/Desktop/speed-to-fritz/tools/config'
*** End of Speed-to-fritz configuration.
*** Execute 'speed-to-fritz.sh' to build Speed-to-fritz.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Firmware configuration taken from: Firmware.conf
********************************************************************************
Speed-to-Fritz version: 16.10.08-de/en-annexA/B
--------------------------------------------------------------------------------
Phase 1: Download or check firmware images.
********************************************************************************
********************************************************************************
Phase 2: Unpack and extract files from images.
********************************************************************************
Extracting image files to temporary directories ...
-- Unpacking fw_Speedport_W701V_v33.04.57.image to:
/home/ubuntu/Desktop/speed-to-fritz/SPDIR
/home/ubuntu/Desktop/speed-to-fritz/tools/tar: This does not look like a tar archive
/home/ubuntu/Desktop/speed-to-fritz/tools/tar: Skipping to next header
/home/ubuntu/Desktop/speed-to-fritz/tools/tar: .: Not found in archive
/home/ubuntu/Desktop/speed-to-fritz/tools/tar: Error exit delayed from previous errors
cp: cannot stat `/home/ubuntu/Desktop/speed-to-fritz/SPDIR/var/tmp/kernel.image': No such file or directory
cannot find kernel.image
Something went wrong while extracting fw_Speedport_W701V_v33.04.57.image to /home/ubuntu/Desktop/speed-to-fritz/SPDIR
ubuntu@ubuntu:~/Desktop/speed-to-fritz$ ./install-start
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
Attempt to update some tools, this only works on debian, Ubunto ...
----------------------------------------------------------------------------------------------
On some systems even sudo must be instlled first, see wiki to andLINUX ...
If sudo is missing du the following:
apt-get install sudo (as root)
Setup a new user and insert this new users to /etc/sudoers with visodo
Der erstellte neue Bentzer muss aber noch in /etc/sudoers, eingetragen werden.
Das File /etc/sudoers mit visudo oeffnen, und die folgende Zeile anhaengen,
wobei 'newusername' fuer den neu anglegten Benutzernamen steht.
(Dazu visodo [Enter] newusername ALL=(ALL) ALL als letzte Zeile eintippen, Strg O [Enter], Strg X)
freetz ALL=(ALL) ALL
----------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------
You are starting with clean configuration, all settings made last time are removed!
*** End of Speed-to-fritz configuration.
*** Execute 'speed-to-fritz.sh' to build Speed-to-fritz.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Firmware configuration taken from: Firmware.conf
********************************************************************************
Speed-to-Fritz version: 16.10.08-de/en-annexA/B
--------------------------------------------------------------------------------
Phase 1: Download or check firmware images.
********************************************************************************
-- Extracting fritz_box-labor-12661 from archive fritz_box-labor-12661.zip ...
error: invalid compressed data to inflate /home/ubuntu/Desktop/speed-to-fritz/Firmware.orig/fritz_box-labor-12661/Release_FRITZ.Box_Fon_WLAN_7170.29.04.59.image
file #4: bad zipfile offset (local header sig): 14586498
********************************************************************************
Phase 2: Unpack and extract files from images.
********************************************************************************
Extracting image files to temporary directories ...
-- Unpacking fw_Speedport_W701V_v33.04.57.image to:
/home/ubuntu/Desktop/speed-to-fritz/SPDIR
/home/ubuntu/Desktop/speed-to-fritz/tools/tar: This does not look like a tar archive
/home/ubuntu/Desktop/speed-to-fritz/tools/tar: Skipping to next header
/home/ubuntu/Desktop/speed-to-fritz/tools/tar: .: Not found in archive
/home/ubuntu/Desktop/speed-to-fritz/tools/tar: Error exit delayed from previous errors
cp: cannot stat `/home/ubuntu/Desktop/speed-to-fritz/SPDIR/var/tmp/kernel.image': No such file or directory
cannot find kernel.image
Something went wrong while extracting fw_Speedport_W701V_v33.04.57.image to /home/ubuntu/Desktop/speed-to-fritz/SPDIR
ubuntu@ubuntu:~/Desktop/speed-to-fritz$