I just downloaded Updated 1.0 Testing CD from www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.0-Testing/fdbasecd.iso and tried to install it in qemu using singlestepping but it didn't work.
Here are some (hopefully relevant) parts of the installing process: Lines starting with "#" are my comments. [EMAIL PROTECTED] dd if=/dev/zero of=testdisk bs=1M count=10 [EMAIL PROTECTED] qemu -hda testdisk -cdrom FreeDOS-1.0-testing.iso -boot d -m 32 # I selected "1. Boot FreeDOS from CD" from boot-menu # In next menu, there are only 2 entries, but I can use arrows to select # options 1,2,3,4,5 - i.e. there's 3 extra options which are not shown # 1. Install to harddisk using FreeDOS SETUP (default) # 2. FreeDOS Safe Mode (skip driver loading) # # I selected 1, with Singlestepping ON ... A:\>if not errorlevel 4 getargs > temp.bat [Yes=ENTER, No=ESC] ? # I needed to press ENTER twice on the line above A:\>call temp.bat [Yes=ENTER, No=ESC] ? A:\>temp.bat [Yes=ENTER, No=ESC] ? A:\>A:\>getargs [Yes=ENTER, No=ESC] ? [Yes=ENTER, No=ESC] ? Bad command or filename - "A:\". A:\>echo off [Yes=ENTER, No=ESC] ? ... A:\>if exists FDCD0001 devload /h /qq crdcache.sys FDCD0001 CDRCACH1 1024 >NUL [Yes=ENTER, No=ESC] ? # I needed to press ENTER twice on the line above ... # I selected language 1 - English ... # I selected "Prepare the harddisk for FreeDOS 1.0 Final by running XFdisk" ... # I used XFdisk to create one 10MB primary partition # After restarting I got about the same error-messages as earlier ... X:\>if exist C:\NUL echo C:>>Z:\drvlist.txt [Yes=ENTER, No=ESC] ? # I think I needed to press ENTER twice on the line above ... X:\>set oldlang=EN [Yes=ENTER, No=ESC] ? X:\>if not exist X:\FreeDOS\Setup\NLS\drvch.EN set lang=en [Yes=ENTER, No=ESC] ? # I needed to press ENTER twice on the line above ... # In "Please select the drive you wish to install FreeDOS on." I got these options: # ####################################### # # X:\>echo C: [Yes=ENTER, No=Esc] ? # # # C: # # ####################################### # I selected the 2nd one "C:" ... X:\>del z:\drvlist.txt [Yes=ENTER, No=ESC]? x:\>rem shsurdrv /qq /u>NUL [Yes=ENTER, No=ESC] ? X:\>if !C: [Yes=E==! set destdrv=C: [Yes=ENTER, No=ESC] ? X:\>rem Check if partition needs to be created [Yes=ENTER, No=ESC] ? X:\>CDD C: [Yes=E\ [Yes=ENTER, No=ESC] ? Syntax error. X:\>if not !X:\==!C: [Yes=E\ goto fdiskmenu [Yes=ENTER, No=ESC] ? X:\>[Yes=E\ goto fdiskmenu [Yes=ENTER, No=ESC] ? Bad command or filename - "[Yes". X:\>goto skipfdisk [Yes=ENTER, No=ESC] ? X:\>pbatch X:\FreeDOS\Setup\NLS\backgrou.men -fh0 -ft7 -x1 -y1 -r0 -s0 [Yes=ENTER, No=ESC] ? ... X:\>[Yes=E\ goto format [Yes=ENTER, No=ESC] ? Bad command or filename - "[Yes". ... # Select "Yes" for Format-question ... X:\>[Yes=E\test.tmp pause Could not format your hard disk [Yes=ENTER, No=ESC] ? Bad command or filename - "[Yes". X:\>if not exist C: [Yes=E\test.tmp goto format [Yes=ENTER, No=ESC] ? X:\>[Yes=E\test.tmp goto format [Yes=ENTER, No=ESC] ? Bad command or filename - "[Yes". X:\>del C: [Yes=E\test.tmp [Yes=ENTER, No=ESC] ? All files in '*.*' will be deleted ! Are you sure (Y/N)? Y # I answered "Y" to the question above File not found. - 'C:\*.*' File not found. - 'X:\[YES' File not found. - 'X:\E\TEST.TMP' ... # I selected "1. Configure FreeDOS installating settings" from menu ... # I won't report those >>Bad command or filename - "[Yes".<< errors anymore. # or "Syntax error." errors for commands like "CDD C: [Yes=E\" ... # I selected "1. Start installation of FreeDOS 1.0 Final" from menu ... Warning: error 1 occured! Press a key to continue X:\FREEDOS\SETUP\INSTALL>goto end [Yes=ENTER, No=ESC] ? X:\FREEDOS\SETUP\INSTALL>if ""=="QUIT" goto optmenu2 [Yes=ENTER, No=ESC] ? X:\FREEDOS\SETUP\INSTALL>rem Do not CALL this, but let it be the end-option. [Yes=ENTER, No=ESC] ? X:\FREEDOS\SETUP\INSTALL>rem But what about the INSTALLER not being run? how to solve that? [Yes=ENTER, No=ESC] ? X:\FREEDOS\SETUP\INSTALL>if exist postinst.bat postinst.bat [Yes=ENTER, No=ESC] ? X:\FREEDOS\SETUP\INSTALL>goto end [Yes=ENTER, No=ESC] ? X:\FREEDOS\SETUP\INSTALL> # Installer ended and I was dropper to FreeDOS. X:\FREEDOS\SETUP\INSTALL> dir c: Volume in drive C is FREEDOS Volume Serial Number is 0B54-1906 File nor found. # There are no files on C: - so it seems that install wasn't succesfull. X:\FREEDOS\SETUP\INSTALL> -- Markus Laire ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel