home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 3196 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1.5 KB

  1. Path: sparky!uunet!mcsun!sunic!dkuug!diku!storner
  2. From: storner@diku.dk (Henrik St|rner)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: Setting up bootable DOS pertition by hand
  5. Keywords: DOS
  6. Message-ID: <1992Jul30.130213.11601@odin.diku.dk>
  7. Date: 30 Jul 92 13:02:13 GMT
  8. References: <4500@hq.hq.af.mil>
  9. Sender: storner@ask.diku.dk
  10. Organization: Department of Computer Science, U of Copenhagen
  11. Lines: 27
  12.  
  13. One line of attack that has worked for me is the following:
  14.  
  15. 1) Clear all partitions off the harddisk.
  16.  
  17. 2) Using FDISK from MS-DOS, create a "Primary DOS" partition that will
  18.    be Your *only* DOS partition.
  19.  
  20. 3) Create - using MS-DOS FDISK again - a "Secondary DOS" partition that
  21.    will be used for BSD.
  22.  
  23. 4) Using Norton's DISKEDIT or something similar, alter the byte indicating
  24.    the partition type from 06 (Secondary/Extended DOS) to A5 (386BSD).
  25.    (for the real hackers, edit absolute sector 0, changing the byte at
  26.    offset 450/466/482/498 for partition 1/2/3/4).
  27.  
  28. 5) The 386BSD 'install' program now recognizes the second partition as
  29.    the 386BSD partition, and installs 386BSD there.
  30.  
  31. 6) Use a DOS-based boot-partition switcher to replace the Master Boot
  32.    record so You can select which partition to boot from as part of the
  33.    booting proces. Several of these are avaiable at ftp archives such as
  34.    wuarchive.wustl.edu / oak.oakland.edu / wsmr-simtel20-army.mil . If
  35.    You cannot find one, I can e-mail or post one.
  36. --
  37. Henrik Storner (storner@diku.dk / storner@olivetti.dk)
  38. Dept. of Computer Science
  39. Univ. of Copenhagen, Denmark
  40.