home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 9377 < prev    next >
Encoding:
Text File  |  1992-08-30  |  1.6 KB  |  40 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!destroyer!sol.ctr.columbia.edu!news.unomaha.edu!cwis!trussell
  3. From: trussell@cwis.unomaha.edu (Tim Russell)
  4. Subject: Problems with extended partitions w/ GCC 2.2.2d compile?
  5. Message-ID: <trussell.715134469@cwis>
  6. Summary: Ack!
  7. Sender: news@news.unomaha.edu (UNO Network News Server)
  8. Organization: University of Nebraska at Omaha
  9. Date: Sun, 30 Aug 1992 00:27:49 GMT
  10. Lines: 28
  11.  
  12.     Is anyone else having a problem with extended partitions (not filesystems)
  13. after compiling their kernel with GCC 2.2.2d?
  14.  
  15.     I have a boot disk that works great, but after compiling a kernel with
  16. the new GCC, it doesn't seem to be able to read in and define the last logical
  17. partition in the extended partitions on both my SCSI drives.  Here's what I
  18. get:
  19.  
  20.      Part 1 start 952352 size 339936 end 1292287
  21.        Logical part 21 start 952353 size 20480 end 972832
  22.        Logical part 22 start 972834 size 16384 end 989217
  23.      Unable to read partition table of device 0817
  24.  
  25.     It then starts up and mounts everything but /usr, since that's what is in
  26. the third logical partition.
  27.  
  28.     I put printk's in and the message comes from extended_partition in genhd.c.
  29.  
  30.     This occurs no matter which kernel I compile, from 0.97 to 0.97pl2.
  31.  
  32.     I'm gonna start tracking it down, but if anyone else has seen this,
  33. please let me know!
  34.  
  35. --
  36.     Tim Russell                 Omaha, NE              trussell@unomaha.edu
  37. One of the richest men in the world made his billions selling a toy "operating
  38. system" that is more accurately described as a glorified bootstrap loader.
  39.                                                   -- Phil Karn
  40.