home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10735 < prev    next >
Encoding:
Internet Message Format  |  1992-09-15  |  1.4 KB

  1. Path: sparky!uunet!mcsun!sunic!dkuug!diku!dingbat
  2. From: dingbat@diku.dk (Niels Skov Olsen)
  3. Newsgroups: comp.os.linux
  4. Subject: .97pl5 won't boot
  5. Message-ID: <1992Sep14.134849.2716@odin.diku.dk>
  6. Date: 14 Sep 92 13:48:49 GMT
  7. Sender: dingbat@ask.diku.dk
  8. Organization: Department of Computer Science, U of Copenhagen
  9. Lines: 34
  10.  
  11.  
  12. My .97pl5 won't boot. My configuration:
  13.  
  14.     i386dx/33mhz
  15.     8mb ram
  16.     adaptec 1542b with 3 disks on the scsi bus
  17.     plain old (noname) VGA
  18.     
  19. I took the complete .97pl3 as found on tsx-11 and applied patch4 
  20. and patch5 with no rejects. I compiled it under .97pl4 with 
  21. gcc.2.2.2d with no problems. So far so good. It loads normally (from
  22. fd0) initializing serials, sockets, mouse etc. The 3 scsi disks are 
  23. correctly identified, and the last message I get is this:
  24.  
  25.     scsi: detected 3 SCSI disks 0 tapes 0 CD-ROM drives total
  26.  
  27. and it just hangs there. I can switch VC's but no disks are mounted
  28. and no logins appear. Pressing <Ctrl-ScrollLock> gives:
  29.  
  30.  Task-info:
  31.  0: pid=0, state=0, father=0, child=-1, 2592/2592 chars free i kstack
  32.  PC=00000000
  33.  
  34. Pressing <Alt-ScrollLock> gives:
  35.  
  36.  EIP: 0008:00039890 EFLAGS: 00000286
  37.  EAX: fffffffd EBX: 00000020 ECS: ffffff97 EDX: 000000a1
  38.  ESI: 00000002 EDI: 0005a052 EBP: 0005a080 DS: 0010 ES: 0010 FS: 0010 GS: 0010
  39.  
  40. So, what could be wrong? I did specify /dev/sda2 as root in the makefile.
  41. I will try and get the distributed .97pl5 source and compile that, and if 
  42. can find a precompiled bootimage, I will try that also.
  43.  
  44. Niels
  45.