关于GRUB的疑问

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 关于GRUB的疑问

#16

帖子 poloshiao » 2014-08-09 8:51

你那个贴文是deb格式的,意思是arch可以安装deb的?
抱歉 疏忽了

wget https://dl.google.com/linux/direct/goog ... x86_64.rpm
http://nemrod.se/guides/install-rpm-pac ... rch-linux/
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 关于GRUB的疑问

#17

帖子 poloshiao » 2014-08-09 8:57

并且无.xinitrc
沒有就自己使用文字編輯程式 產生一個
這個指令
echo 'exec openbox-session' >> ~/.xinitrc
也會產生一個 (如果本來沒有的話)

但是記得設定權限
username:username
600
660
664
640
664
都可以
username 指 登入的帳號
LANG=zh_CN.UTF8
export LANG
這個指令
只有一次性效果
重開機 又回歸預設值
locale 預設值 影響因素很多
詳細請參看
https://wiki.archlinux.org/index.php/locale
jinjiachen
帖子: 2148
注册时间: 2012-12-16 15:43
系统: debian

Re: 关于GRUB的疑问

#18

帖子 jinjiachen » 2014-08-09 10:27

poloshiao 写了:
你那个贴文是deb格式的,意思是arch可以安装deb的?
抱歉 疏忽了

wget https://dl.google.com/linux/direct/goog ... x86_64.rpm
http://nemrod.se/guides/install-rpm-pac ... rch-linux/
i found arch was very powerful. it can not only install deb but also rpm.
i am a new man so i install yaourt to install the deb package. and i will learn how to install rpm and deb manual in the future. thank you

i use the following command to install the google-chrome:

代码: 全选

yaourt -S google-chrome-beta
i was excited but in the end, the problem emerged.
-> Moving stuff in place
==> ERROR: A failure occurred in package().
Aborting...
==> ERROR: Makepkg was unable to build google-chrome-beta.
==> Restart building google-chrome-beta ? [y/N]
jinjiachen
帖子: 2148
注册时间: 2012-12-16 15:43
系统: debian

Re: 关于GRUB的疑问

#19

帖子 jinjiachen » 2014-08-09 10:38

poloshiao 写了:
并且无.xinitrc
沒有就自己使用文字編輯程式 產生一個
這個指令
echo 'exec openbox-session' >> ~/.xinitrc
也會產生一個 (如果本來沒有的話)

但是記得設定權限
username:username
600
660
664
640
664
都可以
username 指 登入的帳號
LANG=zh_CN.UTF8
export LANG
這個指令
只有一次性效果
重開機 又回歸預設值
locale 預設值 影響因素很多
詳細請參看
https://wiki.archlinux.org/index.php/locale
i have edit the file: /etc/locale.conf

代码: 全选

echo LANG=zh_CN.UTF8 > /etc/locale.conf
and when i reboot , i executed

代码: 全选

locale
LANG=zh_CN.UTF-8
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=
but i still can't type chinese, here is the fcitx i installed.
Name : fcitx
Version : 4.2.8.4-1
Description : Flexible Context-aware Input Tool with eXtension
Architecture : x86_64
URL : http://fcitx-im.org
Licenses : GPL
Groups : fcitx-im
Provides : None
Depends On : pango libxinerama gtk-update-icon-cache shared-mime-info
hicolor-icon-theme desktop-file-utils libxkbfile libxfixes
dbus-core icu
Optional Deps : enchant: for word predication support [installed]
opencc: optional engine to do chinese convert
gettext: for fcitx-po-parser [installed]
Required By : fcitx-configtool fcitx-sunpinyin fcitx-table-extra
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 34694.00 KiB
Packager : Felix Yan <[email protected]>
Build Date : Mon May 19 01:02:31 2014
Install Date : Sat Aug 9 04:59:44 2014
Install Reason : Explicitly installed
Install Script : Yes
Validated By : Signature
Name : fcitx-table-extra
Version : 0.3.6-1
Description : Extra tables for Fcitx, including Boshiamy, Zhengma, Cangjie3,
Cangjie5
Architecture : any
URL : http://code.google.com/p/fcitx/
Licenses : GPL
Groups : None
Provides : None
Depends On : fcitx
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 29548.00 KiB
Packager : Felix Yan <[email protected]>
Build Date : Mon May 19 01:30:16 2014
Install Date : Sat Aug 9 05:20:22 2014
Install Reason : Explicitly installed
Install Script : Yes
Validated By : Signature
i don't know why i can't type chinese, and i attached the picture of fcitx
附件
fcitx.png
fcitx.png (20.03 KiB) 查看 1159 次
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: 关于GRUB的疑问

#20

帖子 poloshiao » 2014-08-09 12:14

試試
輸入法 / 五筆
登出/登入
配置當前輸入法
附件
20140809120801.png
jinjiachen
帖子: 2148
注册时间: 2012-12-16 15:43
系统: debian

Re: 关于GRUB的疑问

#21

帖子 jinjiachen » 2014-08-09 13:11

1. the fcitx problem is handling. i will reboot soon.

2.the sound problem is solved. i do nothing,just install gnome, do you kno why it works after install gnome? what's difference between them.

代码: 全选

pacman -S gnome
头像
zhw2101024
帖子: 1849
注册时间: 2009-03-28 16:10
系统: Arch debian win7
联系:

Re: 关于GRUB的疑问

#22

帖子 zhw2101024 » 2014-08-09 15:55

代码: 全选

https://wiki.archlinux.org/index.php/xorg#Running
按照这里的提示安装xorg-xinit就会有startx命令了
wiki有些页面是互相引用的,仔细找找都有相应提示
jinjiachen
帖子: 2148
注册时间: 2012-12-16 15:43
系统: debian

Re: 关于GRUB的疑问

#23

帖子 jinjiachen » 2014-08-09 20:39

zhw2101024 写了:

代码: 全选

https://wiki.archlinux.org/index.php/xorg#Running
按照这里的提示安装xorg-xinit就会有startx命令了
wiki有些页面是互相引用的,仔细找找都有相应提示
原来如此,我是直接

代码: 全选

pacnman -S xorg
因为不知道驱动什么的,所以全安装了,以为xorg-xinit这样的也会被安装呢,学习了,谢谢
回复