home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / sysv286 / 125 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  2.7 KB

  1. Path: sparky!uunet!munnari.oz.au!mel.dit.csiro.au!yarra!pta!russ
  2. From: russ@pta.pyramid.com.au (Russell Day)
  3. Newsgroups: comp.unix.microport,comp.unix.sysv286
  4. Subject: Microport cactus, newsfeed dead, spouse rabid
  5. Message-ID: <1992Jul31.014347.14547@pta.pyramid.com.au>
  6. Date: 31 Jul 92 01:43:47 GMT
  7. Followup-To: poster
  8. Organization: Pyramid Technology Corporation, Sydney
  9. Lines: 70
  10.  
  11.  
  12.     I am in trouble.  The machine which supplies my wife with
  13.     access to alt.callahans, rec.sewing, etc seems to have trashed
  14.     it's disk.  I am at a loss, and in severe danger of great
  15.     suffering.
  16.  
  17.     Here is the story - all help is appreciated.
  18.  
  19.     The machine is a 286 running microport.  It has 2MB ram and a
  20.     42MB ST506 disk which is a type 17.
  21.  
  22.     One fine day, I boot it, and after it checks memory and comes
  23.     up with the hardware config information, it says unto me:
  24.         Error loading system from fixed disk.
  25.     It normally says
  26.         noise[system5]:
  27.     then after a suitable delay starts the boot.
  28.     Obviously, it cant read the boot block from the primary
  29.     partition.  It seems that this is a part of Microport.
  30.  
  31.     Now, I have cnews and a whole bunch of stuff on this machine.
  32.     Naturally, no-one in his right mind would want to back up 38
  33.     MB onto floppies, so I dont have a recent backup.  I would
  34.     dearly like to get my bytes back.  Recompiling the news
  35.     software on a 286 is a sad business.  Plus the missus wants
  36.     her goodies back too ("You arsehole, why didnt you take
  37.     backups?"  "Duh - Ummm.")
  38.  
  39.     Some test were run:
  40.         All BIOS read and seek tests pass.
  41.         I can boot unix from the floppy.
  42.         fdisk describes the Unix and Dos partitions correctly.
  43.         I can boot dos (first 100 cyls of disk).
  44.  
  45.     So the drive and the partition table are both ok.
  46.         
  47.     Having booted DOS, I try the following:
  48.         mount /dev/dsk/0s0 onto /mnt
  49.  
  50.         It says 'Drive 0 Type 15' 
  51.         Error reading super block.
  52.         It is getting a disk error trying to read head 5 sector 1.
  53.  
  54.     This is a no-no because the drive has only 5 heads numbered
  55.     0-4.  And it is a type 17, not a type 15 as stated.  I can
  56.     understand that it thinks that the super block is creamed.  I
  57.     dont know why it wants a type 15 drive, when the cmos setup,
  58.     and fdisk, all agree that it is a type 17.  Is it on drugs?
  59.  
  60.     So I muck about some more, and I get to a stage where
  61.         mount /dev/dsk/0s0
  62.     returns
  63.         Not a file system.
  64.  
  65.     And
  66.         divvy -d
  67.     returns
  68.         Invalid partition end record.
  69.  
  70.     (This may be because the selected partition was somehow changed
  71.     to be the dos partition - I didnt think of this at the time, and
  72.     now I am here, not there, and cant check. )
  73.  
  74.     So the question of the day is:
  75.         Why does the boot floppy decide my disk is a type 17
  76.         when all the indications are that everything else
  77.         thinks it is a type 15?
  78.     Any hints?
  79.  
  80.     (For that matter, is there anyone out there?)
  81.