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

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