home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 16817 < prev    next >
Encoding:
Internet Message Format  |  1992-11-15  |  2.1 KB

  1. Path: sparky!uunet!mcsun!uknet!glasgow!deryck
  2. From: deryck@dcs.glasgow.ac.uk (Deryck F Brown)
  3. Newsgroups: comp.os.linux
  4. Subject: Maxtor 7213 woes...
  5. Message-ID: <BxszLE.JDG@dcs.glasgow.ac.uk>
  6. Date: 16 Nov 92 09:56:01 GMT
  7. Organization: Glasgow University Computing Science Dept.
  8. Lines: 50
  9.  
  10. OK, perhaps I should have remembered that discussion about the Maxtor 7213
  11. and Linux, but I thought the problem only persisted with the early PROMs.
  12. Anyway, here's the problem...
  13.  
  14. I just got a nice shiny new Maxtor (the PROM revision is 65a I think)
  15. that is configured as the slave of two drives (wouldn't work as the
  16. master with my old Kyocera KC40GA drive).  I have a 100M DOS partition
  17. and I wanted to use the rest of the disk for Linux. I grabbed the SLS
  18. distribution and with my 28 floppies in hand started to install...
  19.  
  20. I've partitioned the remainder of the disk as:
  21.     16M    /dev/hdb1    swap
  22.     16M    /dev/hdb2    /tmp
  23.         /dev/hdb3    extended partition
  24.     26M    /dev/hdb5    /
  25.     44M    /dev/hdb6    /usr
  26.  
  27. The install seems to work except I couldn't run mkefs on any of the
  28. partitions (mkswap seems to work, although I haven't really tried
  29. exercising the virtual memory). I keep getting the error:
  30.  
  31. HD: write_intr: drive status = 0x51
  32. HD: write_intr: error no = 0x10
  33.  
  34. I checked and the status is (READY_STAT | SEEK_STAT | ERR_STAT)
  35. and the error no is ID_ERR.
  36.  
  37. If I use mkfs instead, the partition seems OK but after copying files onto
  38. it, e.g.
  39.     # mkfs /dev/hdb6 num-blocks
  40.     # mount /dev/hdb6 /mnt
  41.     # cp -R /usr /mnt
  42.     # umount /dev/hdb6
  43.     # fsck /dev/hdb6
  44.  
  45. The fsck gives heaps of errors about incorrect zones, files cross-linked,
  46. and generally the entire file system is wrecked.
  47.  
  48. I've gotten Linux installed on a 22M partition on my Kyocera drive and its
  49. working fine. I've tried building new kernels with all sorts of tweaks
  50. in the blk_drvs/hd.c but all to no avail.
  51.  
  52. Can anyone help me :-(
  53.  
  54. Deryck
  55. -- 
  56. Deryck F. Brown                 |JANET: deryck@uk.ac.glasgow.dcs
  57. Comp. Sci. Dept, The University |INTERNET: deryck@dcs.glasgow.ac.uk
  58. Glasgow, G12 8QQ, UK            |USENET: ...!uunet!ukc!glasgow!deryck
  59. ================================================================================
  60.