home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6711 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!rutgers!cmcl2!acf3!wuwei
  2. From: wuwei@acf3.nyu.edu (Wei Wu)
  3. Newsgroups: comp.os.linux
  4. Subject: Does mtools and dosfs work for SCSI drives ??
  5. Message-ID: <1992Jul26.021034.1867@cmcl2.nyu.edu>
  6. Date: 26 Jul 92 02:10:34 GMT
  7. Sender: notes@cmcl2.nyu.edu (Notes Person)
  8. Organization: New York University
  9. Lines: 23
  10. Nntp-Posting-Host: acf3.nyu.edu
  11.  
  12. I have a IDE and SCSI drive on my machine. On IDE the first partition
  13. is DOS/pri. The second is DOS/extended for OS/2 HPFS.
  14. On SCSI drive first partition is a DOS/extended divided in two. First
  15. is OS/2 HPFS, the second is DOS/FAT.
  16. The rest of SCSI are 3 partitions for Linux.
  17. /dev/hda1    DOS
  18. /dev/hda2    Extended
  19. /dev/hda3    Boot Manager for OS/2
  20. /dev/had5    OS/2 HPFS
  21. /dev/sda1    Extended
  22. /dev/sda2    Linux
  23. /dev/sda3    Linux Swap
  24. /dev/sda4    Linux
  25. /dev/sda5    OS/2
  26. /dev/sda6    DOS 16
  27.  
  28. Mtools and dosfs work OK on /dev/hda1, but neither work on /dev/sda6.
  29. mdir gives error massage "Cannot initialize 'D:'"
  30. smount gives error massage "MSDOS bread failed" "Device busy" or
  31. something like that.
  32. Help is needed.
  33.  
  34. Wei Wu (wuwei@acf3.nyu.edu)
  35.