All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: "Folkert van Heusden" <folkert@vanheusden.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: reading from devices in RAW mode
Date: Sat, 18 Jan 2003 10:50:37 -0800	[thread overview]
Message-ID: <20030118105037.70e09832.akpm@digeo.com> (raw)
In-Reply-To: <002701c2bef3$c5533450$3640a8c0@boemboem>

"Folkert van Heusden" <folkert@vanheusden.com> wrote:
>
> Maybe I should've sticked to google (altough it wasn't to helpfull this
> time) but
> in this mailinglist there are a lot of knowledgeable people, so here's my
> question:
> for my data-recovery tool I like to read sectors from devices in RAW mode.

	open("/dev/fd0", O_RDONLY|O_LARGEFILE|O_DIRECT);

maybe?

  reply	other threads:[~2003-01-18 18:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-18 13:16 reading from devices in RAW mode Folkert van Heusden
2003-01-18 18:50 ` Andrew Morton [this message]
     [not found] <1042896128.1157.4.camel@RobsPC.RobertWilkens.com>
2003-01-18 13:58 ` Folkert van Heusden
     [not found] <20030118132315.GF19381@louise.pinerecords.com>
2003-01-18 14:00 ` Folkert van Heusden
2003-01-18 14:30   ` John Bradford
2003-01-18 16:03     ` Folkert van Heusden
2003-01-18 16:15       ` John Bradford
2003-01-18 17:09         ` Folkert van Heusden
2003-01-18 17:33           ` John Bradford
  -- strict thread matches above, loose matches on Subject: below --
2003-01-19 21:03 Arnaud Boulan

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=20030118105037.70e09832.akpm@digeo.com \
    --to=akpm@digeo.com \
    --cc=folkert@vanheusden.com \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.