From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 18 Jan 2003 08:07:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 18 Jan 2003 08:07:13 -0500 Received: from keetweej.xs4all.nl ([213.84.46.114]:23182 "EHLO muur.intranet.vanheusden.com") by vger.kernel.org with ESMTP id ; Sat, 18 Jan 2003 08:07:12 -0500 From: "Folkert van Heusden" To: Subject: reading from devices in RAW mode Date: Sat, 18 Jan 2003 14:16:10 +0100 Message-ID: <002701c2bef3$c5533450$3640a8c0@boemboem> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org 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. found how to do that for cd-rom, but ide/scsi/floppy still leave me clueless. Anyone out there who can tell me how to do all of this? (or give me hints on where to find information that google hides from me)