|
wwwbbbyyy
初级用户
 
积分 105
发帖 1
注册 2004-9-7
状态 离线
|
『楼 主』:
求助:win98丢失system.ini文件不能启动怎么办
使用 LLM 解释/回答一下
win98丢失system.ini文件不能启动怎么办,最近我朋友的机子开机提示system.ini文件丢失进不了windows,哪位高手能帮忙一下,在下不胜感激。
How to solve the problem that Windows 98 cannot start due to the loss of the system.ini file? Recently, my friend's computer shows a prompt that the system.ini file is missing and cannot enter Windows. Which expert can help? I am very grateful.
|
|
2004-9-7 00:00 |
|
|
Michael
钻石会员
       
积分 10046
发帖 3039
注册 2002-11-11
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
看看windows目录下还有没有类似system.in1 system.in2这样的文件,你可以dir system.* /a查看一下,找到某个system.ini的备份改名为system.ini试试。
Check if there are files like system.in1, system.in2 in the Windows directory. You can use the command `dir system.* /a` to check. Find a backup of system.ini and rename it to system.ini.
|

简单就是美 |
|
2004-9-8 00:00 |
|
|
JonePeng
金牌会员
      D◎$ Fαп
积分 4562
发帖 1883
注册 2004-1-19 来自 广东广州
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
不用担心,其实Win98早就为你备份了重要的文件,Win98每隔一段时间都会自动备份注册表文件(SYSTEM.DAT、USER.DAT)、SYSTEM.INI和WIN.INI,并把这四个文件压缩成CAB文件,文件名为RB*.CAB,保存在Windows\sysbckup文件夹下。要解决你的问题,只要从备份的CAB文件中提取SYSTEM.INI就行了。首先在Win98刚启动时按F8,选Command Prompy Only,键入CD \WINDOWS\SYSBCKUP,然后DIR RB*.CAB,通常会有RB000.CAB~RB005.CAB五个文件,用EXTRACT提取其中一个吧,如EXTRACT /E /L C:\WINDOWS RB001.CAB SYSTEM.INI,好,SYSTEM.INI就这样恢复了。
Don't worry. In fact, Win98 has already backed up important files for you. Win98 automatically backs up registry files (SYSTEM.DAT, USER.DAT), SYSTEM.INI, and WIN.INI at regular intervals, compresses these four files into a CAB file named RB*.CAB, and saves it in the Windows\sysbckup folder. To solve your problem, you just need to extract SYSTEM.INI from the backed-up CAB file. First, press F8 when Win98 just starts up, select Command Prompy Only, type CD \WINDOWS\SYSBCKUP, then DIR RB*.CAB. Usually, there are five files: RB000.CAB~RB005.CAB. Use EXTRACT to extract one of them, for example, EXTRACT /E /L C:\WINDOWS RB001.CAB SYSTEM.INI. Okay, SYSTEM.INI is restored like this.
|

----====≡≡≡≡ 我的至爱,永远是MSDOS!≡≡≡≡====----
|
|
2004-9-9 00:00 |
|
|
张世彬
初级用户
 
积分 220
发帖 34
注册 2004-6-5 来自 辽宁
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
好像启动盘里也有吧,可以COPY一下嘛,我没试过没有SYSTEM找不到是什么样子,还能进Command Prompy Only吗?
It seems there is also in the boot disk. Can I COPY it? I haven't tried. I don't know what it's like without SYSTEM. Can I still enter Command Prompy Only?
|
|
2004-10-13 00:00 |
|
|
JonePeng
金牌会员
      D◎$ Fαп
积分 4562
发帖 1883
注册 2004-1-19 来自 广东广州
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
启动盘上是没有system.ini的,因为system.ini是系统的初始化文件,和注册表一起指挥进入Windows时应该装载哪些设备和驱动程序,而启动盘的任务只是启动DOS,所以启动盘没有system.ini。该文件总是保存在Windows文件夹中。从别的机器上直接copy一份是可以的,但我不建议这样做,因为这样不一定能顺利进入Windows哦,因为每台机器所安装的设备和配置都有所差别,当别的机器上的设备、配置和本机的发生冲突时,可能无法正常使用某些设备,甚至系统瘫痪。明智的解决办法,我已经在上面说明白了。即时没有system.ini,也可以从Command Prompt Only进入DOS。
There is no system.ini on the boot disk because system.ini is the system initialization file that, along with the registry, directs which devices and drivers should be loaded when entering Windows. The task of the boot disk is only to start DOS, so the boot disk has no system.ini. This file is always saved in the Windows folder. It is possible to copy one directly from another machine, but I do not recommend doing so because it may not be able to enter Windows smoothly. Because the devices and configurations installed on each machine are different, when there is a conflict between the devices and configurations on another machine and this machine, some devices may not be able to be used normally or even the system may crash. The wise solution has been explained above. Even without system.ini, you can enter DOS from Command Prompt Only.
|

----====≡≡≡≡ 我的至爱,永远是MSDOS!≡≡≡≡====----
|
|
2004-10-14 00:00 |
|