All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel <kernel@crazytrain.com>
To: "Kiniger, Karl (GE Healthcare)" <karl.kiniger@med.ge.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>,
	"Randy.Dunlap" <rddunlap@osdl.org>,
	sergio@sergiomb.no-ip.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: ide-scsi is deprecated for cd burning! Use ide-cd and give	dev=/dev/hdX as device
Date: Tue, 15 Feb 2005 15:03:02 -0500	[thread overview]
Message-ID: <1108497781.3828.51.camel@crazytrain> (raw)
In-Reply-To: <20050215194813.GA20922@wszip-kinigka.euro.med.ge.com>

On Tue, 2005-02-15 at 14:48, Kiniger, Karl (GE Healthcare) wrote:
> I can confirm that. Creating a correct  iso image from a CD is a
> major pain w/o ide-scsi. Depending on what one has done before the iso
> image is missing some data at the end most of the time.
> (paired with lots of kernel error messages)
> 
> Testing was done here using Joerg Schilling's sdd:
> 
> sdd ivsize=`isosize /dev/cdxxx` if=/dev/cdxxx of=/dev/null \
> 	bs=<several block sizes from 2048 up tried,does not matter>
> 
> and most of the time it results in bad iso images....

Karl,

what about catting out that device?  I.E., 

'cat /dev/cdxxx > some.iso'

*instead* of using 'dd' (or variants) against it?  I've always had good
results using 'cat' and CDs, avoiding 'dd' and CDs whenever the
opportunity presents itself.


regards,


-fd





  reply	other threads:[~2005-02-15 20:11 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-15  0:20 ide-scsi is deprecated for cd burning! Use ide-cd and give dev=/dev/hdX as device Sergio Monteiro Basto
2005-02-15  2:22 ` Sergio Monteiro Basto
2005-02-15  2:25   ` Randy.Dunlap
2005-02-15  3:58     ` Sergio Monteiro Basto
2005-02-15  3:56       ` Randy.Dunlap
2005-02-15 17:02     ` Alan Cox
2005-02-15 17:24       ` Randy.Dunlap
2005-02-15 17:48       ` David Gómez
2005-02-15 22:05         ` Alan Cox
2005-02-15 19:48       ` Kiniger, Karl (GE Healthcare)
2005-02-15 20:03         ` kernel [this message]
2005-02-15 23:16           ` Kiniger
2005-02-16  0:35             ` kernel
2005-02-17 23:00           ` Bill Davidsen
2005-02-15 20:15         ` Lennart Sorensen
2005-02-15 23:19           ` Kiniger
2005-02-15 21:25         ` Valdis.Kletnieks
2005-02-16  9:42           ` Kiniger, Karl (GE Healthcare)
2005-02-16 17:36             ` Valdis.Kletnieks
2005-02-17  0:44               ` Alan Cox
2005-02-17 22:58               ` Bill Davidsen
2005-02-18 10:31                 ` Kiniger, Karl (GE Healthcare)
2005-02-18 20:23                   ` Bill Davidsen
2005-02-18 20:50                     ` ide-scsi is deprecated for cd burning! Use ide-cd and give dev=/dev/hdXas device David Lang
2005-02-22 20:34                       ` Bill Davidsen
2005-02-19  0:23                     ` ide-scsi is deprecated for cd burning! Use ide-cd and give dev=/dev/hdX as device Valdis.Kletnieks
2005-02-22 20:27                       ` Bill Davidsen
2005-02-28 17:11                       ` Kiniger, Karl (GE Healthcare)
2005-02-21 15:00                   ` Alan Cox
2005-02-21 15:25                     ` Bartlomiej Zolnierkiewicz
2005-02-21 17:38                       ` Alan Cox
2005-02-21 17:46                       ` Matthias Andree
2005-02-22 21:10                       ` Bill Davidsen
2005-02-28 10:12                     ` Kiniger
2005-02-15 20:36       ` Sergio Monteiro Basto
2005-02-17  2:27         ` Sergio Monteiro Basto
2005-02-17 23:03           ` Bill Davidsen
2005-02-19 17:55         ` Sergio Monteiro Basto

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=1108497781.3828.51.camel@crazytrain \
    --to=kernel@crazytrain.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=karl.kiniger@med.ge.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdl.org \
    --cc=sergio@sergiomb.no-ip.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.