Re: [Freedos-user] NTFS vs NTFSDOS

2004-09-03 Thread Luchezar Georgiev
The read-only version of NTFSDOS is free, but the read-write version isn't But the ntfs tools on ftp://ftp.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/disk/ntfs.zip Are they GPL? Oui-da, merci beaucoup! ;-) But it's not the same thing. NTFSDOS is a driver whereas the above is a set of re

Re: [Freedos-user] Re: DOS service (Int 25h) problem

2004-09-03 Thread Luchezar Georgiev
I added some instructions to print some possible error codes after the call to int 25h with A: drive selected. The error code I get is: 0207h. The 2 which is relevant here means "address mark not found" as returned by BIOS. --- This SF.Net emai

[Freedos-user] Microsoft Windows runs on FreeDOS (and now for sure)

2004-09-03 Thread Aitor Santamaría Merino
(new attempt) (NOTE: this is a copy of my infamous post, but this time WITHOUT the attachment; I hope we all don't get it three times later) (The attachment was a zip-ed BMP image (around 10KB) of Paintbrush over Windows 3.1 over FreeDOS) == Hi, From time to time I like testing h

Re: [Freedos-user] Shsucdx & ATAPICDD.SYS

2004-09-03 Thread Bernd Blaauw
I am trying to make a small FreeDOS bootdisk who use a ramdisk on Z: but the CDROM driver won't work: Z:\DRIVERS>DEVLOAD ATAPICDD.SYS [...] Found 01 IDE/ATAPI Drives 1 character device installed Driver staying resident Z:\DRIVERS>SHSUCDX /D:FDCD [...] Can't open CD Driver FDCD [...] You

Re: [Freedos-user] Shsucdx & ATAPICDD.SYS

2004-09-03 Thread Yann Bénigot
Bernd Blaauw a écrit : I am trying to make a small FreeDOS bootdisk who use a ramdisk on Z: but the CDROM driver won't work: Z:\DRIVERS>DEVLOAD ATAPICDD.SYS [...] Found 01 IDE/ATAPI Drives 1 character device installed Driver staying resident Z:\DRIVERS>SHSUCDX /D:FDCD [...] Can't open CD Dri

[Freedos-user] Delivery Status Notification

2004-09-03 Thread Mail Delivery Service
- These recipients of your message have been processed by the mail server: [EMAIL PROTECTED]; Failed; 5.2.2 (mailbox full) Remote MTA ims2c.libero.it: SMTP diagnostic: 552 RCPT TO:<[EMAIL PROTECTED]> Mailbox disk quota exceeded Reporting-MTA: dns; smtp6.libero.it Received-from-MTA: dns; li

Re: [Freedos-user] Shsucdx & ATAPICDD.SYS

2004-09-03 Thread Kenneth J. Davis
Bernd Blaauw wrote: ... You need to specify DEVICE NAME. ATAPICDD.SYS assumes some strange name, but definately not FDCD000x batchfile (cd will be drive X:): @echo off devload atapicdd.sys /D:FDCD0001 shsucdx /D:FDCD0001,X depending on which version will determine what the default name is (and ot

[Freedos-user] Multiple Hard Drives/Operating Systems

2004-09-03 Thread ANGELA PERKINS-MOORE
I have a pc that has two hard drives.  I have Windows Me installed on the Master hard drive and the secondary drive is being used as storage.  I wanted to know if I can install FreeDos on the secondary drive and be able to have multiboot options for both operating systems?  I also wanted to k