chromebook
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
chromebook [2020/02/05 01:27] – [developer mode] nabezo | chromebook [2020/02/08 20:24] (現在) – [chroot-linux] nabezo | ||
---|---|---|---|
行 10: | 行 10: | ||
install(download) | install(download) | ||
https:// | https:// | ||
+ | |||
+ | osの一覧 | ||
+ | sudo sh -e ~/ | ||
+ | |||
+ | desktopの一覧 | ||
+ | sudo sh -e ~/ | ||
+ | |||
+ | debian-buster インストール | ||
+ | sudo sh ~/ | ||
+ | |||
+ | https:// | ||
+ | |||
+ | ==== chrome上のlinuxの日本語化 ==== | ||
+ | sudo apt install locales | ||
+ | #utf-8 | ||
+ | sudo dpkg-reconfigure locales | ||
+ | # | ||
+ | sudo dpkg-reconfigure keyboard-configuration | ||
+ | | ||
+ | sudo apt install fictx-mozc | ||
+ | sudo apt install fonts-noto-cjk | ||
+ | sudo apt install task-japanese | ||
+ | |||
+ | |||
+ | ==== chroot-linux ==== | ||
+ | alt+t でターミナルを起動しshellでcroshを起動し以下のコマンドでlinuxを実行 | ||
+ | sudo chroot-enter | ||
+ | lxdeを起動する場合は | ||
+ | sudo startlxde | ||
===== application install ===== | ===== application install ===== | ||
==== ssh ==== | ==== ssh ==== | ||
+ | ===== linuxを削除 ===== | ||
+ | sudo delete-chroot buster | ||
chromebook.1580833628.txt.gz · 最終更新: 2020/02/05 01:27 by nabezo