Re: [Freedos-devel] XFTOOLS - exFAT access a la LTOOLS

2015-12-12 Thread Georg Potthast
Hi Rugxulo, I still have DJGPP 2.04 installed plus gcc 4.5.3 and compiled it with that. Lucid Puppy most probably uses ext4 and I assume that is the problem. Georg -- ___ Fr

Re: [Freedos-devel] XFTOOLS - exFAT access a la LTOOLS

2015-12-10 Thread Georg Potthast
I used to be sceptical about Github but once you have used it it turns out to be quite handy. So I made a fork of the mmeeks/ext2tools project and did my changes plus wrote new documentation in the readme file. You will find the project here: https://github.com/georgp24/ext2tools Github allows

Re: [Freedos-devel] XFTOOLS - exFAT access a la LTOOLS

2015-12-09 Thread Georg Potthast
er 08, 2015 11:08 PM Subject: Re: [Freedos-devel] XFTOOLS - exFAT access a la LTOOLS > Hi, > > On Sun, Dec 6, 2015 at 5:20 AM, Georg Potthast > wrote: >> >> I did compile mmeeks/ext2tools and they seem to work doing a quick test. >> >> Instructions for compi

Re: [Freedos-devel] XFTOOLS - exFAT access a la LTOOLS

2015-12-06 Thread Georg Potthast
Jayden, I do not know how your question relates to ext file systems. However, I gave up on Grub plus DOS after I locked myself out from my PC. I made a mistake in the Grub configuration and I could not boot the PC at all any more. By the way, Barry Kauler(PuppyLinux) reported the same problem s

Re: [Freedos-devel] XFTOOLS - exFAT access a la LTOOLS

2015-12-06 Thread Georg Potthast
I did some further testing. E2PART does report ext3 partitions as ext2. But e2ls and e2cp work fine with ext3 partitions anyway. I had no luck with ext4 though. AFAIK ext3 partitions can be accessed from programs that only support ext2 since the main difference between these file systems is jou

Re: [Freedos-devel] XFTOOLS - exFAT access a la LTOOLS

2015-12-06 Thread Georg Potthast
I did compile mmeeks/ext2tools and they seem to work doing a quick test. Instructions for compiling: - download a zip archive from github and unpack into ext2tools (rename ext2tools-master) - use djgpp (set the required environment variables etc.) patch the mmeeks/ext2tools sources a bit: - add "

Re: [Freedos-devel] XFTOOLS - exFAT access a la LTOOLS

2015-12-06 Thread Georg Potthast
I think mmeeks/ext2tools is a good find, it should be easier to debug this than to write something from scratch. Once done, you could port newer versions of ext2tools to DOS based on this. This would bring ext3/ext4 support to DOS. > Hi, > > Not much else to report here. I assume this means ve

Re: [Freedos-devel] The block device driver interface

2015-10-07 Thread Georg Potthast
Hi Eric, I would go for your third alternative and try to map e.g. an ext2 formatted disk to a FAT32 disk for DOS. This has some problems which you can observe with the utilities which make an ext2 disk available for Windows. It could be done within a single block device driver and you could th

Re: [Freedos-devel] The block device driver interface

2015-10-07 Thread Georg Potthast
I want to second Bret and point out that MS-DOS supports to write a block device driver that allows DOS to access a non-FAT disk. Let me cite a few explanations in books I have: Ray Duncan writes in "Advanced DOS 2nd edition" page 261f: "Given adequate information about the hardware, any compet

Re: [Freedos-devel] XFTOOLS - exFAT access a la LTOOLS

2015-10-04 Thread Georg Potthast
If you set the device attribute word in the device driver header (bit 13) to flag a non-IBM disk (zero), you can access any disk or tape if the block device driver is written to support that. DOS will just specify the logical sector numbers it needs and does not care if this is stored in FAT for

Re: [Freedos-devel] XFTOOLS - exFAT access a la LTOOLS

2015-10-02 Thread Georg Potthast
> On Thu, Oct 1, 2015 at 4:32 AM, Eric Auer wrote: > > Regarding LTOOLS quality: This thing is ancient and of course it > > supports > > only ext2, not ext3 or ext4. It is probably better to use the > > source of VMSMOUNT as basis for TSR drivers for exFAT access :-) > To use the standard DOS i

Re: [Freedos-devel] exfat support from android linux for freedossdxc support and more?

2015-09-24 Thread Georg Potthast
The reason for a new file system is to support larger disks and long filenames. To avoid legal problems, why not just use ext3 as Linux does? Very few DOS applications (apart from some DOS utilities) will care how the data is stored on disk. And maybe there is already an old ext driver for DOS w

[Freedos-devel] FreeDOS Developer Studio

2015-06-03 Thread Georg Potthast
I ported a graphical IDE to DOS last year: https://sourceforge.net/projects/fldev/ Please click on the screenshots to enlarge them. It was developed for djgpp. Maybe you can use that and extend it for your purposes. Georg ---

Re: [Freedos-devel] 32-bit FreeDOS

2015-05-28 Thread Georg Potthast
On Friday, May 29, 2015, Eric Auer wrote: >FD32 runs more parts in 32-bit, but the advantages compared to using a >classic DOS together with a DPMI compatible DOS extender are minimal. Exactly. -- _

Re: [Freedos-devel] 32-bit FreeDOS

2015-05-28 Thread Georg Potthast
My thought is: who shall do the development? There is no one around that would spend the time to develop this. - Original Message - From: "Antony Gordon" To: "Technical discussion and questions for FreeDOS developers." Sent: Thursday, May 28, 2015 10:47 PM Subject: [Freedos-devel] 32-

Re: [Freedos-devel] Nano-X supposedly ported to DOS, API similar both to X and Windows GDI, small memory footprint

2014-03-20 Thread Georg Potthast
applications to DOS based on FLTK. Georg Potthast -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three ac

Re: [Freedos-devel] DJGPP Mplayer build

2013-07-17 Thread Georg Potthast
Hello Falco, thank you for the interesting information! I will use it when I get around working on the VESA driver. On my PC, however, 800x600 mode does work. It depends on the graphics card I guess. Georg - Original Message - From: Georg Potthast To: Technical discussion and

Re: [Freedos-devel] DJGPP Mplayer build

2013-07-17 Thread Georg Potthast
Hi Falco, just uploaded the Mplayer binary archive to my google code web site: https://nanox-microwindows-nxlib-fltk-for-dos.googlecode.com/files/mpbin.7z Georg -- See everything from the browser to the database with App

Re: [Freedos-devel] DJGPP Mplayer build

2013-07-17 Thread Georg Potthast
ty <> required bytes per pixel * X resolution then the screen becomes a garbage. This is mostly true for special vesa modes like 1152x864 and 1400x1050 but it depends entirely on the video card. (Mine is an ATI Radeon 7770). Greetings: falco On Tue, Jul 16, 2013 at 10:33

[Freedos-devel] DJGPP Mplayer build

2013-07-16 Thread Georg Potthast
I have included Khusraw's version of MPlayer in my XFDOS package: http://code.google.com/p/nanox-microwindows-nxlib-fltk-for-dos/downloads/list You could copy it from the hard disk version. Georg -- See everything fro

Re: [Freedos-devel] 7Zip

2012-08-22 Thread Georg Potthast
I observed that 7zip provides a better compression than ZIP. The CD image of my Graphical FreeDOS distribution XFDOS "xfdos.iso" is 63.2 MB uncompressed. ZIP compresses this to 53.1 MB while 7z compresses it to 27.1 MB, almost half of that. See here: http://code.google.com/p/nanox-microwindows-

Re: [Freedos-devel] DOS Development Idea

2012-05-05 Thread Georg Potthast
I think one should not just discuss technical details. You should define objectives who shall use DOS or any enhanced DOS? There is Windows, Mac OS, Linux and DOS. Plus countless real time and home grown operating systems. What should convince a computer user to use DOS instead of all the other

[Freedos-devel] Minimalist linux

2012-05-02 Thread Georg Potthast
This 52 MB linux distribution contains gcc: http://www.ttylinux.net/dloadPC-x86_64.html Georg -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has cha

[Freedos-devel] DOS Development Idea

2012-05-02 Thread Georg Potthast
I agree with Eric. Some additional points: You could write a 64bit DOS extender but you would also have to change e.g. Watcom C or DJGPP to work with a 64bit DOS extender or you cannot write application programs in C or C++ using 64bit. Also while in 64bit mode you have no 16bit support so the

Re: [Freedos-devel] dosbox dos emulator

2011-11-13 Thread Georg Potthast
I have page with various packet drivers here: http://www.georgpotthast.de/sioux/packet.htm Georg Potthast -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1

[Freedos-devel] How do I make bootable freedos cd images

2011-11-01 Thread Georg Potthast
/download.htm Instructions how to setup these ElTorito disks are included in my Bochs tutorial: http://peter-bochs.googlecode.com/files/Bochs%20-%20a%20Guide%20and%20Tutorial%20for%20Windows%20II.pdf Georg Potthast -- RSA®

Re: [Freedos-devel] Freedos and lack of drivers

2011-09-18 Thread Georg Potthast
If you have several DOSEMUs running in parallel, these cannot communicate. Linux, however, allows one process to spawn another process and then there is pipe() to have these processes communicate. A tiny Linux distribution without X and graphics is here: http://www.ttylinux.net/ Georg--

[Freedos-devel] Freedos and lack of drivers

2011-08-29 Thread Georg Potthast
Roberto is right, the lack of drivers is a major problem for DOS now. Even most printers cannot be used with DOS anymore since you cannot just send plain ASCII text to them. Either the transmission is compressed or it is a Winprinter which will work with a Windows driver only. Maybe someone can

Re: [Freedos-devel] New FreeDOS 1.1 test ISO (#3) released

2011-08-06 Thread Georg Potthast
@Christian: the autoexec.bat on my Live-CD does "devload usbdisk.sys" and then "xmsdsk.exe". So there are apparently no "redirector (for example, *CDEX) CDS entries" when usbdisk.sys is loaded. @Travis: The CD and its ISOLinux do not include speech drivers, so I see no reason for automatic sele

Re: [Freedos-devel] New FreeDOS 1.1 test ISO (#3) released

2011-08-05 Thread Georg Potthast
I am a bit overwhelmed by the discussion following my post. I will try to address some points. In my opinion the CD should be easily usable by first-time FreeDOS users and not only by experienced DOS developers. This is the view I had when testing the CD. Bernd Blaauw schreef: ;-) >The idea i

Re: [Freedos-devel] New FreeDOS 1.1 test ISO (#3) released

2011-08-03 Thread Georg Potthast
I did a test of this CD too. First I would suggest to make an El-Torito hard disk instead of using ISOLinux. DOS I feel should boot directly and not by booting a version of Linux first. I did my LifeCDs with FreeDOS just as an El-Torito hard disk with 10MB. Then I have to mention that I cannot