9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] installing from 9vx?
Date: Wed, 31 Dec 2008 13:10:27 -0500	[thread overview]
Message-ID: <449d6d8b46b83fe82b0cf423cd3e34b8@quanstro.net> (raw)
In-Reply-To: <d0df50fce181f013c35b888c4749aed5@smgl.fr.eu.org>

> I have a bit of free space at the beginning of my hard drive so I wanted
> to reinstall a native plan9 there, however installing from the iso (dled
> on 23/12/2008) fails for me. I get some I/O errors at the fmtfossil stage,
> such as those:
> sdE0: i/o error d0 @0
> sdE0: LLBA 312,581,808 sectors
>
> I suppose this happens because of some changes with the sata driver since
> I was able to install with the iso something like one year ago. I guess I
> could try to create an alternate iso with Erik's sdiahci but I figured
> I could try to install from 9vx first, if that's at all possible.

i just reviewed the changes on sources.  i don't see anything that
jumps out at me as a regression.  mainly u32int's were changed to
ulong and there are some locking fixes.  not likely your problem.
perhaps you were never using a driver from sources?  there are a
number of postitive changes in the current driver.  it's been in
production for a year or so and we've gotten a few fixes for esoteric
cases from that.  (there's nothing like a bad drive to ferret these
things out.) lucio also found that i had absolutely no idea what i was
doing with hbas that support Hsss (staggered spinup), at least for
ich9m-based thinkpads.  and i know there were some other folks who
helped me kick disks out of power-mgmt funks.

my current versions are:
/n/sources/contrib/quanstro/src/9/pc/^(ahci.h sdiahci.c).
/n/sources/contrib/quanstro/src/9loadaoe/^(ahci.h sdiahci.c).

by the way, since in the plan 9 world int ≡ 32 bits, why is it
customary to use ulong instead of uint for 32 bit values?
the reason for doing this probablly passed before kenc was
written.

- erik




  reply	other threads:[~2008-12-31 18:10 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-31 17:13 Mathieu
2008-12-31 18:10 ` erik quanstrom [this message]
2009-01-01  5:55   ` lucio
2009-01-02  4:16     ` erik quanstrom
2009-01-02  4:36       ` Latchesar Ionkov
2009-01-02  4:46         ` erik quanstrom
2009-01-02  4:51         ` lucio
2008-12-31 21:54 ` blstuart
2008-12-31 22:10   ` Mathieu
2008-12-31 22:22     ` blstuart
2008-12-31 23:06       ` erik quanstrom
2009-01-15 11:05       ` [9fans] 9vx hangs w/ fossil [was: installing from 9vx?] Mathieu
2009-01-15 15:32         ` Brian L. Stuart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=449d6d8b46b83fe82b0cf423cd3e34b8@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).