IT doesn't use dos that I know of. I used to work in IT. I think you will find 
out that freedos is for 
- embedded systems developers
- people who want to run their old DOS programs.
- probably some other uses I am not covering, like POS

I do research like anybody else. but I am not skilled in writing an OS (but I 
am trying to learn about coding multithreading, who knows, maybe I can do it on 
top of DOS! touch subject with too much to read that's over my head right now, 
dig into the intel manuals if you don't believe me.). 

If you don't like the internet, why are you on it? I use it for a research 
tool. it's because I can't get out to the library, and the library has almost 
no technical books. I also have an easier time asking for permission to use 
something, again, because I can't get out. on the internet, sometimes you get 
good stuff, and sometimes you get junk or in between, or things I didn't think 
about, or stuff that's not standardized (like most javascript functions).

sure, I have a library of my own.

my only trouble in making a multithreading API on top of DOS is that there's no 
compiler for it. gcc runtime and some libraries must be custom built for that 
kind of platform.

I really need multithreading in DOS to parallelize some disk wipe or refresh 
jobs to take FAR less time. I like efficiency. and dd is very very slow for 
some reason.

I like coding for DOS, it's easier. linux isn't an easily customizable system 
like DOS, it requires linux to build linux and there are very few 
cdrom-building packages out for it and they are hard to use. DOS you just 
compile a program and run it and you are done and it's cdrom-able.  only thing 
you need is freedos ripcord and a boot sector image and the proper files and 
you are good to go with bootable [disk] utilities. I think such a disk utility 
could possibly also work with GPT from a structure point of view without having 
to mess with UEFI calls, but I am thinking that the partition GUIDs MAY need to 
be regenerated (more research?) if the disk is repartitioned or partitions 
moved, or . but maybe not. 

in windows something changes (dialog boxes fly by) there when I switch a drive 
form one channel to another with GPT. so I am thinking that ther eis something 
more under the hood.

I still think it would be nice to have tuxera ntfs-3d filesystem support in 
freedos with LFN. but then would it b DOS? also, NTFS is "not meant for 
removable drives". this is why we have exFAT, fat32, etc.

would love to see exFAT/FAT64 support in freedos, or dos-like OS.  I don't care 
what the OS is, as long as it:
- has a compiler for it I can hopefully run on windows
- it's easy to set up and cdrom
- has the needed utilities 
- I can just hit the reset button when I need to without consequence, like DOS
- has long filenames
- multithreading support both in the compiler and in the OS
- either multitasking or task switching.
- no improper limitations on the fliesystem size that aren't in the filesystem 
spec
- uses a commonly used filesystem (there is a free paragon ext2/3/4 for windows 
by the way)
- filesystem works with windows I hope (NTFS, FAT32, FAT12 (floppies), 
- floppy drive support
- cdrom support
- network support optional
- a command shell prompt with decent scripting capabilities
- text screen is fine for most of what I do, but should have some sort of 
access to graphics
exFAT is 64-bit and is licensed I am pretty sure. on my cdroms and installation 
of DJGPP I really need to get around that 8.3 filename thing.

not sure, but I *think* reactos.org is supposed to be an XP clone might be just 
that. it's cdromable (you can make a livecd) and right now it's only fat32. 
compilers are definitely available and it has all the above except for 
filesystem limitations probably.



*****
if ANYONE has learned what switches to use to get DOSLFN to work with freedos, 
PLEASE post to this mailling list! thanks, much appreciated. I have tried 
everything I could and failed, out of ideas, and testing all possible 
configurations would take FAR too long due to the sheer number of 
options/switches.
tried posting before but got no answer. help would be greatly appreciated if 
someone has the answer.
thanks.
*****





>________________________________
> From: Charles Belhumeur <[email protected]>
>To: Technical discussion and questions for FreeDOS developers. 
><[email protected]> 
>Sent: Friday, May 23, 2014 11:27 PM
>Subject: Re: [Freedos-devel] [Freedos-user] Load file sys driver in    
>dconfig.sys?
> 
>
>I get the impression a lot of you are just doing wanking around,
>reconfiguring hacking etc, with no real purpose or end goal in mind.
>I did my share of this in the early days a couple decades back.  Its
>educational but you have to decide how much of your life you want to
>waste on stuff nobody will ever likely want or use. And I never wasted
>anyone else's time with the pursuit by asking questions about obscure
>stuff no one else is interested in.  Mostly because no one knows
>anything about that kind of wanking around.  You're mostly on your own
>with it and hell you don't gain any experience solving IT problems if
>you have to ask someone else!  Put in the gruntwork. Read the spec
>manuals that are a helluva lot easier to get now than they used to be.
>And a warning, not everybody who thinks they're a top notch hack has
>what Dilbert calls "The Knack" for the work.  If you don't have it you
>shouldn't be playing here.  Back in the day people with "The Knack"
>figured out all this stuff for themselves, no manuals or help from
>anyone.  There was no convenient internet to ask questions on.  You
>were on your own and had to figure it our for yourself or just give up
>on the idea.
>
>I don't know????  I'm not sure of what this FreeDos initiative is
>about anymore.  It seems to be a lot of wanking around with no real
>goal or purpose or better yet IT task or role to fill. I'm going to
>have to examine whether or not its worth my time to keep following the
>development of this OS.  Mostly you seem to be trying to duplicate of
>match things that were all done and sorted out a couple decades ago.
>Whats the point of that?  I thought this initiative was going to pick
>up where MS left off with DOS and take it somewhere new and better.
>more functional.  I don't see the point of making modern hardware
>merely copy of duplicate what the old hardware and MS-DOS did 25 years
>ago??????
>
>On 5/6/14, Thomas Mueller <[email protected]> wrote:
>> from Rugxulo:
>>
>>> I don't know if drive letter assignment is configurable. I'd doubt it.
>>> You might?? be able to adjust some things with certain (third-party?)
>>> tools, but I'm not sure offhand if that's a reasonable expectation.
>>
>>> > What is available for reading NTFS used in WXP, W7?
>>
>>> I think you're barking up the wrong tree. But also I'm not experienced
>>> enough in trying all the various file systems and drivers and OSes. So
>>> maybe I am the wrong person to be replying here. I don't want to
>>> discourage you, just make sure you're asking the right questions.
>>
>>> I just think it's not well-supported, if at all, to read foreign file
>>> systems under DOS. There isn't a lot of active work in that area. I
>>> think it's not a priority. In other words, it's probably more
>>> reasonable (or at least more commonly accepted) to use a proper OS
>>> with proper first-party support for that file system, even if only to
>>> transfer the relevant data to a more suitable disk (or file system)
>>> for whatever OS you're trying to run (e.g. FAT32 for FreeDOS).
>>
>>> Even Linux only "mostly" supports NTFS (r/w) except for compression
>>> and encryption, last I heard. FreeBSD might have support for HPFS too,
>>> but it may be readonly.
>>
>>> In other words, it's not a good first choice to try to use FreeDOS to
>>> read all these other systems. I have no idea if eComStation supports
>>> FAT32 nowadays (probably), but if you want to use HPFS (full time, not
>>> just once or twice, read + write), that OS would be my first choice.
>>> And of course if you don't want to use the obvious modern Windows for
>>> NTFS (5.x or whatever), you're stuck with Linux or FreeBSD or similar.
>>> I'm not sure other tools are as trustworthy. Make sure you have
>>> backups before doing anything heavy-duty!
>>
>>> If you can bootup a suitable foreign OS and migrate the data to FAT32,
>>> "most" OSes (even latest eCS, presumably) can access it (read +
>>> write), and you can boot up FreeDOS and access it (full-time) with no
>>> problems. That is presumably the "preferred" solution here. Maybe not
>>> what you want to hear, but we can't have everything.  :-/
>>
>> I don't think FreeBSD, or any other BSD, ever had HPFS support, and I just
>> looked again for FreeBSD, not even read-only.
>>
>> If I had anything on HPFS, I suppose I'd use Linux to copy anything I wanted
>> to save.
>>
>> OS/2 was just getting an experimental third-party driver for FAT32 back in
>> 2001; I never got to use it.
>>
>> FAT32 is now good as a lingua franca file system for exchanging data between
>> various OSes but is very limited on ability to use large partitions: not
>> nearly as good as NTFS or Linux or BSD file systems.  Now EXFAT has been
>> developed to remedy FAT32's inadequacy for large partitions.
>>
>> Not having a file system better than FAT32 is a big limiting factor for
>> FreeDOS and ReactOS, at least for doing big things, perhaps even rebuilding
>> the OS from source.
>>
>> Tom
>>
>>
>> ------------------------------------------------------------------------------
>> Is your legacy SCM system holding you back? Join Perforce May 7 to find
>> out:
>> • 3 signs your SCM is hindering your productivity
>> • Requirements for releasing software faster
>> • Expert tips and advice for migrating your SCM now
>> http://p.sf.net/sfu/perforce
>> _______________________________________________
>> Freedos-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/freedos-devel
>>
>
>------------------------------------------------------------------------------
>"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
>Instantly run your Selenium tests across 300+ browser/OS combos.
>Get unparalleled scalability from the best Selenium testing platform available
>Simple to use. Nothing to install. Get started now for free."
>http://p.sf.net/sfu/SauceLabs
>
>
>
>
>_______________________________________________
>Freedos-devel mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/freedos-devel
>
>
>
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to