home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / minix / 4915 < prev    next >
Encoding:
Text File  |  1992-12-14  |  2.4 KB  |  66 lines

  1. Newsgroups: comp.os.minix
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!usc!elroy.jpl.nasa.gov!decwrl!deccrl!news.crl.dec.com!dbased.nuo.dec.com!nntpd.lkg.dec.com!asd.enet.dec.com!powers
  3. From: powers@asd.enet.dec.com (Bill Powers)
  4. Subject: problems moving minix to new drive and controller
  5. Message-ID: <1992Dec14.125223.3604@nntpd.lkg.dec.com>
  6. Lines: 54
  7. Sender: usenet@nntpd.lkg.dec.com (USENET News System)
  8. Reply-To: powers@asd.enet.dec.com
  9. Organization: Digital Equipment Corporation, Nashua NH
  10. Date: Mon, 14 Dec 1992 12:52:23 GMT
  11.  
  12.  
  13. Hi,
  14.  
  15.    I have a couple of problems with ST Minix perhaps someone could help
  16. me out a bit.  I just recently upgraded from version 1.5.10.0 -> 1.5.10.3
  17. and one of the changes made was to rename some of the drive names.  Do
  18. I simply do a mv of fd0 -> sd0... in the dev directory?  Also, I noticed,
  19. that I am still using the original 1.1 Makedev script, and I'm sure this
  20. must be out of date.  In fact I'm sure it is, as mknod seems to require
  21. a blocksize parameter, and there are none in the Makedev script. I've never
  22. seen a new one in any of the upgrade postings.  Does anyone have a more
  23. current version?
  24.  
  25.    I am currently trying to move minix off of my 1 meg ST with an atari
  26. sh204 drive over to my 4 meg ste with a 120 meg hard disk, and not having
  27. much luck.
  28.    I have a maxtor7120scs drive hooked up to an ICD controller on my
  29. 4meg 1040ste.  I have the drive partitioned into 4 sectors using ICD's
  30. supplied software.
  31.  
  32. Sector 1) 31.23 meg
  33.        2) 32.00 meg
  34.        3) 32.00 meg
  35.        4) 32.00 meg
  36.  
  37.    When I try to do a 
  38.  
  39. mkfs -t /dev/hd3 31250 
  40.  
  41.    I get the following errors.
  42.  
  43. unrecoverable disk error on device 3/3, block 0
  44. Error: get_block couldn't read
  45. Line 1 being processed when error detected
  46.  
  47.   I got the 31250 from the ICD formatting/partitioning software, by 
  48. subtracting the end sector from the starting sector of the partition.
  49.  
  50.   Does anyone know how I can fix this so that I can use my partitions
  51. 3 & 4 for minix?  I have looked through include/minix/config.h and
  52. the only thing which seemed like it might have an impact is to define
  53. the partitioning type (Atari or Supra).  I tried both, and they both
  54. had the same effect.
  55.  
  56.   Any assitance is much appreciated.
  57.  
  58. thanks
  59.  
  60. Bill Powers
  61. --
  62. Digital Equipment Corp. - Advanced Services Engineering - Nashua NH
  63. The opinions expressed above are my own, not my employers.
  64. E-MAIL - powers@asd.enet.dec.com
  65. I'd been surrounded for hours by the sound of thinking metal - G Numan
  66.