Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 1997 21:14:39 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-hackers@freefall.FreeBSD.org
Subject:   Re: Opus diskettes
Message-ID:  <19970618211439.NU46112@uriah.heep.sax.de>
In-Reply-To: <199706181718.KAA21035@phaeton.artisoft.com>; from Terry Lambert on Jun 18, 1997 10:18:37 -0700
References:  <199706181513.IAA02167@seagull.rtd.com> <199706181718.KAA21035@phaeton.artisoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
As Terry Lambert wrote:

> dd if=/dev/floppy skip=4k conv=swab of=file_without_VTOC
                    ^^^^^^^

This would IMHO skip 4k blocks = 2048 * 512 bytes.  Is this what you
want? :-)  (The default bs is 512 bytes, and skip is measured in bs.)

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970618211439.NU46112>