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!
Credits 103 Posts 1 Joined 2004-01-27 00:00 22-year member UID 16131 Gender Male
Status Offline
I was in DOS
c:\>format c:/q/s
It said my command was wrong. So where exactly is the mistake? Do I have to boot from a boot disk and get to A:\> first?
Credits 1,131 Posts 332 Joined 2003-11-27 00:00 22-year member UID 13461 Gender Male
Status Offline
The following is quoted from xiaojun at 2004-1-27 12:59:49:
I've formatted C while at the C:\ prompt before. It's not impossible
It is possible. After booting with a boot disk, you can probably format drive C from any drive letter. I once formatted C with a:format when I didn't have a floppy drive, but I don't know what that guy wants to do. I find it pretty interesting.
Credits 5,798 Posts 1,924 Joined 2003-06-20 00:00 23-year member UID 5583 Gender Male From 金獅電腦軟體工作室
Status Offline
The following is quoted from ming860326 at 2004-1-27 1:12:18:
I was in DOS
c:\>format c:/q/s
It said my command was wrong. So where exactly is the mistake? Do I have to boot from a boot disk and get to A:\> first?
Please note: before carrying this out, make sure FORMAT.COM is in the command search path.
For example: PATH=C:\;C:\DOS;C:\WINDOWS\COMMAND;
Then FORMAT.COM must exist in one of the above three directories.
Credits 153 Posts 11 Joined 2004-02-21 00:00 22-year member UID 18070 Gender Female
Status Offline
Why can't you format C while at the C: prompt!!!!!! I've done it like this before. And it worked very successfully.
But it was c:\>format c:/s/q
You reversed s and q, haha!!1
Credits 105 Posts 1 Joined 2004-03-09 00:00 22-year member UID 19694 Gender Male
Status Offline
The following is quoted from Kinglion at 2004-1-28 9:28:22:
The following is quoted from ming860326 at 2004-1-27 1:12:18:
I was in DOS
c:\>format c:/q/s
It said my command was wrong. So where exactly is the mistake? Do I have to boot from a boot disk and get to A:\> first?
Please note: before carrying this out, make sure FORMAT.COM is in the command search path.
For example: PATH=C:\;C:\DOS;C:\WINDOWS\COMMAND;
Then FORMAT.COM must exist in one of the above three directories.