login
Header Space

 
 

Re: Newbie Followup and questions

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
Date: Sunday, August 9, 1992 - 6:51 pm

In article <1992Aug9.203814.9805@news.weeg.uiowa.edu> rahayden@news.weeg.uiowa.edu (Silicon Avatar) writes:

That should work, except if

  - your mount is broken in some strange way (unlikely)
  - your mount is very old (unlikely)
  - /mnt doesn't exist (-> mkdir /mnt)
  - /mnt exists, but is in use. You can either try to figure out what is
    using /mnt or you create a new directory and try again.
  - /dev/hda1 is inaccessible or already mounted
  - there's no MS-DOS file system on /dev/hda1 (very unlikely ;-)
  - you're not root

The following should work in any case:

  - reboot
  - log in as root
  - mkdir /DOS
  - mount -t msdos /dev/hda1 /DOS

Note that the MS-DOS FS is still in alpha and that it may exhibit anti-
social behaviour if you push it too hard.

- Werner
-- 
   _________________________________________________________________________
  / Werner Almesberger, ETH Zuerich, CH      almesber@nessie.cs.id.ethz.ch /
 / IFW A44  Tel. +41 1 254 7213                 almesberger@rzvax.ethz.ch /
/_BITNET:_ALMESBER@CZHETH5A__HEPNET/CHADNET:_[20579::]57414::ALMESBERGER_/
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Newbie Followup and questions, Werner Almesberger, (Sun Aug 9, 6:51 pm)
speck-geostationary