| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <BAY125-F1113DAC41C8F57950D7635B5F20@phx.gbl> |
| X-Sender: | karlm30 AT hotmail DOT com |
| From: | "Karl M" <karlm30 AT hotmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Mount command warning with latest cygwin1.dll snapshot |
| Date: | Tue, 07 Nov 2006 11:23:55 -0800 |
| Mime-Version: | 1.0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
------=_NextPart_000_40b9_42dc_3c0a
Content-Type: text/plain; format=flowed
Hi All...
I just tried out the latest snapshot and my bat file to clean up my mounts
now gives warning messages. The current released version of cygwin1.dll does
not produce the warnings.
The bat file (with a .txt extension) and a cut and paste of the cmd output
are attached.
Thanks,
...Karl
_________________________________________________________________
Try the next generation of search with Windows Live Search today!
http://imagine-windowslive.com/minisites/searchlaunch/?locale=en-us&source=hmtagline
------=_NextPart_000_40b9_42dc_3c0a
Content-Type: text/plain; name="mount.txt"; format=flowed
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="mount.txt"
Z:\>c:\cygwin\bin\cygwin-mount-points.bat
Z:\>echo Removing all Cygwin mount points
Removing all Cygwin mount points
Z:\>C:\Cygwin\bin\umount -A
Z:\>C:\Cygwin\bin\umount -c -s
Z:\>C:\Cygwin\bin\umount -c -u
umount: remove_cygdrive_prefix: No such file or directory
Z:\>echo Setting Cygwin system mount points
Setting Cygwin system mount points
Z:\>C:\Cygwin\bin\mount -c -s -t /
Z:\>C:\Cygwin\bin\mount -f -s -b C:/Cygwin /
cygwin warning:
MS-DOS style path detected: Z:\
Preferred POSIX equivalent is: /z
CYGWIN environment variable option "nodosfilewarning" turns off this
warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Z:\>C:\Cygwin\bin\mount -f -s -b C:/Cygwin/bin /usr/bin
cygwin warning:
MS-DOS style path detected: C:\Cygwin\usr\bin
Preferred POSIX equivalent is: /usr/bin
CYGWIN environment variable option "nodosfilewarning" turns off this
warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Z:\>C:\Cygwin\bin\mount -f -s -b C:/Cygwin/lib /usr/lib
cygwin warning:
MS-DOS style path detected: C:\Cygwin\usr\lib
Preferred POSIX equivalent is: /usr/lib
CYGWIN environment variable option "nodosfilewarning" turns off this
warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Z:\>
------=_NextPart_000_40b9_42dc_3c0a
Content-Type: text/plain; name="cygwin-mount-points.txt"; format=flowed
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="cygwin-mount-points.txt"
echo Removing all Cygwin mount points
C:\Cygwin\bin\umount -A
C:\Cygwin\bin\umount -c -s
C:\Cygwin\bin\umount -c -u
echo Setting Cygwin system mount points
C:\Cygwin\bin\mount -c -s -t /
C:\Cygwin\bin\mount -f -s -b C:/Cygwin /
C:\Cygwin\bin\mount -f -s -b C:/Cygwin/bin /usr/bin
C:\Cygwin\bin\mount -f -s -b C:/Cygwin/lib /usr/lib
------=_NextPart_000_40b9_42dc_3c0a
Content-Type: text/plain; charset=us-ascii
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
------=_NextPart_000_40b9_42dc_3c0a--
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |