Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
grub2进deepin_12.12的livecd
Experiences and Insight
1013
views ·
2
replies ·
To
floor
Go
drc1234
deepin
2013-05-26 18:02
Author
deepin_12.12_zh-hans_rc_i386.iso放硬盘根分区上
menuentry "deepin_12.12" --class os {
search --no-floppy --set -f /deepin_12.12_zh-hans_rc_i386.iso
loopback loop ($root)/deepin_12.12_zh-hans_rc_i386.iso
linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=/deepin_12.12_zh-hans_rc_i386.iso locale=zh_CN.UTF-8 noprompt noeject splash
initrd (loop)/casper/initrd.lz
}
Reply
Like 0
Favorite
View the author
All Replies
cxbii
deepin
2013-05-27 17:58
#1
谢谢lz~
Reply
Like 0
View the author
lwxez
deepin
2013-06-04 07:46
#2
能再详细点吗?没看懂!
Reply
Like 0
View the author
Please
sign
in first
New Thread
Popular Events
More
menuentry "deepin_12.12" --class os {
search --no-floppy --set -f /deepin_12.12_zh-hans_rc_i386.iso
loopback loop ($root)/deepin_12.12_zh-hans_rc_i386.iso
linux (loop)/casper/vmlinuz boot=casper iso-scan/filename=/deepin_12.12_zh-hans_rc_i386.iso locale=zh_CN.UTF-8 noprompt noeject splash
initrd (loop)/casper/initrd.lz
}