3
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

raspi-config 2015-02-16-raspbian-wheezy メモ

Posted at

2015-02-16-raspbian-wheezy

$sudo raspi-config
で設定可能な項目

#1 Expand Filesystem
容量拡張
df-hで容量確認できます
1 Expand Filesystem
ok
リブート後に変更される

#2 Change User Password
パスワード変更
2 Change User Password
Ok
パスワードを二回入力
ok

#3 Enable Boot to Desktop/Scratch
起動時GUIからにする場合
3 Enable Boot to Desktop/Scratch
Desktop Log in as user 'pi' at the graphical desktop

#4 Internationalisation Option
I1 日本語化
4 Internationalisation Option
I1 Change Locale
ja_JP.UTF-8 UTF-8 を選択(スペースキーで選択)しEnter
ja_JP.UTF-8

I2 タイムゾーン設定
4 Internationalisation Option
I2 Change Timezone
Asia
Tokyo
I3 キーボード設定
4 Internationalisation Option
I3 Change Keyboard Layout

Generic 105-key(Intl)PC
Other
Japanese
Japanese(OADG 109A)
The default for the keybord layout
No compose key
yes(Ctrl+Alt+BackspaceでX windowを終了するか)

Generic 101-key PC
Other
japanese
japanese
The default for the keybord layout
No compose key
yes(Ctrl+Alt+BackspaceでX windowを終了するか)

#5 Enable Camera
カメラ
5 Enable Camera
Disable(もってないから)

#6 Add to Rastrack
ラズベリーパイをやってる人マップ(Rastrack)にこのパイも追加する
6 Add to Rastrack
いまは触らなくて良い
ここで登録した人の位置がみえるっぽい
http://www.raspberrypi.org/add-your-raspberry-pi-to-the-rastrack-map/

#7 Overclock
オーバークロック設定
7 Overclock
いまは(ry

#8 Advanced Options
A1 HDMI表示の時まわりの黒い部分も表示する
8 Advanced Options
A1 Overscan
Disable
アナログで使うときはEnableにする

A2 ホスト名の設定
8 Advanced Options
A2 Hostname

A3 GPUにどれだけメモリさくか
8 Advanced Options
A3 Memory Split
いまは(ry

A4 SSH有効化
8 Advanced Options
A4 SSH
Enabled

A5 デバイスツリー

A6 SPI

A7 I2C

A8 Audio

A9 この設定メニュー自体をアップデートするか

#9 About raspi-config
この設定について

3
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?