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

  1. Path: sparky!uunet!know!mips2!news.bbn.com!usc!cs.utexas.edu!wupost!darwin.sura.net!sgiblab!svcs1!slix
  2. From: slix@svcs1.UUCP (Bill Miller)
  3. Newsgroups: comp.os.linux
  4. Subject: which /dev corresponds to my MSDOS disk?
  5. Keywords: mount,msdos,devices
  6. Message-ID: <690@svcs1.UUCP>
  7. Date: 30 Aug 92 05:25:18 GMT
  8. Organization: Silicon Valley Computer Society, Sunnyvale, CA
  9. Lines: 17
  10.  
  11. Hi Linuxers:
  12.  
  13. I've been playing a bit more with 0.97.1 and have gotten confused with
  14. all the different files in the /dev directory.  i've read the FAQ and it
  15. doesn't seem to help much in my particular case.
  16.  
  17. The basic problem is that my HD (a Seagate 1144A, 130Meg IDE) has been
  18. "Superstored".  The C: is a compressed mounted filesystem, and D: (which
  19. is really C: until devswap swaps the drive letters) is a standard
  20. DR-DOS (MSDOS) file system.
  21.  
  22. I know I shouldn't be able to read the compressed part of the drive with
  23. Linux (although it would be really nice :) but so far I am at a loss to
  24. find the proper /dev name to work with the uncompressed portion of the
  25. hard disk.  I've tried /dev/hda, /dev/hdb, /dev/hd1, /dev/hd2, etc., 
  26. and I just get either "bread failed" or "/dev/something faild or mount
  27. busy" errors. 
  28.