|
terse
银牌会员
    
积分 2404
发帖 946
注册 2005-9-8
状态 离线
|
『楼 主』:
怎样在U盘上GRUB?
使用 LLM 解释/回答一下
现在的U盘是ZIP启动方式,用的网上的DOS.7.1,今天下载个GRUB.exe 不知怎样才能装在U盘上!网上也查了!不懂怎样做!请教高手!最好有详细步骤!
Now the USB flash drive is in ZIP boot mode, using the online DOS.7.1. Today, I downloaded GRUB.exe and don't know how to install it on the USB flash drive! I also checked online! I don't understand how to do it! Asking experts! It's best to have detailed steps!
|
|
2006-9-25 06:58 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
U 盘只要能启动到 DOS,就可以使用 GRUB.exe 了。把这个文件拷贝到 U 盘上,在 DOS 命令行试试能否运行它。注意要最新的 grub.exe,否则运行 grub.exe 时有可能失败。
As long as the USB flash drive can boot to DOS, you can use GRUB.exe. Copy this file to the USB flash drive and try to run it in the DOS command line. Note that you need the latest grub.exe, otherwise running grub.exe may fail.
|

因为我们亲手创建,这个世界更加美丽。 |
|
2006-9-25 21:55 |
|
|
terse
银牌会员
    
积分 2404
发帖 946
注册 2005-9-8
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
在DOS下运行后出现GRUB> 后面应该怎样操作呢?请教了!
Last edited by terse on 2006-9-26 at 09:47 ]
After running under DOS, there is GRUB> displayed. What should be operated next? I ask for advice!
Last edited by terse on 2006-9-26 at 09:47 ]
|
|
2006-9-26 03:21 |
|
|
不点
银牌会员
     不甘寂寞的人
积分 2491
发帖 1115
注册 2003-9-24
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
上网搜索 GRUB 资料吧。这是 GRUB 的命令行,一两句话是说不清楚的。
另外,不要对命令行感到恐惧。命令行其实是 GRUB 的强大功能所在,它可以帮助调试各种命令。
Go search the GRUB materials. This is the GRUB command line, which can't be explained in a few sentences. Also, don't be afraid of the command line. The command line is actually where the power of GRUB lies, and it can help debug various commands.
|

因为我们亲手创建,这个世界更加美丽。 |
|
2006-9-26 05:15 |
|
|
terse
银牌会员
    
积分 2404
发帖 946
注册 2005-9-8
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
上网搜索 GRUB 转了几个论坛 还是不会用在USB上 用usboot做成zip引导的引导盘,新建目录boot\grub,拷贝grub.exe(925版应该是最新的吧),stage1,stage2,menu.lst文件到grub目录下,重启计算机,从u盘引导,当前盘符为a:
cd boot\grub
输入grub
grub> setup(fd0)
安装grub不成功 想截图上来 在DOS下不会截图 555
Last edited by terse on 2006-9-28 at 04:06 ]
Surfed the Internet to search for GRUB, visited several forums, but still don't know how to use it on USB. Made a bootable disk in zip format using usboot, created the directory boot\grub, copied the files grub.exe (version 925 should be the latest), stage1, stage2, menu.lst to the grub directory. Restarted the computer, booted from the USB flash drive, the current drive letter is a:.
cd boot\grub
Enter grub
grub> setup(fd0)
Failed to install GRUB. Want to upload screenshots, but can't take screenshots in DOS. 555
Last edited by terse on 2006-9-28 at 04:06 ]
|
|
2006-9-28 04:04 |
|
|
不得不爱
超级版主
         我爱DOS
积分 5310
发帖 2044
注册 2005-9-26 来自 四川南充
状态 离线
|
|
2006-9-28 23:35 |
|
|
terse
银牌会员
    
积分 2404
发帖 946
注册 2005-9-8
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
Originally posted by qwe1234567 at 2006-9-28 23:35:
你没有指定安装文件所在目录!
请教一下 怎样操作呢?
Originally posted by qwe1234567 at 2006-9-28 23:35:
You didn't specify the directory where the installation file is located!
Please teach me how to operate it?
|
|
2006-9-29 03:06 |
|
|
x412637729
初级用户
 
积分 38
发帖 19
注册 2006-10-2
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
请教一下 怎样操作呢?
Ask for advice, how to operate it?
|
|
2006-10-2 09:59 |
|