cxbii
deepin
2014-04-26 06:39 Reply Like 0 View the author
哦!原来如此,希望在beta中看到改善。
话又说回来,2014版桌面上不放东西了,关机也要先点开设置才能找到关机按钮,这些方面都觉得有些别扭啊!不太适应!
楼上+1,@楼主和@浣熊都要补课+1(即时互动啊!这个论坛用起来有一种无力感~),这个是我的menu.lst通过这样,新的安装器安装后也是中文的Copy the Code
- default 0
- timeout 10
- title >> windows8.1_cn
- find --set-root /bootmgr
- chainloader /bootmgr
- boot
- title >> Deepin_2014_a
- root (hd0,0)
- kernel (hd0,0)/deepin2014/vmlinuz boot=casper iso-scan/filename=/deepin2014/deepin_2014_alpha_zh-hans_i386.iso ro locale=zh_CN.UTF-8
- initrd (hd0,0)/deepin2014/initrd.lz
- title >> Deepin_2013.1
- root (hd0,0)
- kernel (hd0,0)/deepin/vmlinuz boot=casper iso-scan/filename=/deepin/deepin_2013.1_zh-hans_i386.iso ro locale=zh_CN.UTF-8
- initrd (hd0,0)/deepin/initrd.lz
- title >> Linuxmint-16-cinnamon-dvd-32bit
- root (hd0,0)
- kernel (hd0,0)/mint/vmlinuz boot=casper iso-scan/filename=/mint/linuxmint-16-cinnamon-dvd-32bit.iso ro locale=zh_CN.UTF-8
- initrd (hd0,0)/mint/initrd.lz
- title >> ubuntukylin-13.10-desktop-i386
- root (hd0,0)
- kernel (hd0,0)/ubuntu/vmlinuz boot=casper iso-scan/filename=/ubuntu/ubuntukylin-13.10-desktop-i386.iso ro locale=zh_CN.UTF-8
- initrd (hd0,0)/ubuntu/initrd.lz
- title reboot
- reboot
- title shutdown
- halt
Popular Ranking
ChangePopular Events
More
我下载的是32位版中文镜像,文件名:deepin_2014_alpha_zh-hans_i386.iso,这不可能弄错啊,
将vmlinuz和initrd.lz解出来放在casper文件夹下。
grbu4dos里写作:
title deepinlinux安装
root (hd0,0)
kernel /casper/vmlinuz boot=casper iso-scan/filename=/deepin_2014_alpha_zh-hans_i386.iso ro quiet splash
initrd /casper/initrd.lz
boot
真是让我一头雾水?大家帮忙看下是什么问题,怎么解决。