home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21381 < prev    next >
Encoding:
Text File  |  1992-12-22  |  4.0 KB  |  85 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!seas.smu.edu!utacfd.uta.edu!rwsys!jmd386!jdoss
  3. From: jdoss@jmd386.lonestar.org (Joe M. Doss)
  4. Subject: Re: problem with ST-01 + Fujitsu HDD
  5. References: <SHIROIWA.92Dec17182328@figaro.mm.t.u-tokyo.ac.jp>
  6. Organization: JD's home system
  7. Date: Sun, 20 Dec 1992 21:36:29 GMT
  8. Message-ID: <1992Dec20.213629.6690@jmd386.lonestar.org>
  9. Distribution: comp
  10. Lines: 73
  11.  
  12. In article <SHIROIWA.92Dec17182328@figaro.mm.t.u-tokyo.ac.jp> shiroiwa@mm.t.u-tokyo.ac.jp (ken shiroiwa) writes:
  13. >Hello everyone.
  14. > I have a problem with SCSI HD. I want to use Seagate ST-01 + Fujitsu M2613S
  15. >SCSI HD 132Mbytes drive on Linux. When I use DOS, they work very well.
  16. > I formated this HD drive 512 bytes/sector and interleave 1 using Silverlining
  17. >on Apple Machintosh. Of course, I changed jumper to IRQ5 on ST-01. SCSI id of
  18. >this HD is 0.
  19. > For using on Linux, I partioned this disk by pfdisk.exe. And in Linux I tried
  20. > to mkfs -c /dev/sda2 9200 (/dev/sda1 is for DOS). But system (or kernel?) tell
  21. >me that just like follows:
  22. >
  23. >SCSI disk error : host 2 id 0 lun 0 return code = 10000000
  24. >oSense class 7, sense error 0, extended sense 5
  25. >scsidisk I/O error
  26. >dev 0802, sector 9736
  27. >
  28. >(Sector number changes each time.)
  29.  
  30. I had the same thing happening yesterday when I _tried_ to follow the
  31. instructions from Drew Eckhardt for reducing a DOS partition size without
  32. backup/reformat/restore.  This is with a Seagate ST01 attached to a
  33. Quantum 80S drive.  I had been running for a while with a 65 meg DOS
  34. partition on this drive, and a 15 meg Linux partition.  I used Norton
  35. Utilities partition editor option to change partition sizes to 55 meg & 25 meg,
  36. then changed the number of sectors in the DOS boot sector.
  37.  
  38. DOS was perfectly happy with the smaller partition, and a mkfs 25353 worked,
  39. but when I started filling the Linux partition with files, I got a lot of the
  40. above messages, as soon as 15 meg was put on the drive.  It also gave me
  41. kernel panics with some message about swapping every time I tried to read
  42. any of the files that went past the 15  meg mark.
  43.  
  44. It turned out that Linux fdisk showed two different values for the
  45. "Begin" and "Start" columns of the partition table.  The "Begin" value was
  46. what I had put in with Norton Utilities (25 megs before the end of the disk),
  47. but the "Start" value was still 15 megs before the end.  I solved this by 
  48. using Linux fdisk to delete partitiion 2, then re-add it.  Now both "Begin"
  49. and "Start" have the same cylinder number, and after re-booting I was
  50. able to mkfs, and fill all 25 megs on the partition.
  51.  
  52. >
  53. > But I can mount this disk. And when I use this disk for example /usr2
  54. >and access to this disk, kernel complains me
  55. >
  56. >"Kernel panic: unsupported message byte recieved."
  57. >
  58. >Is this problem because of HardWare?
  59. > My machine is HeadLand chipset 386SX-16MHz, 2MB RAM, 1P 2S 1G IDE FDD card,
  60. >3.5 A:, 5.25 B:, 20MB IDE Fuji Electric C:, 101key, ET4000AX SVGA,
  61. >and Seagate ST-01 + Fujitsu M2613S.
  62. > 20MB IDE has partions 8MB for DOS and 4MB*3 for Linux.
  63. > Fujitsu SCSI HD has partions 60MB for DOS (D:) and 36MB*2 for Linux.
  64. > My Linux is LILO version 0.98.patch5.
  65. > Next, I tried "fdisk /dev/sda2" on Linux to make partions,
  66. > but the result is the same.
  67.  
  68. You should use "fdisk /dev/sda" for the partition table. /dev/sda2 is just
  69. the bad partition.
  70.  
  71. > I'm sure that IRQs don't conflict.
  72. > I am very sad.
  73. >
  74. >-----------------------------------------------------------------------------
  75. >My name is Takeshi Shiroiwa. I am a master course student in second grade of
  76. >University of Tokyo. I belong to faculty of engneering department of material
  77. >and metallugy.
  78. >e-mail address : shiroiwa@figaro.mm.t.u-tokyo.ac.jp
  79. >-----------------------------------------------------------------------------
  80. -- 
  81. ---------------------------------------------------------------------------
  82. |     Joe M. Doss, Jr.                     (standard disclaimer applies)  |
  83. |  jdoss@jmd386.lonestar.org                  <insert cute quote here>    |
  84. ---------------------------------------------------------------------------
  85.