home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 22546 < prev    next >
Encoding:
Internet Message Format  |  1993-01-03  |  1.9 KB

  1. Path: sparky!uunet!wupost!crcnis1.unl.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
  2. From: nan@matt.ksu.ksu.edu (Nan Zou)
  3. Newsgroups: comp.os.linux
  4. Subject: efsck: bad magic number in super-block, boot manager's fault?
  5. Date: 3 Jan 1993 10:54:55 -0600
  6. Organization: Kansas State University
  7. Lines: 30
  8. Message-ID: <1i75ovINNmbm@matt.ksu.ksu.edu>
  9. NNTP-Posting-Host: matt.ksu.ksu.edu
  10.  
  11. I've recently started playing with Linux and I like it a lot.  But, due
  12. to my own stupidity and curiosity, I've somehow managed to screw up my
  13. Linux partitions, let me describe my harddisk layout:
  14.  
  15. disk C (/dev/hda)
  16.     80MB primary DOS partition /dev/hda1
  17.     1MB primary OS/2 2.0 Boot Manager partition /dev/hda2 (but Linux
  18.     fdisk identifies it as an Opus(??) partition)
  19. disk D (/dev/hdb)
  20.     120 primary OS/2 HPFS partition /dev/hdb2
  21.     8MB primary Linux root partition (Minix fs) /dev/hdb3
  22.     82MB extented partition /dev/hdb4 which contains:
  23.     58MB logical Linux /usr partition (ext fs) /dev/hdb5
  24.     10MB logical Linux /home partition (ext fs) /dev/hdb6
  25.     6MB logical Linux swap partition (swap) /dev/hdb7
  26.  
  27. I created the extended partition (and the logical partitions inside it)
  28. using the fdisk from SLS, all is going well until I decided to add the
  29. Linux root partition to OS/2 Boot Manager's menu, BIG MISTAKE, OS/2 Boot
  30. Manager left the root partition alone, but it did something funny to the
  31. extended partition that holds some logical Linux partitions (/usr, /home,
  32. swap), screwing up all of them, mount gives Ext-fs magic match failure, 
  33. efsck reports bad magic number in super-block, seems that the partition
  34. table info has been trashed, all the logical partitions showed active
  35. flags that weren't there before.  I'll probably re-install (grrrhhh..),
  36. but I wonder if anyone has had problems with Boot Manager and how they
  37. get it to work, there must be some reasons why people call it the Boot 
  38. Mangler.  ;-)  I'd appreciate any help.
  39.  
  40. -- Nan
  41.