Complete.Org: Mailing Lists: Archives: linux-help: May 2000:
[linux-help] Re: writing image
Home

[linux-help] Re: writing image

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: writing image
From: Jonathan Hall <jonhall@xxxxxxxxxxxx>
Date: Thu, 4 May 2000 13:16:25 -0500
Reply-to: linux-help@xxxxxxxxx

use dd, cp, or cat.

dd if=filename of=/dev/fd0
cp filename /dev/fd0
cat filename > /dev/fd0


On Wed, May 03, 2000 at 06:41:34PM -0500, phrostie wrote:
> i need to write a image file to a floppy.
> in dos th ink was done with rawrite or something like that.
> how do i do this in linux?
> 
> 
> --
> phrostie@xxxxxxxxxxxxx
> Oh I've slipped the surly bonds of dos
> and danced the skies on LINUX silvered wings.
> http://www.cottagesoft.com/~phrostie/cad-tastrafy
> 
> 
> 
> 
> -- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
> visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi

--
Useless fact #6: "Stewardesses" is the longest word that is typed with only
the left hand.
--
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  Jonathan Hall  *  jonhall@xxxxxxxxxxxx  *  PGP public key available
 Systems Admin, Future Internet Services; Goessel, KS * (316) 367-2487
         http://www.futureks.net  *  PGP Key ID: FE 00 FD 51
                  -=  Running Debian GNU/Linux  =-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]