事情是这样的.我有一台机原来是win98的系统(在C盘),后来加装了一个winxp系统(在D盘),后来我发觉用xp的时候速度非常之慢,就想把xp卸载掉,我进到98里面把D盘格了.但是开机的时候,还是出现两个系统的先择.xp是已经进不去的了.我想去掉进xp的那个选项.而是想这样子做:
1. 用Windows 98启动盘引导系统, 2.Del C:\boot*.* //删除所有以boot开头的文件 3.Del C:\nt*.* //删除所有以nt开头的文件 4.Del C:\hiberfile.sys //删除休眠文件 5.Del C:\pagefile.sys //删除页面文件 6.Sys C: //传送Windows 98的系统文件 7.最后在命令提示符下输入“Fdisk /mbr”命令并回车
但是,我用dir查C:的文件时发现他们都是隐藏文件,而是我用dir/a,可以看到了他们了.当我运行del c:boot*.*时,提示文件找不到.上面1-5都提示文件找不到,请问一下怎么样删除这些文件呢?除些之外请教一下,还有更好的方法删掉xp吗?(注:我在网上找过说用98的启动盘,启动起来之后,运行format -ur,(结果提示:parameter format not correct - -ur)还有就是用超级免子,但都不行,还有就是我不想做的方法,格C 盘,重新分区.)望各位多顶几下.
Here's how things went. I had a machine originally with a Windows 98 system (on drive C), and later I installed a Windows XP system additionally (on drive D). Then I noticed that when using XP, the speed was extremely slow, so I wanted to uninstall XP. I went into 98 and formatted drive D. But when booting up, there was still a choice for two systems. XP couldn't be entered anymore. I wanted to remove the option to enter XP. And I thought of doing it like this:
1. Boot the system with a Windows 98 boot disk. 2. Del C:\boot*.* // Delete all files starting with boot 3. Del C:\nt*.* // Delete all files starting with nt 4. Del C:\hiberfile.sys // Delete the hibernation file 5. Del C:\pagefile.sys // Delete the paging file 6. Sys C: // Transfer Windows 98 system files 7. Finally, enter the command "Fdisk /mbr" at the command prompt and press Enter. But when I used dir to check the files in C:, I found they were all hidden files, and when I used dir/a, I could see them. When I ran del c:boot*.*, it prompted that the file was not found. The above steps 1 - 5 all prompted that the file was not found. May I ask how to delete these files? Besides, please teach me if there's a better way to delete XP? (I found on the Internet saying to use the 98 boot disk, boot up and then run format -ur, but it prompted: parameter format not correct - -ur. Also, using Super Rabbit, but it didn't work. Also, the method I don't want to do, format drive C and repartition.) Hope everyone can give more support.