Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 05, 2015 03:09AM |
Registered: 10 years ago Posts: 22 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 05, 2015 06:38AM |
Admin Registered: 13 years ago Posts: 19,107 |
cat /etc/apt/sources.listChange source to wheezy and try again. But before you do that:
4b. Boot with DTB file embedded in the kernel image (no U-Boot envs changes are needed if your system already booting on USB or HDD) Again, please replace kirkwood-goflexnet.dtb below with the correct DTB name for your box.
mkimage -A arm -O linux -T ramdisk -C gzip -a 0x00000000 -e 0x00000000 -n initramfs-4.1.0-kirkwood-tld-1 -d initrd.img-4.1.0-kirkwood-tld-1 uInitrd
sync sync sync
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 05, 2015 09:52AM |
Registered: 10 years ago Posts: 22 |
Quote
The following packages have been kept back: apt apt-transport-https base-files bash binutils bsdmainutils bzip2 ca-certificates cmake cmake-data coreutils cpp cpp-4.4 curl cvs dpkg e2fslibs e2fsprogs g++ g++-4.4 gcc gcc-4.4 gcc-4.4-base ifupdown initscripts iproute iputils-ping libacl1 libaprutil1 libapt-pkg-perl libattr1 libauthen-pam-perl libblkid1 libbsd0 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcap2 libcomerr2 libcurl3 libcurl3-gnutls libedit2 libevent-dev libexpat1 libgcc1 libgcrypt11 libgdbm3 libgnutls26 libgomp1 libgpg-error0 libgssapi-krb5-2 libidn11 libio-pty-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 liblocale-gettext-perl liblzo2-2 libmpfr4 libncurses5 libncurses5-dev libncursesw5 libneon27-gnutls libnet-ssleay-perl libpam-modules libpam0g libpcsclite-dev libpcsclite1 libpkcs11-helper1 libpython2.6 libreadline6 libsasl2-2 libselinux1 libsepol1 libslang2 libsqlite3-0 libss2 libssh2-1 libssl-dev libstdc++6 libstdc++6-4.4-dev libsvn1 libtasn1-3 libtext-charwidth-perl libtext-iconv-perl libudev0 libusb-0.1-4 libuuid-perl libuuid1 libwrap0 libxml2 linux-image-2.6-kirkwood mercurial mercurial-common module-init-tools mount ncurses-bin netbase ntpdate openssh-client openssh-server openssl openvpn passwd perl perl-base perl-modules procps python python-all python-all-dev python-dev python-minimal python-pip python2.6 python2.6-dev python2.6-minimal subversion sysvinit uboot-envtools uboot-mkimage udev util-linux vim-common vim-tiny wget xz-utils zlib1g zlib1g-dev
0 upgraded, 0 newly installed, 0 to remove and 133 not upgraded.
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 05, 2015 02:18PM |
Admin Registered: 13 years ago Posts: 19,107 |
apt-get install sysvinit-core sysvinit sysvinit-utils
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 05, 2015 04:32PM |
Registered: 10 years ago Posts: 7 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 05, 2015 06:04PM |
Admin Registered: 13 years ago Posts: 19,107 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 03:15AM |
Registered: 10 years ago Posts: 22 |
Quote
sudo apt-get -f dist-upgrade
everting seems ok no erros
then o try ro run your command
resultQuote
apt-get install sysvinit-core sysvinit sysvinit-utils
Quote
E: Unable to locate package sysvinit-core
i dont reboor until you say sommeting
regards
Edited 2 time(s). Last edit at 08/06/2015 03:55AM by pocket.
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 04:09AM |
Admin Registered: 13 years ago Posts: 19,107 |
apt-get update apt-get dist-upgrade
apt-get update apt-get install sysvinit-core sysvinit sysvinit-utils
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 04:31AM |
Registered: 10 years ago Posts: 22 |
"deb http://ftp.de.debian.org/debian wheezy main deb http://security.debian.org/ wheezy/updates main contrib non-free deb-src http://security.debian.org/ wheezy/updates main contrib non-free"
root@debian:/boot# apt-get update Hit http://ftp.de.debian.org wheezy Release.gpg Hit http://security.debian.org wheezy/updates Release.gpg Hit http://security.debian.org wheezy/updates Release Hit http://ftp.de.debian.org wheezy Release Hit http://security.debian.org wheezy/updates/main Sources Hit http://ftp.de.debian.org wheezy/main armel Packages Hit http://security.debian.org wheezy/updates/contrib Sources Hit http://ftp.de.debian.org wheezy/main Translation-en Hit http://security.debian.org wheezy/updates/non-free Sources Hit http://security.debian.org wheezy/updates/main armel Packages Hit http://security.debian.org wheezy/updates/contrib armel Packages Hit http://security.debian.org wheezy/updates/non-free armel Packages Hit http://security.debian.org wheezy/updates/contrib Translation-en Hit http://security.debian.org wheezy/updates/main Translation-en Hit http://security.debian.org wheezy/updates/non-free Translation-en Reading package lists... Done root@debian:/boot# apt-get install sysvinit-core sysvinit sysvinit-utils Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package sysvinit-core
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 04:49AM |
Admin Registered: 13 years ago Posts: 19,107 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 04:55AM |
Registered: 10 years ago Posts: 22 |
root@debian:~# apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. root@debian:~#
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 05:06AM |
Admin Registered: 13 years ago Posts: 19,107 |
cd /boot ls -lart
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 05:07AM |
Registered: 10 years ago Posts: 22 |
root@debian:/boot# ls -lart total 100168 -rw-r--r-- 1 root root 1437280 May 13 2014 vmlinuz-2.6.32-5-kirkwood -rw-r--r-- 1 root root 84134 May 13 2014 config-2.6.32-5-kirkwood -rw-r--r-- 1 root root 1006354 May 13 2014 System.map-2.6.32-5-kirkwood -rw-r--r-- 1 root root 1616008 Jun 17 05:58 vmlinuz-3.2.0-4-kirkwood -rw-r--r-- 1 root root 107566 Jun 17 05:59 config-3.2.0-4-kirkwood -rw-r--r-- 1 root root 1213353 Jun 17 05:59 System.map-3.2.0-4-kirkwood -rw-r--r-- 1 root root 135821 Jun 28 09:04 config-4.1.0-kirkwood-tld-1 -rwxr-xr-x 1 root root 3082360 Jun 28 09:34 zImage-4.1.0-kirkwood-tld-1 -rw------- 1 root root 3082360 Jun 28 10:10 vmlinuz-4.1.0-kirkwood-tld-1 -rw------- 1 root root 2200014 Jun 28 10:10 System.map-4.1.0-kirkwood-tld-1 -rw-r--r-- 1 root root 17321746 Jun 28 10:29 linux-image-4.1.0-kirkwood-tld-1_1.0_armel.deb -rw-r--r-- 1 root root 7264226 Jun 28 10:50 linux-headers-4.1.0-kirkwood-tld-1_1.0_armel.deb drwxr-xr-x 2 root root 4096 Jun 28 11:43 dts -rw-r--r-- 1 root root 1034240 Jun 29 10:23 linux-dtb-4.1.0-kirkwood-tld-1.tar -rw-r--r-- 1 root root 100821 Jun 29 20:51 linux-4.1.0-kirkwood-tld-1.patch -rw-r--r-- 1 root root 1437344 Jul 30 16:03 uImage.bak -rw-r--r-- 1 root root 4535439 Jul 30 16:03 uInitrd.bak -rw-r--r-- 1 root root 4535239 Jul 31 09:08 initrd.img-2.6.32-5-kirkwood -rw-r--r-- 1 root root 27888858 Aug 4 23:04 linux-4.1.0-kirkwood-tld-1-bodhi.tar.bz2 -rwxr-xr-x 1 root root 3092747 Aug 4 23:15 zImage.fdt -rw-r--r-- 1 root root 3092811 Aug 4 23:16 uImage -rw-r--r-- 1 root root 5409997 Aug 4 23:16 uInitrd drwxr-xr-x 22 root root 4096 Aug 6 09:38 .. -rw-r--r-- 1 root root 6895093 Aug 6 09:39 initrd.img-3.2.0-4-kirkwood -rw-r--r-- 1 root root 5743803 Aug 6 09:44 initrd.img-4.1.0-kirkwood-tld-1 drwxr-xr-x 3 root root 4096 Aug 6 09:44 .
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 05:10AM |
Admin Registered: 13 years ago Posts: 19,107 |
-rw-r--r-- 1 root root 5409997 Aug 4 23:16 uInitrd -rw-r--r-- 1 root root 5743803 Aug 6 09:44 initrd.img-4.1.0-kirkwood-tld-1
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 05:11AM |
Admin Registered: 13 years ago Posts: 19,107 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 05:16AM |
Admin Registered: 13 years ago Posts: 19,107 |
dpkg -l | grep linux-image
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 05:32AM |
Registered: 10 years ago Posts: 22 |
root@debian:/boot# dpkg -l | grep linux-image ii linux-image-2.6-kirkwood 3.2+46 armel Linux for Marvell Kirkwood (dummy package) ii linux-image-2.6.32-5-kirkwood 2.6.32-48squeeze6 armel Linux 2.6.32 for Marvell Kirkwood ii linux-image-3.2.0-4-kirkwood 3.2.68-1+deb7u2 armel Linux 3.2 for Marvell Kirkwood ii linux-image-4.1.0-kirkwood-tld-1 1.0 armel Linux kernel binary image for version 4.1.0-kirkwood-tld-1 ii linux-image-kirkwood 3.2+46 armel Linux for Marvell Kirkwood (meta-package)i will purge this one correct??
ii linux-image-2.6-kirkwood 3.2+46 armel Linux for Marvell Kirkwood (dummy package) ii linux-image-2.6.32-5-kirkwood 2.6.32-48squeeze6 armel Linux 2.6.32 for Marvell Kirkwood ii linux-image-3.2.0-4-kirkwood 3.2.68-1+deb7u2 armel Linux 3.2 for Marvell Kirkwood ii linux-image-kirkwood 3.2+46 armel Linux for Marvell Kirkwood (meta-package)
root@debian:/boot# apt-get update Hit http://security.debian.org jessie/updates Release.gpg Hit http://security.debian.org jessie/updates Release Hit http://httpredir.debian.org jessie Release.gpg Hit http://security.debian.org jessie/updates/main Sources Hit http://httpredir.debian.org jessie-updates Release.gpg Hit http://security.debian.org jessie/updates/main armel Packages Hit http://httpredir.debian.org jessie Release Hit http://httpredir.debian.org jessie-updates Release Hit http://security.debian.org jessie/updates/main Translation-en Get:1 http://httpredir.debian.org jessie/main Sources [7059 kB] Get:2 http://httpredir.debian.org jessie/main armel Packages [6624 kB] Get:3 http://httpredir.debian.org jessie/main Translation-en [4585 kB] Get:4 http://httpredir.debian.org jessie-updates/main Sources [2473 B] Get:5 http://httpredir.debian.org jessie-updates/main armel Packages [3636 B] Get:6 http://httpredir.debian.org jessie-updates/main Translation-en [2506 B] Fetched 4535 kB in 1min 4s (69.9 kB/s) Reading package lists... Done root@debian:/boot# apt-get install sysvinit-core sysvinit sysvinit-utils Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: g++-4.4 libdb4.7 libevent-1.4-2 libevent-core-1.4-2 libevent-extra-1.4-2 libfile-copy-recursive-perl libgmp3c2 libserf-0-0 libstdc++6-4.4-dev openvpn-blacklist python-support python2.5 python2.5-dev python2.5-minimal update-inetd Use 'apt-get autoremove' to remove them. The following extra packages will be installed: init libc-dev-bin libc6 libc6-dev startpar Suggested packages: glibc-doc locales bootlogd sash Recommended packages: manpages-dev The following NEW packages will be installed: init startpar sysvinit-core The following packages will be upgraded: libc-dev-bin libc6 libc6-dev sysvinit sysvinit-utils 5 upgraded, 3 newly installed, 0 to remove and 187 not upgraded. Need to get 6627 kB of archives. After this operation, 764 kB of additional disk space will be used. Do you want to continue [Y/n]? y Get:1 http://httpredir.debian.org/debian/ jessie/main libc6-dev armel 2.19-18 [1787 kB] Get:2 http://httpredir.debian.org/debian/ jessie/main libc-dev-bin armel 2.19-18 [231 kB] Get:3 http://httpredir.debian.org/debian/ jessie/main libc6 armel 2.19-18 [4274 kB] Get:4 http://httpredir.debian.org/debian/ jessie/main startpar armel 0.59-3 [21.8 kB] Get:5 http://httpredir.debian.org/debian/ jessie/main sysvinit-utils armel 2.88dsf-59 [82.0 kB] Get:6 http://httpredir.debian.org/debian/ jessie/main sysvinit-core armel 2.88dsf-59 [128 kB] Get:7 http://httpredir.debian.org/debian/ jessie/main init armel 1.22 [4664 B] Get:8 http://httpredir.debian.org/debian/ jessie/main sysvinit armel 2.88dsf-59 [97.9 kB] Fetched 6627 kB in 6s (1046 kB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... 50314 files and directories currently installed.) Preparing to replace libc6-dev:armel 2.13-38+deb7u8 (using .../libc6-dev_2.19-18_armel.deb) ... Unpacking replacement libc6-dev:armel ... Preparing to replace libc-dev-bin 2.13-38+deb7u8 (using .../libc-dev-bin_2.19-18_armel.deb) ... Unpacking replacement libc-dev-bin ... Preparing to replace libc6:armel 2.13-38+deb7u8 (using .../libc6_2.19-18_armel.deb) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline Checking for services that may need to be restarted... Checking init scripts... Unpacking replacement libc6:armel ... Setting up libc6:armel (2.19-18) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline Checking for services that may need to be restarted... Checking init scripts... Restarting services possibly affected by the upgrade: webmin: restarting...done. Services restarted successfully. (Reading database ... 50336 files and directories currently installed.) Preparing to replace sysvinit-utils 2.88dsf-41+deb7u1 (using .../sysvinit-utils_2.88dsf-59_armel.deb) ... Unpacking replacement sysvinit-utils ... Selecting previously unselected package startpar. Unpacking startpar (from .../startpar_0.59-3_armel.deb) ... Setting up startpar (0.59-3) ... Installing new version of config file /etc/init/startpar-bridge.conf ... Setting up sysvinit-utils (2.88dsf-59) ... Selecting previously unselected package sysvinit-core. (Reading database ... 50343 files and directories currently installed.) Unpacking sysvinit-core (from .../sysvinit-core_2.88dsf-59_armel.deb) ... Replacing files in old package sysvinit ... Setting up sysvinit-core (2.88dsf-59) ... debconf: unable to initialize frontend: Dialog debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) debconf: falling back to frontend: Readline sysvinit: restarting... done. Selecting previously unselected package init. (Reading database ... 50348 files and directories currently installed.) Unpacking init (from .../archives/init_1.22_armel.deb) ... Setting up init (1.22) ... (Reading database ... 50351 files and directories currently installed.) Preparing to replace sysvinit 2.88dsf-41+deb7u1 (using .../sysvinit_2.88dsf-59_armel.deb) ... Unpacking replacement sysvinit ... Setting up sysvinit (2.88dsf-59) ... Setting up libc-dev-bin (2.19-18) ... Setting up libc6-dev:armel (2.19-18) ...
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 05:47AM |
Admin Registered: 13 years ago Posts: 19,107 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 06:32AM |
Registered: 10 years ago Posts: 22 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 03:32PM |
Admin Registered: 13 years ago Posts: 19,107 |
PermitRootLogin yes PermitEmptyPasswords no # the setting of "PermitRootLogin without-password".
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 03:34PM |
Admin Registered: 13 years ago Posts: 19,107 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 06, 2015 05:56PM |
Registered: 10 years ago Posts: 22 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 07, 2015 02:15AM |
Admin Registered: 13 years ago Posts: 19,107 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 07, 2015 06:38PM |
Registered: 10 years ago Posts: 7 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 07, 2015 07:31PM |
Admin Registered: 13 years ago Posts: 19,107 |
linux-4.1/arch/arm/boot/zImageCopy this file and rename to zImage-4.1.x.x
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 07, 2015 10:04PM |
Registered: 10 years ago Posts: 7 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 08, 2015 02:40AM |
Admin Registered: 13 years ago Posts: 19,107 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 08, 2015 06:07AM |
Registered: 10 years ago Posts: 7 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 08, 2015 10:09AM |
Registered: 14 years ago Posts: 132 |
Re: Linux Kernel 4.1 Kirkwood (FDT) and 3.16 Kirkwood (non-FDT) package and rootfs August 10, 2015 02:05AM |
Admin Registered: 13 years ago Posts: 19,107 |