home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8088 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1008 b 

  1. Path: sparky!uunet!mcsun!news.funet.fi!hydra!klaava!wirzeniu
  2. From: wirzeniu@klaava.Helsinki.FI (Lars Wirzenius)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: formatting
  5. Message-ID: <1992Aug12.192550.2238@klaava.Helsinki.FI>
  6. Date: 12 Aug 92 19:25:50 GMT
  7. References: <1992Aug12.015419.2738@athena.mit.edu>
  8. Organization: University of Helsinki
  9. Lines: 19
  10.  
  11. hammond@kwhpc.caseng.com (Kevin W. Hammond) writes:
  12. >I'm about to install my first kernel since I converted from DOS to Linux 0.96.
  13. >Under DOS, I remember using rawrite to place the boot image on the floppy.
  14. >How will this be accomplished under Linux?  
  15.  
  16. Try
  17.     dd if=xxx of=/dev/fd0
  18. (replace xxx with the name of the kernel image file).  This will be done
  19. automatically if you compiler the kernel from sources and run "make
  20. disk".
  21.  
  22. >The 0.97 README states that a
  23. >formatted floppy is needed.  What program should be used to format the disk?
  24.  
  25. fdformat is the program I use.  I think it comes with the rootdisk,
  26. though I may be wrong.
  27.  
  28. --
  29. Lars.Wirzenius@helsinki.fi
  30.