home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 9974 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.5 KB

  1. Path: sparky!uunet!sun-barr!ames!purdue!mentor.cc.purdue.edu!mace.cc.purdue.edu!eoi
  2. From: eoi@mace.cc.purdue.edu (Chenmin Zhang)
  3. Newsgroups: comp.os.linux
  4. Subject: Mount floppy problem
  5. Keywords: Mount problem
  6. Message-ID: <Bu54D6.BJt@mentor.cc.purdue.edu>
  7. Date: 6 Sep 92 04:55:54 GMT
  8. Sender: news@mentor.cc.purdue.edu (USENET News)
  9. Organization: Purdue University
  10. Lines: 26
  11.  
  12.  
  13.     I just installed linux 0.97.1 version to my hard drive.  Right now I
  14. boot linux from a floppy initially, then run linux from hard drive.  
  15. I would like to install mtools on my hard drive.  I have already got
  16. the file from tsx-11.mit.edu site in the ????.tar.Z form.  I used rawrite
  17. to write the mtools.n.tar.Z to a new formatted, error free (no bad sectors)
  18. 3 1/2" disk.   After I logged in as root and run 
  19.        "mount -t msdos /dev/fd1 /mnt"  (found in net news)
  20. the system gave me:
  21.        floppy I/O error
  22.        dev 0201, sector 0
  23.        msdos bread failed
  24.        /dev/fd1 already mounted or /mnt busy
  25.  
  26. I know someone who posted news several days ago had the same problem.  I have
  27. tried using both form of floppy (using rawrite and not using rawrite).
  28. I have also tried using /dev/fd0 and /dev/fd1H1440, it failed.  I know at
  29. that time, I switched my 0.97 boot disk to mtools source disk without using
  30. any "umount" command.  I don't know if it makes any difference.  My system
  31. just had one floppy drive (a:) and hard drive is partitioned as one DOS
  32. primary partiton and three linux partitions (root, usr, swap).  
  33.  
  34.      Thanks advance !
  35.  
  36. ------
  37. from newcomer
  38.