home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5247 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  702 b 

  1. Path: sparky!uunet!cis.ohio-state.edu!rutgers!igor.rutgers.edu!athos.rutgers.edu!hedrick
  2. From: hedrick@athos.rutgers.edu (Charles Hedrick)
  3. Newsgroups: comp.unix.bsd
  4. Subject: solution to booting problem
  5. Message-ID: <Sep.7.14.06.00.1992.283@athos.rutgers.edu>
  6. Date: 7 Sep 92 18:06:00 GMT
  7. Organization: Rutgers Univ., New Brunswick, N.J.
  8. Lines: 6
  9.  
  10. A few days ago I posted that I was unable to boot after minibsd
  11. installed itself to disk.  It turns out that it wants the partition
  12. to be on a cylinder boundary.  I was using the first partition.
  13. It was offset by one sector, to provide root for the master boot
  14. block.  This isn't enough.  I recreated it starting at the second
  15. cylinder, and it worked fine.
  16.