home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16048 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.2 KB  |  42 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!spool.mu.edu!uwm.edu!linac!att!news.cs.indiana.edu!nstn.ns.ca!cs.dal.ca!ug.cs.dal.ca!pitzel
  3. From: pitzel@ug.cs.dal.ca (brad John pitzel)
  4. Subject: Need Help with Mount!!
  5. Message-ID: <92Nov8.143112ast.53@ug.cs.dal.ca>
  6. Originator: root@ug.cs.dal.ca
  7. Sender: usenet@cs.dal.ca (USENET News)
  8. Nntp-Posting-Host: ug2.cs.dal.ca
  9. Organization: Math, Stats & CS, Dalhousie University, Halifax, NS, Canada
  10. Date: Sun, 8 Nov 1992 18:31:01 GMT
  11. Lines: 29
  12.  
  13.  
  14. Anyone had this experience?? I'm trying to install linux using
  15. bootimage 0.98 and rootimage 0.97  The installation process proceeds
  16. nicely until I attempt to:
  17.  
  18. mount /dev/hdb1 /mnt
  19.  
  20. To which linux responds 'Segmentation Fault' and a nice core dump.
  21. I have tried manual installation, tried using the installation scripts
  22. included in rootimage, tried parititioning /dev/hdb different ways, etc..
  23.  
  24. mkfs -c /dev/hdb1 (size) works fine.  Its just that darn mount command.
  25.  
  26.  
  27. Both my drives (hda, hdb) are IDE drives.  I've got a ordinary 386 clone,
  28. 4 megs ram. Since hda is one dos partition, I also tried:
  29.  
  30. mount -t msdos /dev/hda1 /dos
  31.  
  32. but that returns with "Segmentation Fault" too.. Arrgghhh!!
  33.  
  34. Any suggestions???
  35.  
  36. Thanks..
  37.  
  38.  
  39.  
  40. (no .sig 'till linux works)
  41.  
  42.