• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

sys c: command

slimbim

Senior member
I have a laptop. I can only have a floppy OR cd rom at once, so when I reformatted my harddrive, I did the following.

1) Reformatted hard disk
2) booted using Win98 SE startup disk
3) used SYS C: command to copy startup files to C drive so I won't have to boot from startup disk.
4) HOWEVER, system hangs at boot up when trying to boot without startup disk. It goes far as when it is about to detect the floppy for diskette, then nothing.
5) I checked the C drive, and only file present is COMMAND.com file. I think SYS command is suppose to copy io.sys and msdos.sys files also. but not sure.
6) Any ideas so that I can boot without the startup disk in any way??

Thank you always
 
Have a look in the BIOS. It may be that the only boot device is the floppy drive. You should be able to set a second boot device after (or before) it checks the floppy drive.

My $0.02
 
Did you repartition your HD as well. In addition to what metallibloke said, also try using FDISK to set partition C as your active partition.
 


<< I checked the C drive, and only file present is COMMAND.com file. I think SYS command is suppose to copy io.sys and msdos.sys files also. but not sure. >>


The other files are hidden. Use attrib *.* to see all the files. 😉
 
Back
Top