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

  1. Path: sparky!uunet!sun-barr!olivea!spool.mu.edu!umn.edu!mermaid.micro.umn.edu!fridlund
  2. From: fridlund@mermaid.micro.umn.edu (Jim Fridlund)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Ctrl-Alt-Del & reboot/halt weirdness
  5. Message-ID: <FRIDLUND.92Sep8161855@conch.micro.umn.edu>
  6. Date: 8 Sep 92 22:18:55 GMT
  7. References: <phrn4dk.harp@netcom.com> <1992Sep8.180259.18147@muddcs.claremont.edu>
  8. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  9. Organization: Minnesota Automated Plate Scanner Lab
  10. Lines: 57
  11. In-Reply-To: jwinstea@fenris.claremont.edu's message of 8 Sep 92 18:02:59 GMT
  12. Nntp-Posting-Host: conch.micro.umn.edu
  13.  
  14. In article <1992Sep8.180259.18147@muddcs.claremont.edu> jwinstea@fenris.claremont.edu (Jim Winstead Jr.) writes:
  15.  
  16. >>Anyway, whenever I do a shutdown or reboot, I get a lockup 
  17. >>instead.  The following is the output I get when I use these
  18. >>commands (I added the indention):
  19. >>
  20. >>    URGENT: message from the sysadmin:
  21. >>    System going down IMMEDIATELY!
  22. >>
  23. >>    in:
  24. >>            ...  ...
  25. >>
  26. >>    down IMMEDIATELY!
  27. >>
  28. >>    in:
  29. >
  30. > Where did you get shutdown from?  It looks like it may be corrupt, or
  31. > doing something else strangely.  It certainly shouldn't print messages
  32. > like the above.
  33.  
  34. I believe this is the mcc-interim package.  I get this kind of message
  35. also.  Sometimes it works, and sometimes it hangs the system...
  36.  
  37. BTW, I just installed MCC package yesterday.  Nice package!  They
  38. did a good job with the install scripts.  Very easy to install.
  39. I just wished they included emacs...
  40.  
  41. QUESTION(s):  I'm running a two disk system.  One is an Seagate ST251-1
  42. 40 meg MFM drive with a WD-1003-WA2 controller and a Maxtor XT8380S
  43. on an Adaptec 1542B.  Linux works great on the MFM drive.  However,
  44. I can't seem to use the XT8380 reliably.  Everytime I do an Linux fdisk,
  45. it always ask me to input the disk geometry of the SCSI drive.  Every
  46. time I enter one and reboot, it seems to forget the geometry.  The
  47. disk geometry for this drive is:  8 heads, 53 sect/track, 1632 cylinders.
  48. fdisk complains about having cylinders greater than 1024 when I entered
  49. the info above.  'mkfs' or 'mkefs' works without problems in making the
  50. SCSI partitions, but writing to files on it causes Linux to hang.  The
  51. type of operations I did as a test follows:
  52.  
  53. # mount /dev/hda3 /usr
  54. # mount /dev/sda2 /mnt
  55. # cd /
  56. # tar cvf - usr | (cd /mnt; tar xvf -)
  57.  
  58. This works to some point, but then Linux hangs.  Did anybody get this
  59. kind of problems or fixed it?  I have the mcc-interim 0.97 pl 2.
  60. Is this a bug on the race-conditions in the file system?  Also after
  61. rebooting the machine and remounting /dev/sda2, the file system have
  62. permissions set to ?--------- instead of the normal drwxr-xr-x.
  63. I assume that the file system is bad?  Does the 0.97 pl (3 and 4)
  64. contain big SCSI improvements?  Is it worth the upgrade.  Any help
  65. greatly appreciated.
  66.  
  67. Thanks Linus and to everyone that made it possible!!!
  68. --
  69. Jim Fridlund                                     U of MN - Computer Science
  70. fridlund@mermaid.micro.umn.edu                   Institute of Technology
  71.