home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6898 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.0 KB  |  32 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!boulder!ophelia!drew
  3. From: drew@ophelia.cs.colorado.edu (Drew Eckhardt)
  4. Subject: Re: New version of the SCSI drivers
  5. Message-ID: <1992Jul28.211246.684@colorado.edu>
  6. Sender: news@colorado.edu (The Daily Planet)
  7. Nntp-Posting-Host: ophelia.cs.colorado.edu
  8. Organization: University of Colorado at Boulder
  9. References: <1992Jul27.232601.29581@colorado.edu> <b=mmp7q.sevenup@netcom.com>
  10. Date: Tue, 28 Jul 1992 21:12:46 GMT
  11. Lines: 19
  12.  
  13. In article <b=mmp7q.sevenup@netcom.com> sevenup@netcom.com (Mark W. Moorcroft) writes:
  14. >
  15. >
  16. >    The new boot image finally detects my partitioning info
  17. >correctly, but results in kernel panic :-(
  18. >
  19. >to wit:
  20. >
  21. >sd1:
  22. >Partition tables ok
  23. >bread(0301,1) failed
  24.   ^^^^^^^^^^^
  25.  
  26. Ooops.  I forgot to change root dev to floppy - it's set to 
  27. "first normal disk, first partition".  Change the bytes at offset 
  28. 508 and 509 into the kernel binary to wherever your root partition
  29. is, 0,0 for "same floppy it booted off of"
  30.  
  31. I'll try to send something new up tonight.
  32.