Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 08, 2014 09:46AM |
Registered: 10 years ago Posts: 25 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 08, 2014 12:52PM |
Registered: 12 years ago Posts: 232 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 08, 2014 02:45PM |
Registered: 10 years ago Posts: 25 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 08, 2014 03:51PM |
Admin Registered: 14 years ago Posts: 19,314 |
Quote
> At the very least, it should be
> possible to use Ext4 for the initial rootfs, then
> let the kernel handle other filesystems after it
> is loaded
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 08, 2014 04:32PM |
Admin Registered: 14 years ago Posts: 19,314 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 08, 2014 05:21PM |
Registered: 10 years ago Posts: 25 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 08, 2014 06:56PM |
Admin Registered: 14 years ago Posts: 19,314 |
linux-image-3.15.3-kirkwood-tld-1_1.0_armel.deb linux-headers-3.15.3-kirkwood-tld-1_1.0_armel.deb config-3.15.3-tld-1 linux-3.15.3-tld-1.patch
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 08, 2014 10:34PM |
Admin Registered: 14 years ago Posts: 19,314 |
Quote
bodhi Wrote:
-------------------------------------------------------
> Eike Wrote:
> --------------------------------------------------
> -----
> > Is there any chance to get this problem for the
> > NSA325 solved?
>
> Since kernel 3.16 was released, I'll try that to
> see any diffrent in size. The real solution is
> that stock U-Boot should be replaced with modern
> version so we don't have to worry about any
> limitation.
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 09, 2014 08:30PM |
Registered: 10 years ago Posts: 25 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 09, 2014 09:06PM |
Admin Registered: 14 years ago Posts: 19,314 |
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 10, 2014 02:57AM |
Admin Registered: 14 years ago Posts: 19,314 |
Eike
Re: Linux Kernel 3.15.3 Kirkwood package and rootfs (Non Flattened Device Tree) August 10, 2014 03:45AM |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 10, 2014 08:03PM |
Admin Registered: 14 years ago Posts: 19,314 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 11, 2014 02:52PM |
Registered: 10 years ago Posts: 226 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 11, 2014 04:09PM |
Admin Registered: 14 years ago Posts: 19,314 |
cat /etc/apt/sources.list deb http://ftp.us.debian.org/debian wheezy main deb http://security.debian.org/ wheezy/updates main contrib non-freeThen upgrade:
apt-get update apt-get upgrade
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 11, 2014 09:47PM |
Registered: 10 years ago Posts: 226 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 12, 2014 03:00AM |
Registered: 13 years ago Posts: 43 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 12, 2014 03:32AM |
Admin Registered: 14 years ago Posts: 19,314 |
Quote
ptosch
[ 15.033802] sd 0:0:0:0: Attached scsi generic sg0 type 0
….
[ 15.512530] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
[ 15.519558] EXT4-fs (sda2): write access will be enabled during recovery
[ 15.559925] EXT4-fs (sda2): recovery complete
[ 15.564567] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
….
[ 19.318375] random: nonblocking pool is initialized
….
[ 21.029660] EXT3-fs (sda3): warning: maximal mount count reached, running e2fsck is recommended
[ 21.038449] kjournald starting. Commit interval 5 seconds
[ 21.047293] EXT3-fs (sda3): using internal journal
[ 21.052118] EXT3-fs (sda3): recovery complete
[ 21.056522] EXT3-fs (sda3): mounted filesystem with ordered data mode
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 12, 2014 09:22AM |
Registered: 13 years ago Posts: 43 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 12, 2014 01:04PM |
Registered: 10 years ago Posts: 25 |
/dev/root / ext4 noatime,errors=remount-ro 0 1
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 12, 2014 03:42PM |
Admin Registered: 14 years ago Posts: 19,314 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 12, 2014 04:18PM |
Admin Registered: 14 years ago Posts: 19,314 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 12, 2014 05:28PM |
Registered: 10 years ago Posts: 25 |
FSCKFIX=noTo this:
FSCKFIX=yes
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 13, 2014 01:25AM |
Admin Registered: 14 years ago Posts: 19,314 |
> FSCKFIX=no >> To this:
> FSCKFIX=yes >
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 16, 2014 10:27PM |
Registered: 11 years ago Posts: 6 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 16, 2014 11:28PM |
Admin Registered: 14 years ago Posts: 19,314 |
Eugen
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 24, 2014 05:30PM |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 24, 2014 06:42PM |
Admin Registered: 14 years ago Posts: 19,314 |
Quote
Is this the right way to give feedback or did i missuse those comments? Thank you!
Quote
Is there no suspend /hibernate support in the kernel right now?
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 27, 2014 04:34AM |
Admin Registered: 14 years ago Posts: 19,314 |
Re: Linux Kernel 3.16 Kirkwood package and rootfs (Non Flattened Device Tree) August 27, 2014 04:29PM |
Registered: 10 years ago Posts: 226 |