From fnaumann@mail.cs.uni-magdeburg.de Fri Jul 30 01:01:39 2004 Subject: [MiNT] dd - access to block device From: Petr Stehlik To: MiNT Mailing List Content-Type: text/plain Message-Id: <1091141837.4040.43.camel@joy.home> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 30 Jul 2004 00:57:17 +0200 Content-Transfer-Encoding: 7bit Delivered-To: mint@fishpool.com Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joy@sophics.cz Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel Hi, sorry for such dumb question: do we have the possibility of working with raw block devices using 'dd', similarly to what one would do under linux with dd if=file of=/dev/hda5 i.e. to store a file to sectors on a partition? I tried of=/u/g and also of=g: but 'dd' didn't like it. Petr