From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <82c890d00710271234u50c72f3cncfecc7abcf0670f@mail.gmail.com> Date: Sat, 27 Oct 2007 21:34:30 +0200 From: "Gabriel Diaz" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] new 9load panic In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <82c890d00710271004n32ad87fdle5b350f75f32021c@mail.gmail.com> Topicbox-Message-UUID: dbc25afe-ead2-11e9-9d60-3106f5b1d025 hello it is a desktop pc, it has sata but not ahci, the bios is set up as "enhaced mode" and "sata-only", and have two hard disks (one sata and one ide) and one cdrom (ide). i can see sdC0 (ide disk), sdC1 (cdrom) and sdE0 (sata disk). i checked again the values and add the lines missing (the PC had a typo, it is 800017bfa, sorry) MBR...PBS1...Plan9 .... ELCR: 0C28 apm: ax f000 cx f000 dx 0x40 bios0: drive 0x80, 120034123776 bytes, type 3 bios1: driver 0x81, 160041885696 bytes, type3 islba: drive f2: no dap extensions sectread: bios failed to read 512 @.... biosread: failed to read 512....got -1 dev A0 poer 1F0 config 0C5a capabilities 2F00 mwdma 0007 udma 203F LLBA sectors 234441648 dev B0 port 1F0 config 85C0 capabilities 0F00 mwdma 007 udm 101F sectread: bios failed to read 512 @ off 0 from 80 biosread: failed to read 512 @ off 0 of 80, want 512 got -1 sectread: bios failed to read 512 @ off 1073741822 from 80 biosread: failed to read 512 @ off 549755812864 of 80, want 512 got -1 using: sdC0!9fat!plan9.ini .FLAGS 10292 TRAP e ECODE 2 PC 800017bfa AX acf08123 BX 80061a99 CX 800711d8 DX 0000003d SI 00000000 DI 80001377 BP 80001250 CS 0010 DS 0008 ES 0008 FS 0008 GS 0008 CR0 80000011 CR2 acf08123 CR3 0000c000 panic: exception interrupt 14 thanks, gabi On 10/27/07, geoff@plan9.bell-labs.com wrote: > The new 9load attempts to offer the bios as a boot device, primarily > for the benefit of usb devices. > > It would be helpful to see the omitted parts of the boot messages. > Assuming that the PC printed is actually 800176fa, that's in the cis > (pcmcia) code. Is this a laptop? > > Does this machine have a SATA disk? If so, does the BIOS have > settings to select AHCI or "compatibility" mode? If so, what are they > set to? > >