Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 96 15:18:16 EST
From:      gippolit@ccsmtp2.eccs.com
To:        hopkik@rpi.edu, donny@ms1.hinet.net (Donny Lee)
Cc:        questions@FreeBSD.org
Subject:   Re[2]: Mounting my dos partition
Message-ID:  <9609218459.AA845926457@ccsmtp2.eccs.com>

next in thread | raw e-mail | index | archive | help
     This is the correct way to mount a dos par!!!
     
     mount -t msdos /devicename /mountpoint


______________________________ Reply Separator _________________________________
Subject: Re: Mounting my dos partition
Author:  donny@ms1.hinet.net (Donny Lee) at CCSMTP
Date:    10/21/96 12:41 PM


-=*> hopkik@rpi.edu wrote:
> from there.  My problem is installing the packages.  I have tried copying 
> the packages directory to my dos partition and installing from there, but 
> the installation menu can't seem to find the Index file even though it is 
> there. My dos subdirectory is empty so I suspect that the problem is that 
> my dos partition is not mounted, but I haven't had any luck with the
> command:
>   mount msdos /dev/wd0s1 /dos
     
  Ken, I just got off from the same problem, and I'm sure it's 
  not because that your DOS partition has been mounted in or not, 
  in my case.
     
  It's most likly because of the stupid DOS 8.3 file name format, 
  the install program can't correctly refer to the real file from 
  the packages index file, since most of the .TGZed files are 
  something like 'pine-3.91.tgz'.  You can have a look at the 
  packages/index by a simple DOS viewer or editor.
     
  The way I solve the problem is making my CD-ROM running.   :)
     
 // Donny




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9609218459.AA845926457>