Flooped floppy image test passed. But when making it bootable on CD, it fails with an error: "Not ready writing drive A?". Don't know what the problem is. The following is an ISO made with EB. http://zhenlove.com.cn/cndos/fileup/files/mycd.rar
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!
2001-05-05 22:22 94,292 command.com
2006-09-15 10:10 32 config.sys
2006-01-25 07:36 1,436,176 ghost.exe
2001-05-05 22:22 10,351 himem.sys
2003-06-20 12:55 125,960 io.sys
2006-09-16 07:58 1,200 m.bat
2000-09-25 14:58 234,404 TW.EXE
2005-08-29 09:25 50 W.BAT
2002-12-12 18:27 8,666 WBAT.COM
2007-03-15 13:12 25 autoexec.batecho off
tw/np>nul
m@echo off
cls
set c=1
set d=1
set e=1
set f=2
set g=sys
set u=Warning! If you continue the operation, the original files will be overwritten!!! Please confirm
set y=ghost -sure -rb -clone,mode
:a
call w w
goto %?%
:w "Made by A矮人工作室qwe1234567 "
Declaration: I am not responsible for the data loss caused by using this software!
:1
call w t
if not %?%*==2* goto a
%y%=pdump,src=%c%:%d%,dst=%e%:%f%\%g%.gho -z1
echo An error occurred! Please check the hard disk!
goto a
:t "Partition Backup Wizard"
The partition of the hard disk
Back up to
The partition of the hard disk:\.gho
%u%
:2
call w y
if not %?%*==2* goto a
%y%=pload,src=%e%:%f%\%g%.gho:1,dst=%c%:%d%
echo An error occurred! Please check the hard disk!
goto a
:y "Partition Restore Wizard"
The partition of the hard disk:\.gho
Restore to
The partition of the hard disk
%u%
:3
call w r
if not %?%*==2* goto a
if %d%*==* goto b
%y%=pcopy,src=%c%:%d%,dst=%h%:%i%
echo An error occurred! Please check the hard disk!
goto a
:100
goto a
:b
%y%=copy,src=%c%,dst=%h%
echo An error occurred! Please check the hard disk!
goto a
:r "Hard Disk Duplication Wizard"
The partition of the hard disk
Duplicate to
The partition of the hard disk
Warning! Once you press "Confirm", the duplication will be carried out immediately, and the target partition or hard disk will be overwritten!
wbat $w box (+white on +blue) @m.bat:%1 %2 %3 %4Originally posted by jiaju8 at 2007-3-16 21:21:
lianjiang2004:
After making it into an ISO, you can display the interface, and you will know there is an error when you run it
Originally posted by yefeng2651 at 2007-3-19 04:32:
Ghost is okay..
Please help again..