home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4876 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  2.0 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!jvnc.net!rutgers!munnari.oz.au!mel.dit.csiro.au!david
  2. From: david@mlb.geomechanics.csiro.au (David Le Blanc)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: Compiling 386bsd-0.1 on < 40Meg ( I've done it)
  5. Message-ID: <david.715219959@mlb.geomechanics.csiro.au>
  6. Date: 31 Aug 92 00:12:39 GMT
  7. References: <colin.715158768@marsh> <1992Aug30.210015.22769@fcom.cc.utah.edu>
  8. Sender: news@mel.dit.csiro.au
  9. Organization: CSIRO DIT (Melb.)
  10. Lines: 45
  11.  
  12. terry@cs.weber.edu (A Wizard of Earth C) writes:
  13.  
  14. >In article <colin.715158768@marsh> colin@marsh.cs.curtin.edu.au (Colin Manning) writes:
  15. >>    Now that I've compiled the kernel, how do I make a bootable floppy?
  16.  
  17. >    I need to put this in the FAQ.  The procedure is as follows:
  18.  
  19. >                    Terry Lambert
  20. >                    terry_lambert@gateway.novell.com
  21. >                    terry@icarus.weber.edu
  22.  
  23. Your procedure is perfectly good for creating a copy of the dist.fs with
  24. a new kernel. 
  25.  
  26. As for the more generic question of :How do I make a bootable floppy :-
  27.  
  28.  
  29. Put the floppy in (say /dev/fd0a) drive a.
  30. type 'newfs /dev/fd0a floppy'
  31.  
  32. mount /dev/fd0a /mnt
  33. copy /.../386bsd /mnt/386bsd
  34.  
  35. (copy on any other utils you will/may need such as init)
  36.  
  37. umount /mnt
  38.  
  39. The trick here is simply that typing 'newfs /dev/fd0a floppy' puts a
  40. file system on the floppy, and AUTOMATICALLY places boot code on the
  41. floppy disk. As long as /386bsd exists on the floppy, it will boot!
  42.  
  43.  
  44. >---
  45. >Any opinions in this posting are my own and not those of my present
  46. >or previous employers.
  47. >-- 
  48. >-------------------------------------------------------------------------------
  49. >                                                       terry@icarus.weber.edu
  50. > "I have an 8 user poetic license" - me
  51. >-------------------------------------------------------------------------------
  52. --
  53. David Le Blanc                         :
  54. Email: david@mlb.geomechanics.csiro.au : `Sort of a cross between a Jaguar
  55. CSIRO Division of Geomechanics,           :  and a freight train.' the Alien
  56. P.O. Box 54 Mt Waverley 3149           : in Alien^3.
  57.