From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Date: Mon, 25 Jun 2007 08:39:49 +0000 From: erichaase@gmail.com Message-ID: <1182632009.383457.141200@i38g2000prf.googlegroups.com> Content-Type: text/plain; charset="iso-8859-1" Subject: [9fans] Reboot during kernel initiation (Live CD) Topicbox-Message-UUID: 8728a390-ead2-11e9-9d60-3106f5b1d025 Hello all, I'm trying to get Plan 9 running on an old system I have laying around and I'm having a problem. Whenever I boot using the Live CD (using both options: live cd and install) my system reboots during the kernel initiation phase. Here is a log of the text that scrolls by during bootup: found 9pccd.gz .gz............................ [more text scrolls by here] #10: elnk3: 10Mbps ... 256M memory: ... My system always reboots after the "256M memory" line is printed and I figure its because of a hardware incompatibility issue but I can't seem to figure out which piece of hardware is causing the problem. Here is the lspci (Linux) output on this system: 0000:00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/ DX Host bridge (rev 03) 0000:00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03) 0000:00:07.0 ISA bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02) 0000:00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01) 0000:00:07.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01) 0000:00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 02) 0000:00:0d.0 Ethernet controller: 3Com Corporation 3c900B-TPC Etherlink XL [Cyclone] (rev 04) 0000:01:00.0 VGA compatible controller: nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] (rev 11) I've used the same CD to successfully boot a different system so I know the problem isn't the CD. I'm running out of ideas and would appreciate any type of feedback. Thanks in advance!