分页: 1 / 2

打开2560p从光驱硬盘启动的方法(enable Upgrade Bay Hard Drive boot)

发表于 : 2012年 3月 22日 21:46 星期四
MUDBOY
原帖来自notebookreview的帖子,原作者 nando4

简单翻译总结如下,

1, 要使用到BiosConfigUtility这个工具,下载参见如下帖子
http://forum.hpfocus.com/viewtopic.php?p=77#p77

2, 使用BiosConfigUtility读出BIOS的设置并保存到一个文本bios-set.txt里,windows下执行命令如下

代码: 全选

BiosConfigUtility.exe /getconfig:bios-set.txt
3, 用文本编辑器打开bios-set.txt,找到里面的Upgrade Bay Hard Drive boot条目,编辑成如下格式并保存

代码: 全选

Upgrade Bay Hard Drive boot
	Disable
	*Enable


4,使用BiosConfigUtility写入保存后的2560p到bios里,执行命令如下

代码: 全选

biosconfigutility /setconfig:bios-set.txt 
5,重启电脑即可按F9选择从光驱硬盘启动。

notebookreview上的英文原文如下,
INFO: How to enable Upgrade Bay Hard Drive boot

I've confirmed on my 2560P (F.22 bios) that it is possible to boot off the Upgrade Bay Hard Drive (optical bay caddy with HDD/SSD that replaces the optical drive). This worked with my newmodeus 9.5mm sata optical bay caddy.

The trick is to enable a hidden bios setting using HP's biosconfigutility from within Windows. Details below:

1.Go to the DOS prompt (Start->Run->cmd)

2.Navigate to your system's \swsetup\AppInstl folder to find biosconfigutility.

cd \swsetup\appinstl In case you can't find it, here's a downloadable BiosConfigUtility.exe

3.Get a capture of your current bios settings with:

代码: 全选

biosconfigutility /getconfig:bios-set.txt
4.Edit the bios settings file:

notepad bios-set.txt Change the following entry by removing the astericks next to Disable and moving it to Enable. Ie, from:

代码: 全选

Upgrade Bay Hard Drive boot
	*Disable
	Enable

代码: 全选

Upgrade Bay Hard Drive boot
	Disable
	*Enable


5.Read this new configuration into the bios

代码: 全选

biosconfigutility /setconfig:bios-set.txt 
6.Reboot your system, Hit F9 during BIOS boot and now you can select the Notebook Upgrade Bay Hard Drive and boot from it

Re: 打开2560p从光驱硬盘启动的方法(enable Upgrade Bay Hard Drive boot)

发表于 : 2013年 3月 6日 22:41 星期三
vanfox00
老大 这个改了不能用啊·~~~~win8下进CMD 改的~~~

Re: 打开2560p从光驱硬盘启动的方法(enable Upgrade Bay Hard Drive boot)

发表于 : 2013年 3月 6日 23:05 星期三
MUDBOY
会是这个原因么?
win8下面需要以admin的方式运行cmd?

Re: 打开2560p从光驱硬盘启动的方法(enable Upgrade Bay Hard Drive boot)

发表于 : 2013年 3月 7日 17:16 星期四
vanfox00
MUDBOY 写了:会是这个原因么?
win8下面需要以admin的方式运行cmd?

我本身就是管理员,并且管理员身份运行CMD,可以读取但是写入的时候报错


这和BIOS设置密码 有关系么???公司设的密码,我只是想双启动,背两个电脑出门真是个体力活
HNT}7L$[4CN_`9@83]V5XYD.jpg

Re: 打开2560p从光驱硬盘启动的方法(enable Upgrade Bay Hard Drive boot)

发表于 : 2013年 3月 7日 18:06 星期四
MUDBOY
关系大大的啊,楼上这种情况是需要提供bios管理员的密码才能够修改的,和操作系统是否管理员没有直接关系。

Re: 打开2560p从光驱硬盘启动的方法(enable Upgrade Bay Hard Drive boot)

发表于 : 2013年 3月 7日 19:17 星期四
vanfox00
郁闷 又要搞 清bios密码的事情,很麻烦~~~淘宝上的都搞不了这个密码

Re: 打开2560p从光驱硬盘启动的方法(enable Upgrade Bay Hard Drive boot)

发表于 : 2013年 3月 7日 19:26 星期四
MUDBOY
论坛的文章应该可以帮你搞定这个bios密码
不过需要一定的基础知识,参考
http://forum.hpfocus.com/viewtopic.php?f=2&t=1066

Re: 打开2560p从光驱硬盘启动的方法(enable Upgrade Bay Hard Drive boot)

发表于 : 2013年 3月 10日 23:42 星期天
vanfox00
谢谢~~~老大~~收藏下来,到时候研究下~~~2560p 换硬盘还是比较麻烦的,公司不发ibm的~~~一抽一换就好了~~

Re: 打开2560p从光驱硬盘启动的方法(enable Upgrade Bay Hard Drive boot)

发表于 : 2014年 1月 7日 22:20 星期二
zhuxuanchen
支持下,很深奥,不敢试

Re: 打开2560p从光驱硬盘启动的方法(enable Upgrade Bay Hard Drive boot)

发表于 : 2014年 1月 8日 01:47 星期三
ggmlhg
请问有没有更简单的方法,我也想试一下。