Yanek Martinson: "linux problem (boots, no prompt)" (Nov 30, 20:31):This is a kind of debugging info: it just means that the swapper (process 0) is the only task running. Normally state=1 means that the task is waiting (but wakeable by signals), but the swapper is a special case and simply ignores state. eip is useless: this value just means that you have never made a task-switch, and thus saved anything in the task-info. The kernel should prompt you for it, but my guess is that the fork is failing, as you only have the swapper task. This might happen if you have only 1M of memory, and nothing above it. True? Even with 384kB of extended memory (usual on 1M machines) the first fork should work, but this looks like you have no extended memory at all. If that wasn't it, please give more info on your hardware. Right now I cannot think of anything else, as most things seem to work (keyboard, screen -> interrupts work ok, no lock-up). Linus
| Anders | PROBLEM: high load average when idle |
| Rafael J. Wysocki | [Bug #11264] Invalid op opcode in kernel/workqueue |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Andrew Morton | Re: [PATCH 2/2][MTD] Add support for > 2GiB MTD devices |
git: | |
| Pietro Mascagni | GIT vs Other: Need argument |
| koreth | [PATCH] Change to the repository's root directory if needed. |
| Andreas Hildebrandt | CVS-$Id:$ replacement in git? |
| Mike Gant | git clone operation |
| Stefan Beke | mail dovecot: pipe() failed: Too many open files |
| Richard Stallman | Real men don't attack straw men |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Karsten McMinn | Re: Packets Per Second Limit? |
| Douglas Muir | Re: Linux on Macintrashes? (Was: Re: Linux on |
| Jim Winstead Jr. | Re: Root Disk/Book Disk Compatibility |
| Mathew B Beall | Installation |
| Stephen Tweedie | Re: No utmp entry. You must exec "login" from lowest level "sh" |
