| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
| From: | "Wiktor S. (wswiktorSP AT Mpoczta DOT fm) [via djgpp AT delorie DOT com]" <djgpp AT delorie DOT com> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: DJGPP and Win10 32-bit |
| Date: | Mon, 15 Feb 2016 14:02:32 +0100 |
| Organization: | INTERIA.PL S.A. |
| Lines: | 34 |
| Message-ID: | <n9si95$gj8$1@usenet.news.interia.pl> |
| References: | <56BF484D DOT 4080200 AT iki DOT fi> <56C0A4F4 DOT 4020709 AT iki DOT fi> |
| NNTP-Posting-Host: | user-164-127-228-6.play-internet.pl |
| Mime-Version: | 1.0 |
| X-Trace: | usenet.news.interia.pl 1455541351 17000 164.127.228.6 (15 Feb 2016 13:02:31 GMT) |
| X-Complaints-To: | usenet AT firma DOT interia DOT pl |
| NNTP-Posting-Date: | Mon, 15 Feb 2016 13:02:31 +0000 (UTC) |
| In-Reply-To: | <56C0A4F4.4020709@iki.fi> |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| Importance: | Normal |
| X-Newsreader: | Microsoft Windows Live Mail 16.4.3528.331 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V16.4.3528.331 |
| Bytes: | 2169 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
> > - there are LFN related problems with drive D: - if directory names are
> > SFN only, all is OK, otherwise attempt to open file in such directory
> > fails with EACCES ('cat d:/foo/example.txt' is OK, 'cat
> > d:/foo.example/bar/example.txt' fails with EACCES, assuming that files
> > exist). I did not
> > have drive D: in earlier tests so I do not know whether the problem is
> > Win10 Home specific.
>
> Seems to be related to use of NTFS. Formated partition as FAT32 and after
> that no more problems on D:. One only needs to use external tools to
> format FAT32 as Windows 10 Home do not seem to offer such possibility.
***
C:\>cat d:/foo.example/bar/example.txt
Works for me.
C:\>ver
Microsoft Windows [Version 10.0.10586]
C:\>
***
This is Windows 10 Pro, so called "November 2015" build. Drive D: is 30 GB
NTFS. Maybe it’s the size that matters.
--
Wiktor S.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |