home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / linux / 8565 < prev    next >
Encoding:
Internet Message Format  |  1992-08-18  |  2.2 KB

  1. Path: sparky!uunet!stanford.edu!ames!lll-winken!addvax.llnl.gov!brand
  2. From: brand@addvax.llnl.gov (Hal R. Brand, LLnL, 510-422-6312)
  3. Newsgroups: comp.os.linux
  4. Subject: mkfs -c /dev/hda3 results in Kernel panic during install to HD
  5. Message-ID: <133759@lll-winken.LLNL.GOV>
  6. Date: 18 Aug 92 21:43:00 GMT
  7. Sender: usenet@lll-winken.LLNL.GOV
  8. Lines: 57
  9. Nntp-Posting-Host: addvax.llnl.gov
  10.  
  11. Message-ID: <18AUG199214433394@addvax.llnl.gov>
  12. Organization: Lawrence Livermore National Laboratory
  13. News-Software: VAX/VMS VNEWS 1.40    
  14.  
  15. Booting the Linux 0.97 bootimage gives:
  16.     Serial port at 0x03f8 (irq 4) is a 16450
  17.     Serial port at 0x02f8 (irq 3) is a 16450
  18.     8 virtual consoles
  19.     4 ptys
  20.     lp_init: lp1 exists (0)
  21.     lp_init: lp1 exists (0)
  22.     Bus mouse detected and installed.
  23.     Linux version 0.97-11 Aug 1 1992 13:33:18
  24.     Floppy drive(s): fd0 is 1.2M, fd1 is 1.44M
  25.     floppy: FDC version 0x90
  26.     sock_init: initializing family 1 (AF_UNIX)
  27.     scsi : 0 hosts
  28.     scsi : detected 0 scsi disks 0 tapes total.
  29.     hd0:
  30.      part 1 start 32 size 450528 end 450559
  31.      part 2 start 450560 size 204800 end 655359
  32.      part 3 start 655360 size 122880 end 778239
  33.      part 4 start 778240 size 122880 end 901119
  34. Note: This a agrees with the what the NORTON utilities say. An YES, I know
  35.  these 4 partitions don't fill the disk: 1 & 2 are for DOS, 3 and 4 are
  36.  for Linux, but the (current) 64 Mbyte limit prevents using bigger partitions
  37.  until later (soon?).
  38.     Partition table ok
  39. After feeding the floppy the 0.97.1 root disk:
  40.     325 buffers = 332800 bytes buffer space
  41.     Free mem: 15568896 bytes
  42.     Welcome to the Linux V0.97.1 root disk
  43. Now, logging in as root:
  44.     # mkfs -c /dev/hda3 61440
  45.     20480 inodes
  46.     61440 blocks
  47.     Firstdtazone = 653 (653)
  48.     Zonesize = 1024
  49.     Maxsize = 268966912
  50.     HD: read_intr: status = 0x51
  51.     HD: read_intr: error = 0x10
  52.     HD: read_intr: status = 0x51
  53.     HD: read_intr: error = 0x10
  54.     HD: read_intr: status = 0x51
  55.     HD: read_intr: error = 0x10
  56.     HD-controller reset
  57.     Kernel panic: Trying to write bad sector
  58.     In swapper task - not syncing
  59. At this point, there is not "#" prompt, but the keyboard is still active
  60. in the sense that keystrokes are echoed and the "delete" key does the
  61. right thing.
  62.  
  63. Anybody got any ideas, suggestions?
  64.  
  65.                     Hal R. Brand
  66.                     LLNL
  67.                     brand@addvax.llnl.gov
  68.