-
April 4th, 2005, 02:06 AM #1Member
- Join Date
- Dec 2003
- Posts
- 207
How do you format using CMD/Dos prompt??
Hi all,
I realize a copy of Win XP would normally give you a blue screen with option to format the hardrive but I want to know how to use cmd prompt to format a drive, I tried it on my buddies computer that's running xp home and this is what happened...
I typed in format C: after that it came up and said C: drive was an ntsf file, then after that line it said 'label disk volume' then the cursor was flashing beside it as if it was a question, what do I type beside that and how do I format a drive using cmd prompt?
**if this isn't too much trouble, how do I access individual files/folders off a CD using cmd prompt, especially if there's different folders and so forth on the CD, and also my hardrive in general, so I had a folder called 'movies' within the folder 'my documents' how would I access that folder through cmd prompt?
-
April 4th, 2005, 02:27 AM #2Ultimate Member
- Join Date
- Oct 2001
- Posts
- 10,821
to get around in dos you just have to learn the commands
cd = change directory
dir = directory..which mean "list what is in this folder"
say you are in the c:\ to see what is there you just go dir
so it lists out the files and folder etc such as
[mydocu~1]
[progra~1]
[windows]
boot.ini
in DOS they use shortcut names to keep it under 8 letters plus 3 letter extension
in Xp cmd prompt it may be different
so to go into "my documents" you do C:\ cd mydocu~1 that means "change directory to my documents"
so then you are sitting at c:\mydocu~1 so from there you can go "dir" again to see what is in there
to go back up one level...like back from "my documents" to the c:\ you can do "cd ." that little "." means for it to go back one level
to go to a cd drive you first type in the letter of the drive
like from the C:\ you would type in d:
then youd be at the D:\
etc
JP"Even a fool is thought to be wise if he is silent"
-
April 4th, 2005, 02:40 AM #3HAto go back up one level...like back from "my documents" to the c:\ you can do "cd ." that little "." means for it to go back one level
Actully "cd." would mean "stay in the same directory your in now".
"cd .." would mean "go back one level".
-
April 4th, 2005, 02:45 AM #4
First: if the drive was formated ntfs, then a dos bootdisk would not be able to read it(dos does not recognize ntfs). if you wanted to reformat it(and use fat32 file system), then you would have to run fdisk, delete the partition, recreate the partition, format it using fat32 from dos bootdisk(format c
. if you wanted to reformat it and keep the ntfs structure, you could run setup from cd, and choose to format drive w/ntfs from there.
Second: when booting from floppy, you get to command prompt, type "dir"(w/o quotes), if you see any files, then you could gain accsess to the files. but remember, dos only has the 3-8 rule for file naming. ie "my documents" would be "mydocu~1". if you typed "cd mydocu~1", then you would go to that folder. if the other files are longer than 8 characters, then they would be shortened down to 8 (******~1). files on cd would be the same way.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
how to format?
By optinox in forum Technical SupportReplies: 7Last Post: April 3rd, 2005, 04:59 AM -
Format Woes;recovering allocation units
By LeftCoast in forum Technical SupportReplies: 12Last Post: July 29th, 2003, 03:16 PM -
Trick I found out to make prompt box progs respond FASTER in WinXP
By Jüš† ä gü¥ in forum Applications and Operating SystemsReplies: 4Last Post: June 6th, 2003, 10:25 PM -
Unable to Format...
By SecretNinja999 in forum General Tech DiscussionReplies: 9Last Post: December 23rd, 2001, 05:09 PM -
Unable to format a partition.
By newbie~wan in forum Applications and Operating SystemsReplies: 9Last Post: December 21st, 2001, 04:11 PM



LinkBack URL
About LinkBacks



Reply With Quote

For the hardcore enthusiasts among the open source community, a fresh port release of the Debian GNU/Hurd 2013 operating system is now available.
Debian GNU/Hurd 2013 Port Release