如何更改启动菜单选项 [英] how to change booting menu option

查看:124
本文介绍了如何更改启动菜单选项的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我使用的是Win XP,并肩并肩安装了ubuntu.现在我已经以某种方式删除了ubuntu,但是由于这个原因,我也无法启动win XP,因为ubuntu中一直存在引导文件的链接.
我在C:中安装了win XP,无法访问.
我已经在另一个驱动器中安装了Win XP的另一个副本,以继续工作,但是我希望不能加载而不是新副本的旧窗口无法加载.
因此,如果有人能告诉我,我如何能通过旧窗口访问比它对我来说将是非常有用的.


i was using win XP and side by side i have intalled ubuntu. Now i have removed ubuntu somehow but due to this i was not able to start win XP as well because link to boot file has been there in ubuntu.
I have that win XP installed in C: which is not accessible.
I have installed another copy of win XP in another drive to keep on working But i want the old windows which is not accessible to be loaded instead of fresh copy.
So if anyone can tell me that how i can gain access over that old windows than it''ll be very useful for me.

推荐答案

我刚遇到Linux用于创建可启动Live驱动器的实用程序,该驱动器还可用于加载许多系统实用程序以进行系统救援.它称为 UNetbootin .请参阅-它可以帮助您拯救系统:
http://unetbootin.sourceforge.net/ [ ^ ].

—SA
I just came across a Linux utility used to create bootable Live drives which can also be used to load a number of system utilities for system rescue. It''s called UNetbootin. Please see — it can help you to rescue your system:
http://unetbootin.sourceforge.net/[^].

—SA


这是Windows XP Professional计算机中默认Boot.ini文件的示例.
[boot loader]
超时= 30
默认=多(0)磁盘(0)rdisk(0)分区(1)\ WINDOWS
[操作系统]
多(0)磁盘(0)rdisk(0)分区(1)\ WINDOWS ="Microsoft Windows XP Professional"/fastdetect
这是上面的Boot.ini文件的一个示例,以前在单独的分区上安装了Windows 2000.
[boot loader]
超时= 30
默认=多(0)磁盘(0)rdisk(0)分区(1)\ WINDOWS
[操作系统]
多(0)磁盘(0)rdisk(0)分区(1)\ WINDOWS ="Windows XP Professional"/fastdetect
多(0)磁盘(0)rdisk(0)分区(2)\ WINNT ="Windows 2000 Professional"/fastdetect


伙计们,如果您有类似的问题,可以点击链接
http://support.microsoft.com/kb/289022 [
This is a sample of a default Boot.ini file from a Windows XP Professional computer.
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
This is a sample of the above Boot.ini file with a previous installation of Windows 2000 on a separate partition.
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Windows 2000 Professional" /fastdetect


Guys if you have similar problem you can follow the link
http://support.microsoft.com/kb/289022[^]


这篇关于如何更改启动菜单选项的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆