home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / sysadmin / 4989 < prev    next >
Encoding:
Text File  |  1992-09-02  |  1.6 KB  |  49 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!proforma!jgg
  3. From: jgg@proforma.com (J. G. Gregory)
  4. Subject: What the heck is a "magic number"?
  5. Message-ID: <1992Sep2.134246.274@proforma.com>
  6. Keywords: floppy
  7. Sender: jgg@proforma.com
  8. Organization: Pro Forma
  9. Date: Wed, 2 Sep 1992 13:42:46 GMT
  10. Lines: 37
  11.  
  12. I have reported this problem to the beta bug mailing list, but other than an  
  13. acknowledgement, I received no reply.  Now that 3.0 is out, (but I don't yet  
  14. have it), I need some net advice on what to do.  I absolutely have to get some  
  15. floppies made.
  16.  
  17. I insert a brand new Toshiba PMF-2ED "4mb" floppy into my PLI SuperFloppy 2.88  
  18. SCSI drive.  It correctly reports that it is unreadable, and I select  
  19. "initialize".
  20.  
  21. According to the console, the formatting works ok, but when newfs is run, it  
  22. reports this:
  23.  
  24. ...
  25. creating new filesystem on /dev/rsd1a
  26. /usr/etc/newfs -n -v /dev/rsd1a
  27. setting optimization for space with minfree less than 10
  28. /etc/mkfs /dev/rsd1a 2784 18 2 8192 1024 16 0 5 2048 s
  29. Warning: 24 sector(s) in last cylinder unallocated
  30. /dev/rsd1a:    2784 sectors in 78 cylinders of 2 tracks, 18 sectors
  31.     2.9Mb in 5 cyl groups (16 c/g, 0.59Mb/g, 192 i/g)
  32. super-block backups (for fsck -b#) at:
  33.  16, 616, 1168, 1768, 2320,
  34. cg 0: bad magic number
  35. /usr/etc/newfs /dev/rsd1a failed (status 1)
  36.  
  37. This "cg 0: bad magic number" is a problem.  I have tried doing all most of the  
  38. initializing manually, but I always get a "bad magic number" report before  
  39. failure.  Now I have 3 questions:
  40.  
  41. 1. Has anyone else had this problem on 3.0PR2 (or PR1)?
  42.  
  43. 2. Is there anything else I can try?
  44.  
  45. 3. What the hell is the magic number, anyway?
  46.  
  47. Thanks in advance.
  48. --J Gregory
  49.