home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 15925 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.8 KB  |  45 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!sgiblab!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!gmd.de!Germany.EU.net!mcsun!julienas!jussieu!card
  3. From: card@masi.ibp.fr (Remy CARD)
  4. Subject: Re: Extended FS -> "magic match failed"
  5. Message-ID: <1992Nov6.193513.165@jussieu.fr>
  6. Sender: news@jussieu.fr (Le Facteur)
  7. Nntp-Posting-Host: ares.ibp.fr
  8. Organization: Laboratoire MASI - Universite Pierre et Marie Curie - Paris - France
  9. References: <chans.721065175@marsh>
  10. Date: Fri, 6 Nov 1992 19:35:13 GMT
  11. Lines: 32
  12.  
  13. In article <chans.721065175@marsh> chans@cs.curtin.edu.au (Sean Chan) writes:
  14. >I installed Linux on my hard drive as Linux Extended FS (Partition ID
  15. >83), with the SLS distribution. After the installation was complete, I
  16. >rebooted...and it came up with "magic match failed". Other than that
  17. >statement, Linux works fine. I can login, etc.
  18.  
  19.     Well, this answer should perhaps be in the FAQ.  When Linux boots,
  20. it tries to mount the root file system first using the minix type, then
  21. the extended file type and then the msdos file type.  When it first tries
  22. the minix type, it checks that the super block contains the minix fs
  23. signature and complains if not.  So, it prints the message "magic match failed"
  24. and then tries the extended fs type.  It succeeds and goes on booting.
  25.  
  26.     So, you can ignore the warning.
  27.  
  28. >
  29. >Oh, yes, when I do a fsck /dev/hda2 it comes up with a "bad magic number
  30. >in super-block". What does this mean?? Can anyone shed some light here??
  31.  
  32.     That's normal.  fsck can only check minix file systems.  To check
  33. an extended fs, you should use efsck.  The latest release (alpha 9) is
  34. available by ftp on ftp-masi.ibp.fr in the directory /pub/linux/ALPHA/extfs
  35. and should be available soon on tsx-11.mit.edu in the same directory.
  36.  
  37. >
  38. >Sean
  39.  
  40.     Remy
  41. --
  42.  
  43.     Remy Card
  44.     card@masi.ibp.fr
  45.