|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『楼 主』:
使用 LLM 解释/回答一下
用中文,但不一定就知道为什么。呵呵。象什么字体,怎么生成的,不知道,想用就用即可。
可下载gnu grub,里面也有字体文件。
It's in Chinese, but not necessarily knowing why. Hehe. Like what fonts are and how they are generated, don't know, just use them if you want. You can download gnu grub, and there are also font files in it.
|

Windows 一键还原
http://www.yjhy.com |
|
2007-4-30 22:04 |
|
|
lianjiang2004
金牌会员
     
积分 3946
发帖 1884
注册 2006-1-20
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
论坛有bug? 怎么我的回复成楼主了?
-----------------
『楼 主』:
用中文,但不一定就知道为什么。呵呵。象什么字体,怎么生成的,不知道,想用就用即可。
可下载gnu grub,里面也有字体文件。
2007-4-30 22:04
Is there a bug in the forum? Why did my reply become the thread starter?
-----------------
『Thread Starter』:
Use Chinese, but not necessarily know why. Hehe. Like what font, how it is generated, don't know, just use it if you want.
You can download gnu grub, and there are also font files in it.
2007-4-30 22:04
|

Windows 一键还原
http://www.yjhy.com |
|
2007-4-30 22:06 |
|
|
wfuliuxh
初级用户
 
积分 24
发帖 10
注册 2007-4-26
状态 离线
|
『第 3 楼』:
[help]一个简单问题,一个复杂问题,请高手指教!
使用 LLM 解释/回答一下
最近做grub多重启动实践,遇到了两个问题。我以为一个可能比较简单,另一个比较复杂。万望各位高手不吝赐教:
简单问题:
在menu.lst中fontfile /boot/fonts.gz其中的字库(体)文件是由原系统中的哪个文件产生的,什么字体?哪里有下载?
复杂问题:
我c盘安装的是win98,d盘是w2kserver,由w2k的boot.ini决定的菜单选择。
我现在做的grub usb多重启动是usb-hd方式,用该usb启动后u盘变为c盘,d盘变为e盘。
利用menu.lst的菜单选择从u盘运行/启动文件或映象均无问题。但要从原来的c盘中启动却无法实现。
我使用的语句包括:
root (hd1,0)
chainloader +1
显示的错误信息是找不到boot.ini等(我想也能解释通,因为以前启动就是需要c盘上的boot.ini等文件)
语句
rootnoverify (hd1,0)
makeactive
chainloader +1
也不行,情况与上述同。
我也试图改变语句中的磁盘号和分区号(例如hd1,4)更是出现分区不存在的错。
难道u盘变为从后,grub就没有办法原样启动原来硬盘的系统?
这问题困扰我好长时间,还望高手帮忙。
Recently, I was practicing multi-boot with GRUB and encountered two problems. I thought one might be relatively simple and the other more complicated. I sincerely hope that all the experts will not be stingy with your advice:
Simple problem:
In menu.lst, fontfile /boot/fonts.gz. Which file in the original system generates the font file, what font is it? Where can I download it?
Complex problem:
I have Windows 98 installed on drive C and Windows 2000 Server on drive D, and the menu selection is determined by the boot.ini of Windows 2000.
Now I am doing GRUB USB multi-boot in USB-HD mode. After booting from this USB, the USB drive becomes drive C and drive D becomes drive E.
It is no problem to run/boot files or images from the USB drive using the menu selection in menu.lst. But it is impossible to start from the original drive C.
The statements I used include:
root (hd1,0)
chainloader +1
The error message displayed is that boot.ini and other files cannot be found (I think it can be explained, because the previous boot required boot.ini and other files on drive C)
The statement
rootnoverify (hd1,0)
makeactive
chainloader +1
also doesn't work, and the situation is the same as above.
I also tried to change the disk number and partition number in the statement (such as hd1,4), and it even had an error that the partition does not exist.
Does GRUB have no way to start the original hard disk system as it is after the USB drive becomes the rear?
This problem has troubled me for a long time, and I hope the experts can help.
|
|
2007-5-1 00:42 |
|
|
wfuliuxh
初级用户
 
积分 24
发帖 10
注册 2007-4-26
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
不要告诉我,将原来c盘的相关内容都copy到u盘。
Don't tell me to copy all the relevant contents of the original C drive to the USB flash drive.
|
|
2007-5-1 00:59 |
|
|
wfuliuxh
初级用户
 
积分 24
发帖 10
注册 2007-4-26
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
因为需copy的文件还应该很多。
Because there should be many more files to copy.
|
|
2007-5-1 01:10 |
|
|
wfuliuxh
初级用户
 
积分 24
发帖 10
注册 2007-4-26
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
简单问题也没有人回答吗?大家通常不在hrub菜单中用汉字?
Is no one answering simple questions? Do people usually not use Chinese characters in the hrub menu?
|
|
2007-5-1 03:38 |
|
|
chujiafu
银牌会员
    
积分 1337
发帖 594
注册 2004-5-26 来自 安徽 宿州
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
楼主能不能把U盘格成Usb_zip格式的?我的MP3就是Usb_zip格式的,启动后硬盘的盘符不变。
Can the landlord format the USB flash drive into USB_zip format? My MP3 is in USB_zip format, and the drive letter of the hard disk doesn't change after booting.
|
|
2007-5-1 04:58 |
|
|
wfuliuxh
初级用户
 
积分 24
发帖 10
注册 2007-4-26
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
有些盘是无法格式化为usb-zip的。而且我想作为grub应该能够实现这样的功能。
Some disks cannot be formatted as usb - zip. And I think that as GRUB, it should be able to realize such a function.
|
|
2007-5-1 06:47 |
|
|
wfuliuxh
初级用户
 
积分 24
发帖 10
注册 2007-4-26
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
奇怪,楼层循序错乱了。
Strange, the floor sequence is messed up.
|
|
2007-5-1 06:50 |
|
|
mousebat04
新手上路

积分 12
发帖 6
注册 2005-10-29
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
3樓的問題,,,我猜可能要用到Map
你的U盘现在占用了你的Hd0,是吧?所以你应该像是启动第二块硬盘的命令一样启动你原来的硬盘。所以要这样:
map (hd0) (hd1)
map (hd1) (hd0)
chainloader (hd1,0)+1
boot
你试一下。
再不就这样:
map (hd1) (hd0)
map --hook
root (hd0,0)
makeactive
chainloader (hd0)+1
boot
The problem on the 3rd floor,,, I guess it might need to use Map.
Your USB flash drive is occupying your Hd0 right now, right? So you should start your original hard drive like the command to start the second hard drive. So it should be like this:
map (hd0) (hd1)
map (hd1) (hd0)
chainloader (hd1,0)+1
boot
You can give it a try.
Or just like this:
map (hd1) (hd0)
map --hook
root (hd0,0)
makeactive
chainloader (hd0)+1
boot
|
|
2007-5-17 23:48 |
|
|
wfuliuxh
初级用户
 
积分 24
发帖 10
注册 2007-4-26
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
谢谢楼上,说的很对。问题已经解决。
不过我不知道boot是否需要(我没用boot也行)
Thanks to the person above, what you said is very correct. The problem has been solved. However, I don't know if boot is needed (I didn't use boot and it was okay).
|
|
2007-5-24 16:46 |
|
|
wfuliuxh
初级用户
 
积分 24
发帖 10
注册 2007-4-26
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
另外我已知道
fonts.gz其实可以直接用usdos的hzk16,也可进行压缩.是一个简单的16点阵显示字库。不知为什么要说得那么深奥。。。
In addition, I already know that fonts.gz can directly use the hzk16 of usdos and can also be compressed. It is a simple 16-dot matrix display font library. I don't know why it has to be said so abstrusely...
|
|
2007-5-24 16:51 |
|