[plug] How do you create an (install) boot disk from a .img file from within Linux?

Bevan Broun bevanb at ee.uwa.edu.au
Wed Feb 10 23:29:34 WST 1999


on Wed, Feb 10, 1999 at 10:37:31PM +0800, David Buddrige <buddrige at q-net.net.au> wrote:
> Thanks heaps Greg... you're a legend... 8-)

There is a Bootdisk-HOWTO which contains lots of other info.


> 
> Dave...
> 
> Greg Mildenhall wrote:
> 
> > On Wed, 10 Feb 1999, David Buddrige wrote:
> > > I need to create a Linux Install Boot disk, however I don't actually
> > > have any machines running Windows 95 or DOS at all!  I know that to do
> > > this I would normally run the RAWRITE program, however with only a linux
> > > system to work with to start-with, this is a bit of a problem... can
> > > someone help me out here?
> >
> > Use dd.
> > Perhaps:
> > dd if=<inputfile> of=/dev/fd0 obs=512 conv=sync;sync
> > or just dd if=<infile> of=/dev/fd0
> > HTH,
> >
> > -Greg Mildenhall
> 

-- 
Bevan Broun                                           ph (08) 9380 1587
Computer Systems Officer                             fax (08) 9380 1065
Dept. Electrical and Electronic Engineering      
University of Western Australia                                 rm. G70


More information about the plug mailing list