home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10392 < prev    next >
Encoding:
Text File  |  1992-09-10  |  2.5 KB  |  101 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mcsun!sunic!ericom!eua.ericsson.se!tmpcms
  3. From: tmpcms@eua.ericsson.se (Carl-Michael Skoog)
  4. Subject: Unable to use floppies under Linux
  5. Message-ID: <1992Sep10.182648.12564@eua.ericsson.se>
  6. Sender: news@eua.ericsson.se
  7. Nntp-Posting-Host: euas20.eua.ericsson.se
  8. Organization: Ellemtel Telecom Systems Labs, Stockholm, Sweden
  9. Date: Thu, 10 Sep 1992 18:26:48 GMT
  10. Lines: 89
  11.  
  12. I've installed Linux about 20-30 times, and every single time the filesystem 
  13. ends up corrupted when I use some floppy-related command like tar(with /dev/fd0
  14. as file, pax and GNU tar alike), dd, fdformat...
  15.  
  16. This is the diagnostics of recent dd session(under 0.97 patchlevel 4):
  17.  
  18. # dd if=/dev/fd0 of=foo bs=8192
  19. floppy: Drive 0 is write protected
  20. floppy I/O error
  21. dev 0200, sector 848
  22. 180 + 0 records in
  23. 180 + 0 records out
  24.     /lib/libc.2.2.2
  25. linux login:
  26. <Ctrl-Alt-Del-reboot>
  27. #fsck -a /dev/hda1 # My root(and only) partition
  28. Block nr. X marked not in use
  29. .
  30. .   # I guess as many times as blocks in 'foo'
  31. .
  32. Zone x: not in use, counted = 1
  33. .
  34. .
  35. .
  36. <Everything is OK, fsck fixed it>
  37.  
  38. #<Same command as above>
  39. Reset-floppy called
  40. Reset-floppy called
  41. 180 + 0 records in
  42. 180 + 0 records out
  43. #<OK, fsck reports no errors>
  44. #<Same command>
  45. floppy: free buffer being unlocked
  46. <Hangs forever>
  47.  
  48. #dd if=/dev/fd0 of=foo bs=16k
  49. 90 + 0 records in
  50. 90 + 0 records out
  51. ll_rw_block: Trying to read nonexistent block-device 0000(0)
  52. general protection:0000
  53. EIP:0008:00000778
  54. EFLAGS:00010287
  55. fs:0017
  56. base:00000000, limit: 00000000
  57. Pid: 11, process nr. 2
  58. c3 00 00 00 55 89 e5 53 8b 0d
  59. linux login:
  60. <reboot>
  61. <fsck reports no corruption>
  62. #<Same dd-command>
  63. 90 + 0 records in
  64. 90 + 0 records out
  65. #sync
  66. /bin/sync : No such file or directory
  67. #reboot
  68. reboot : command not found
  69. #logout(Ctrl-D)
  70. kernel panic: unable to read i_node block
  71.  
  72. <Ctrl-Alt-Del>
  73.  
  74. <Normal boot messages until..>
  75. Partition table OK
  76. <Hangs forever>
  77.  
  78. <Booting up with boot- and rootdiskette>
  79. #fsck /dev/hda1
  80. Zone X : marked in use, no file uses it
  81. .
  82. .   <Takes about 1 minute to list all the zones, apparently every zone on 
  83. .    the harddisk>
  84. # fsck -a /dev/hda1
  85. : bad directory:'.' isn't first
  86. : bad directory:'..' isn't first
  87.  
  88. <The whole harddisk is corrupted!!!>
  89.  
  90.  
  91. Could it be my hardware that is stabbing my back? 386BSD and MINIX works
  92. fine though.
  93. I will be infinitely grateful if someone can help me with this.
  94.  
  95.  
  96. I must emphasize, though, that in every other aspect Linux works great.
  97.  
  98. ---
  99. Carl Michael Skoog
  100. Email: tmpcms@eua.ericsson.se || md88-cms@nada.kth.se
  101.