irclog2html for psilinux on 2002.03.21

12:30:40InertiaHellooo?
12:31:29TangentInertia : Hey
12:33:17Inertiaheya mate ;)
12:33:19Inertiahowz it going?
12:35:56Inertiaany ideas why I might be getting  a No init found kernel panic?
12:36:44Inertia:S
12:37:44TangentInertia : Non-executable linuxrc?
12:38:07Inertiawhere is the linuxrc stored?
12:38:14TangentInertia : Things are going pretty well btw... been hacking away on my iPAQ for the last few days..
12:38:31TangentInertia : May not be a linuxrc on the psion image you're using.. normally it's in /linuxrc
12:38:44TangentInertia : You pass init=/linuxrc to the kernel when you boot it
12:39:00TangentInertia : You could also pass it init=/bin/sh to help with debugging
12:39:09Inertiawhat does that do?
12:39:14Inertiasorry - dense here.
12:39:36InertiaI dont think I have a linuxrc...
12:40:31TangentInertia : You normally use a linuxrc with an initial ramdisk to configure stuff before /sbin/init starts
12:40:42Inertiaright - well Im not using an initrd - Im currently trying to boot off my cf
12:40:57TangentInertia : For example... the one on my iPAQ starts pcmcia support, mounts a disk, pivot_roots to the disk, and then runs init
12:41:33Inertiaany thoughts?
12:41:58Inertiashould I dump a linuxrc on the cf?
12:44:05InertiaTangent :"(
12:49:43InertiaTangent... please - I am in much need of your assistance...
12:50:00TangentInertia : try passing your kernel init=/bin/sh
12:50:11TangentInertia : Sorry... I kkep on getting sidetracked
12:50:14Inertiatried that .
12:50:22Inertiahehe np
12:50:23TangentInertia : What happened?
12:52:58TangentInertia : How much memory does your Psion have?
12:54:03TangentInertia : Hrm.... what you using for an initrd at the moment?
12:55:50Inertiahmm - fristly we are talking Psion 5 here just to make sure ... but am confused... as I was under the impression that when you managed to create a bootable system on your cf you didnt need to load an initrd?
12:56:16TangentInertia : Quite possibly so... I've always used an initrd...
12:56:37Inertiahmmm :S
12:56:45Inertiayou see Im not able to create my own initrds..
12:56:51Inertiawell yet nehow.
21:14:16InertiaTangent...
21:33:36johnixhi
22:22:10InertiaHellp :"(
22:22:53Inertiaplease.........!
22:46:06johnixyup?
22:53:42Inertiaheya :)
22:53:59InertiaIm having a few problems booting off my cf - do you have a moment to give some advice?
22:54:49johnixwell, I was going to bed now
22:55:00johnixbut if your quick enough?
22:55:14johnixgo ahead
22:57:12Inertiawould you mind checking your sourceforge emails -there is one there from me - describing the problem - that might help?
22:57:43Inertiabut if it is too late dont worry...
22:58:04johnixreading
22:58:55johnixyes
22:59:02johnixI've had the same problem
22:59:37johnixit was an error in my alro.cfg
23:00:46johnixI had "root=/dev/hda2" on a separate line, not as a kernel param
23:01:51johnixyou may want to check that
23:02:26johnixIt would be nice if we could know _which_ filesystem is mounted as root in this case
23:02:58johnixbecause this error message probably indicates that it's the wrong fs, but doesn't tell enough
23:03:40johnixin my case, I was hinted by a boot message saying "mounted root (msdos filesystem)" or something like that
23:05:57johnixThat's the line: boot = root=/dev/hda2
23:06:26johnixthe kernel checks for various files
23:06:46johnixwhen it needs to boot. It needs one as a 1st process (init)
23:08:11johnixit looks for /sbin/init, /etc/init, /bin/init, /bin/sh (from linux/init/main.c)
23:08:33johnixI hope that helps you...
23:08:41johnixgood night

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with infobot logs, split per channel and by date, etc.