Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
grub设置移植
Experiences and Insight
1120
views ·
0
replies ·
To
floor
Go
laoguang
deepin
2015-11-26 22:31
Author
我有个u盘用grub4dos,有个menu.lst,想把设置移动到深度的 grub 上,由于新的 grub用不同的设置文件,比如grub.cfg,不知如何移植?
menu.lst的内容
title xxx
map --mem /xxx.img (fd0)
map --hook
chainloader (fd0)+1
map (hd1) (hd0)
map --hook
rootnoverify (fd0)
Reply
Like 0
Favorite
View the author
All Replies
No replies yet
Please
sign
in first
New Thread
Popular Events
More
menu.lst的内容
title xxx
map --mem /xxx.img (fd0)
map --hook
chainloader (fd0)+1
map (hd1) (hd0)
map --hook
rootnoverify (fd0)