9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: jim mckie jmk@plan9.bell-labs.com
Subject: [9fans] New User: Basic Questions (unclear in FAQ etc)
Date: Mon, 20 Apr 1998 00:40:43 -0400	[thread overview]
Message-ID: <19980420044043.o7b9Bn6vww_X4aCGqjb9T9EAbiyuMuWNs0ZE8RkH63A@z> (raw)

	My cd rom config utility finds it here: 1F0, IRQ 14, slave. HD is the
	master device.

Since you have the device on the primary ATA controller there's no need for
any entry in plan9.ini.

The way an ATAPI device is recognised is that it leaves a special signature
in two of the ATA registers after reset. Anyone fiddling with the device before
Plan9 starts will possibly alter that signature and Plan9 will not find the
device. Three things to try:
1) Make sure there are no DOS drivers run before starting b.com.
2) add the line
	ata0=irq=14 reset
   to plan9.ini. This attempts to reset the controller. However, I think there
   was a bug in the released code so this may not always work.
3) Move the CD-ROM drive to another controller and make it the master. This is
   usually best in any case for performance reasons.
It's possible your drive can't be detected, it happens with some hardware
combinations. What is the brand and model of the drive?

--jim




             reply	other threads:[~1998-04-20  4:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-04-20  4:40 jim [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-04-19 23:13 Kevin
1998-04-19 19:02 schwartz+9fans
1998-04-19 18:57 jim
1998-04-19 18:44 Digby
1998-04-19 17:50 Kevin

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=19980420044043.o7b9Bn6vww_X4aCGqjb9T9EAbiyuMuWNs0ZE8RkH63A@z \
    --to=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).