login
Header Space

 
 

Re: formatting

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Wednesday, August 12, 1992 - 9:28 am

In article <1992Aug12.015419.2738@athena.mit.edu>, hammond@kwhpc.caseng.com (Kevin W. Hammond) writes:
|> I'm about to install my first kernel since I converted from DOS to Linux 0.96.
|> Under DOS, I remember using rawrite to place the boot image on the floppy.
|> How will this be accomplished under Linux?  The 0.97 README states that a
|> formatted floppy is needed.  What program should be used to format the disk?

With Linux, if you have a bootimage file which you want to put on a
floppy, the floppy doesn't need to be formatted.  You can simply
execute the command:

$ cat bootimage > /dev/PS0

Substitute whatever device is appropriate for your floppy drive.


If you want to format a DOS diskette, I believe that you use the
mtools command:

$ mkdfs -f a: (b:)

-- 
==============================================================================
Bob Tracy                    |
DAZIX, An Intergraph Company |      "Do not speak for other people.
Huntsville, Alabama          |       Speak for yourself."
tracyre@infonode.ingr.com    |                         H.D. Thoreau
205/730-8588                 |
==============================================================================
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: formatting, Robert Tracy, (Wed Aug 12, 9:28 am)
speck-geostationary