Now it can basically be confirmed that the drive letter can be converted in combination with GHOST. The AUTOEXEC and CONFIG.SYS on my current machine seem to have errors! Can you post yours?
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!
Originally posted by llztt1 at 2007-4-17 12:24 PM:
Test version 25th floor, successfully run
But there is no drive letter after loading IFS..
Is it that it cannot be loaded itself, or is the function of version 25th floor streamlined??
1. The drive letters that can be correctly loaded after IFS are crucial for the automatic batch processing GHOST. Realize the correct conversion between drive letters and X:Y format. (Regarding DOS support for NTFS, in my opinion, using IFS is good as it is readable, writable, has good Chinese support, and also supports EXT partitions? NTFSPRO is still a bit short, of course, it's best to have both, heh heh)
2. If a column directly showing the GHOST X:Y partition format is added to the partition information analyzed by TODISK, it will be more convenient, heh heh. There's no need to deliberately calculate it with batch processing. Of course, if the cost is too high, such as the code increasing too much, then it's not necessary either. (Add a sentence: If it's convenient, also add a column showing the GRUB X:Y partition format, heh heh)
4. Fix the absolute positions of various information generated by TODISK in the text to be more fixed and precise, because when batch processing analyzes these information, it locates using absolute position numbers, and changes are not allowed. For example, the starting sector number corresponding to START, whether the width is sufficient, whether it will widen when encountering larger sectors, and currently, the activated * and hidden * are not aligned with the top-level A and H. (Is there a problem of widening for LABEL? It is suggested to place LABEL at the end)
5. Can a column be added to display the remaining space? Of course, similar to suggestion 2, if the cost is too high, give it up
2. WINIMAGE has a BOOTPART that can restore the NT DBR, I think. I wonder if TODISK can refer to it
Originally posted by lianjiang2004 at 2007-4-18 08:31:
Ask a basic question, how to get help information?
Tried todisk- /? todisk- /h todisk- -h todisk- --hh todisk- under the actual machine DOS, no information. How to use?
In addition, entering todisk causes a crash. No information.