|
brglng
银牌会员
     永遠的DOS~~~
积分 1200
发帖 466
注册 2005-2-1 来自 上海
状态 离线
|
『楼 主』:
如何在Vista 64下将GRUB4DOS安装到MBR?
使用 LLM 解释/回答一下
我想装Vista 64bit + Ubuntu双系统,而且想用GRUB4DOS来引导,不知道有没有办法在64位Vista下把GRUB4DOS安装到MBR中去?
或者谁能告诉我怎么在Ubuntu下安装grldr的MBR也可以。
Last edited by brglng on 2008-11-8 at 13:14 ]
I want to install Vista 64bit + Ubuntu dual boot, and want to use GRUB4DOS to boot, I wonder if there is a way to install GRUB4DOS into the MBR under 64-bit Vista?
Or who can tell me how to install grldr to the MBR under Ubuntu.
Last edited by brglng on 2008-11-8 at 13:14 ]
|

32位才是DOS未来的希望
个人网志:http://sololand.moe |
|
2008-11-1 17:47 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
grubinst是32位exe,可以在vista 64下执行的
grubinst is a 32-bit exe and can be executed under Vista 64
|
|
2008-11-2 01:20 |
|
|
brglng
银牌会员
     永遠的DOS~~~
积分 1200
发帖 466
注册 2005-2-1 来自 上海
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
Originally posted by fujianabc at 2008-11-2 01:20 AM:
grubinst是32位exe,可以在vista 64下执行的
我试过,在写MBR的时候会失败的。。
vista 64对32位程序的硬件访问权限应该是有限制的吧。
Originally posted by fujianabc at 2008-11-2 01:20 AM:
grubinst is a 32-bit exe and can be executed under Vista 64
I tried it, and it fails when writing the MBR..
Vista 64 should have limited hardware access rights for 32-bit programs, right?
|

32位才是DOS未来的希望
个人网志:http://sololand.moe |
|
2008-11-8 13:11 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
Originally posted by brglng at 2008-11-8 01:11 PM:
我试过,在写MBR的时候会失败的。。
vista 64对32位程序的硬件访问权限应该是有限制的吧。
x64 windows运行32位程序理论上不存在硬件访问限制,但如果当中要用到某个驱动,则可能出现问题,因为x64的windows不能用32位驱动。
Originally posted by brglng at 2008-11-8 01:11 PM:
I tried, and it would fail when writing the MBR..
Vista 64 should have limited hardware access rights for 32-bit programs, right?
Theoretically, there are no hardware access restrictions when running 32-bit programs on x64 Windows, but if a certain driver is needed in the process, problems may occur because x64 Windows cannot use 32-bit drivers.
|
|
2008-11-8 18:01 |
|
|
brglng
银牌会员
     永遠的DOS~~~
积分 1200
发帖 466
注册 2005-2-1 来自 上海
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
那为什么grubinst在Vista 64下无法正常写入MBR呢?
Then why does grubinst fail to write to the MBR normally under Vista 64?
|

32位才是DOS未来的希望
个人网志:http://sololand.moe |
|
2008-11-20 17:02 |
|
|
fujianabc
金牌会员
     
积分 3467
发帖 1616
注册 2004-6-21
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
Originally posted by brglng at 2008-11-20 05:02 PM:
那为什么grubinst在Vista 64下无法正常写入MBR呢?
可能在直接读写磁盘时用到了某个驱动,而这个程序是在32位环境编译的所以会调用32位驱动,这在64位环境下是不行的
Originally posted by brglng at 2008-11-20 05:02 PM:
Why does grubinst fail to write to the MBR properly under Vista 64?
It may use a certain driver when directly reading and writing the disk, and this program was compiled in a 32-bit environment, so it will call 32-bit drivers, which is not feasible in a 64-bit environment
|
|
2008-11-22 20:05 |
|
|
hdst
初级用户
 
积分 36
发帖 22
注册 2008-3-9
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
这个不写mbr用wubi安装不可以吗?
Last edited by hdst on 2008-11-23 at 15:14 ]
Can't this be installed with Wubi without writing to the MBR?
Last edited by hdst on 2008-11-2Collect the data 1 at 15:14 ]
|
|
2008-11-23 15:02 |
|
|
hdst
初级用户
 
积分 36
发帖 22
注册 2008-3-9
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
楼主可以用wubi安装一个64位的ubuntu,其实wubi安装就是虚拟了一个mbr,如果需要安装安装其他系统,直接利用ubuntu里所带的gurb就可以了,而且有什么问题可以在windows下修改menu.lst,很方便奥。
The LZ can use Wubi to install a 64-bit Ubuntu. Actually, Wubi installation virtually creates an MBR. If you need to install other systems, you can directly use the GRUB that comes with Ubuntu. Moreover, if there are any problems, you can modify menu.lst under Windows, which is very convenient.
|
|
2008-11-23 15:11 |
|
|
Qtwdftxvt
初级用户
 
积分 190
发帖 101
注册 2008-11-23
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
要达到目的话,在 DOS 下用 bootlace.com 不可以吗?
To achieve the goal, can't we use bootlace.com under DOS?
|
|
2008-11-23 23:50 |
|