home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / linux / 8883 < prev    next >
Encoding:
Internet Message Format  |  1992-08-23  |  786 b 

  1. Path: sparky!uunet!wupost!darwin.sura.net!sgiblab!svcs1!slix
  2. From: slix@svcs1.UUCP (Bill Miller)
  3. Newsgroups: comp.os.linux
  4. Subject: mount & head problems
  5. Keywords: mount, msdos, root disk
  6. Message-ID: <675@svcs1.UUCP>
  7. Date: 24 Aug 92 00:57:59 GMT
  8. Organization: Silicon Valley Computer Society, Sunnyvale, CA
  9. Lines: 16
  10.  
  11. Hi Linuxers,
  12. I've noticed two problems so far with the .97 pl1 root disk.
  13.  
  14. First, the mount -t msdos command doesn't seem to work.  I've tried to
  15. mount -t /dev/fd1H1440 /mnt as others have suggested (using fd1, or b: 
  16. drive which is a 1.44 3.5" drive) and I always get "mnt busy" errors.
  17.  
  18. Second, when I pipe to head I get a "Broken pipe" message.  I tried:
  19.  
  20.    ls -al | head -20
  21.  
  22.    it displayed the first 20 lines, and then gave the Broken pipe message.
  23. :w
  24. :q
  25.  
  26.  
  27.