Command lines???

Status
Not open for further replies.

pcgui2001

Solid State Member
Messages
9
hey guys, i have a question about command lines.
What command line will change the file attributes to allow me to modify the MSDOS.SYS file??

Also what command will format the HD and make it bootable?

Thanks a lot in advance:)

(Thread moved from Hardware to Software forum.) -Ecniv
 
attrib -r [path and filename]

that should allow you to edit it.

Format C: will format your hard drive.

And if you just want to use a Boot floppy and make your C: boot to a dos prompt try:

A:<enter>
sys c: <enter>
 
Status
Not open for further replies.
Back
Top Bottom