public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: <drobbins@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Installation Gotchas
Date: Wed Feb 21 08:47:01 2001	[thread overview]
Message-ID: <20010221084617.F6876@cvs.gentoo.org> (raw)
In-Reply-To: <3A93CA70.1050103@linux.nu>; from mog@linux.nu on Wed, Feb 21, 2001 at 03:02:24PM +0100

On Wed, Feb 21, 2001 at 03:02:24PM +0100, Morgan Christiansson wrote:

> You could let the user enable/disable it before booting, like this:
> 
> grep no_dma /proc/cmdline>/dev/null || enable_dma()
> 
> or the opposite
> 
> grep no_dma /proc/cmdline >/dev/null && disable_dma()
> 
> Some more advanced syntax could be added too, such as no_dma=hda,hdb but 
> that's problably overdoing it. Shouldn't there be a kernel option for 
> this in the first place anyway?

I didn't know that you could parse kernel options like that.  Thanks for
the tip. :)

-- 
Daniel Robbins					<drobbins@gentoo.org>
President/CEO					http://www.gentoo.org 
Gentoo Technologies, Inc.			



      reply	other threads:[~2001-02-21 15:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-20 18:10 [gentoo-dev] Installation Gotchas Bruce A. Locke
2001-02-20 23:10 ` Achim Gottinger
2001-02-21  7:01   ` Morgan Christiansson
2001-02-21  8:47     ` drobbins [this message]

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=20010221084617.F6876@cvs.gentoo.org \
    --to=drobbins@gentoo.org \
    --cc=gentoo-dev@gentoo.org \
    /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