====== chromebook ====== ===== developer mode ===== - esc+refresh(f3)+powerを押しながら電源起動 - "Chrome OS is missing or damaged"という画面で ctrl+d - "To turn OS Verification OFF"という画面で enter - "OS verification is OFF"と表示されディベロッパーモードで再起動される - ctrl+alt+tでターミナル起動 - ターミナルでshellを起動することでbash ==== crouton ==== install(download) https://goo.gl/fd3zc osの一覧 sudo sh -e ~/Downloads/crouton -r list desktopの一覧 sudo sh -e ~/Downloads/crouton -t list debian-buster インストール sudo sh ~/Downloads/crouton -r buster -t lxde-desktop,keyboard,audio,extension,xiwi https://chrome.google.com/webstore/detail/crouton-integration/gcpneefbbnfalgjniomfjknbcgkbijom/related ==== chrome上のlinuxの日本語化 ==== sudo apt install locales #utf-8 sudo dpkg-reconfigure locales #109keyboard 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 ===== ==== ssh ==== ===== linuxを削除 ===== sudo delete-chroot buster