Re: [Freedos-user] XGCDROM and CD/DVD Recording

2009-03-22 Thread Blair Campbell
 does ASPI.SYS by Oak require a ATAPI driver to be loaded first?

Yes.  Load xgcdrom or something first, then load aspi.sys.  Using
devload worked fine for me.

 I hope to get the real system workable but no idea why it hangs. Wish I
 knew if the GCDROM/ASPI.SYS combination actually worked, as that would
 allow recording on a lot of real systems

Well I tested xgcdrom/aspi on a real machine here, and it worked
(DVD+-RW drive), so at least on my system it works for a real system.
I have not tested it in a virtual environment.

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] PocketDOS

2009-03-22 Thread Michael Reichenbach
Michael Horvath schrieb:
 I have PocketDOS installed on my PDA. It loads a bootable version of 
 FreeDOS from a floppy disk image. I'm having trouble figuring out where 
 AUTOEXEC.BAT and FDCONFIG.SYS are located on this disk. Where can I find it?

Until now I wasn't aware of the PocketDOS project, pretty interesting
and appreciated as it brings more users to FreeDOS and perhaps a
comeback (ok, pretty unlikely).

Did you try asking their support forums?

 Second question: can anyone recommend a good text-based file manager 
 that uses few system resources? I've tried OpenGEM -- a graphical file 
 manager -- but it runs too slowly on my PDA.

I am using ndn, it's good, there is a DPMI32 DOS release. Dunno if it
scales also well on low resources.
http://ndn.muxe.com/

-mr

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] XGCDROM and CD/DVD Recording

2009-03-22 Thread Oleg O. Chukaev
Hello Bernd,

Bernd Blaauw wrote:
 does ASPI.SYS by Oak require a ATAPI driver to be loaded first?
No. Programs like cdrecord and readcd can work without an ATAPI driver.


--
Oleg O. Chukaev

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] PocketDOS

2009-03-22 Thread Robert Riebisch
Michael Horvath wrote:

 Second question: can anyone recommend a good text-based file manager 
 that uses few system resources?

Volkov Commander: http://egner-online.de/vc/en/

Robert Riebisch
-- 
BTTR Software
http://www.bttr-software.de/

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] FreeDOS on Virtual PC 2007

2009-03-22 Thread Robert Riebisch
Michael Horvath wrote:

 ways as a form of copy-protection. I still have my Windows 3.11 disks, 
 and remember that they were formatted to store more than 1.44MB. IIRC, 
 simply copying from one disk to another didn't work last time I tried.

You're wrong. ;-) Windows 3.x is OK, but Windows 95 used DMF
(http://en.wikipedia.org/wiki/Distribution_Media_Format). According to
http://de.wikipedia.org/wiki/Benutzer:Christoh (in German) DMF is
based on FDFORMAT by Christoph H. Hochstätter, who worked for Microsoft
from 1993-2006.

 One last question: how do I test whether the Sound Blaster settings are 
 configured properly? I'm using the default settings created by the 
 FreeDOS installation program, and I have the sound card enabled in 

FreeDOS' BLASTER settings are misleading, because many cards also need
some kind of driver, setup tool, or enabler.

So you need http://www.google.com/search?q=sbbasic.exe.

 Virtual PC, but I am not hearing any sounds in the game I just 
 installed. Does FreeDOS come with a sound test utility? There is no 
 documentation on the game's installation disks.

Many games are nice sound test utilities, e. g., Doom Legacy or Kraptor.
 Both can be found in fdfullcd.iso or via Google.

Robert Riebisch
-- 
BTTR Software
http://www.bttr-software.de/

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] XGCDROM and CD/DVD Recording

2009-03-22 Thread Blair Campbell
 does ASPI.SYS by Oak require a ATAPI driver to be loaded first?
 No. Programs like cdrecord and readcd can work without an ATAPI driver.

No they can't if you're using an ATAPI drive.  ASPI.SYS won't load if
an ATAPI driver isn't loaded already.  ASPI.SYS provides an
ASPI-over-ATAPI interface; it does not comunicate with SCSI devices.

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] PocketDOS

2009-03-22 Thread Michael Horvath
Bernd Blaauw wrote:
 for config.sys only the root of the system is supported, and only the 
 filenamed CONFIG.SYS and FDCONFIG.SYS (so for floppy most likely 
 A:\FDCONFIG.SYS or A:\CONFIG.SYS)
 for autoexec.bat, it's either AUTOEXEC.BAT or any other batchfile 
 indicated by a SHELL= line in the (fd)config.sys file. We've used 
 A:\AUTOEXEC.BAT, A:\FDAUTO.BAT, A:\FDOS\FDAUTO.BAT, things like that.

Ah, thanks! The reason I couldn't see them is because was hiding system 
files. I am able to edit them now.

-Mike

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] PocketDOS

2009-03-22 Thread Michael Horvath
Michael Reichenbach wrote:
 I am using ndn, it's good, there is a DPMI32 DOS release. Dunno if it
 scales also well on low resources.
 http://ndn.muxe.com/
 
 -mr

I am trying ndn. I am able to install it in FreeDOS on Virtual PC on my 
XP machine, but in PocketDOS I get the error, Load error: can't switch 
mode, when trying to run the installer. Any clue how to fix this?

-Mike

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] FreeDOS on Virtual PC 2007

2009-03-22 Thread Japheth

 Are the BLASTER settings described anywhere in detail? VPC says it 
 emulates the Creative Labs Sound Blaster 16 ISA Plug and Play. Maybe my 
 settings are wrong.

You can use the GETSB.EXE tool which is contained in HXGUI 
(http://www.japheth.de/hx.html). It reads the SB16 mixer status directly, thus 
it's able to tell the true values for IRQ and DMA.

A PnP card usually has to be enabled - for SB16, there was a tool 
DIAGNOSE.EXE, which did this. But IIRC this isn't needed for VPC, the SB16 
card is enabled automatically.


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user