Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Elec72

Pages: [1]
1
General Calculator Help / Re: Nspire Linux kernel panic
« on: July 28, 2014, 09:23:38 am »
How would I extract a .tns file?

2
General Calculator Help / Re: Nspire Linux kernel panic
« on: July 27, 2014, 04:49:19 pm »
Work meaning work as the init program or meaning able to run when I boot into a initrd and mount the flashdrive? It doesn't work as init=/bin/sh but it runs if I boot into initrd and run it.

3
General Calculator Help / Re: Nspire Linux kernel panic
« on: July 27, 2014, 02:39:59 pm »
Commandline= root=/dev/sda rootdelay=10 init=/bin/sh. Kernel panic: not syncing: No init found.

4
General Calculator Help / Re: Nspire Linux kernel panic
« on: July 26, 2014, 08:38:32 pm »
If I mount /dev/sda and run <mountpoint>/sbin/init, init returns and doesn't display anything. Trying to mount /dev/sda1 fails: no such file or directory.

5
General Calculator Help / Re: Nspire Linux kernel panic
« on: July 26, 2014, 03:38:54 pm »
If I use sda1 then it panics, but this time I can't see why because the backtrace takes up more than one screenful.

6
General Calculator Help / Re: Nspire Linux kernel panic
« on: July 25, 2014, 08:59:17 pm »
1) I used your instructions
2) no, just sda because it's all one filesystem (following your (and tangrs') instructions)
3) ext4

7
General Calculator Help / Nspire Linux kernel panic
« on: July 25, 2014, 11:28:41 am »
I'm new here so I don't know if this is the right forum/topic to post in, sorry if I'm wrong.

Trying to boot linux on the nspire cx, I've booted it from initrd fine before, and when I try to boot it from a flash drive it panics:

Kernel panic - not syncing: No init found.

A microsecond before that:

request_module: runaway loop modprobe binfmt-0000

And then there's the backtrace after that. My kernel is the expanded one from ti-planet, rootfs is the x-config or something from ti-planet, and the commandline does include 'init=/sbin/init'

Pages: [1]