0
0

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 3 years have passed since last update.

クロムブックで Ubuntu 20.10 を使う

Last updated at Posted at 2020-01-01

こちらで行ったのと同じ方法で Ubuntu 20.10 をインストールします。

クロムブックで Arch Linux を使う

vsh termina
lxc launch ubuntu:20.10

インストール直後に、次のようにログインして、root のパスワードを設定します。

lxc exec square-sturgeon -- /bin/bash

次からは、

lxc console square-sturgeon

実行した時の様子

(termina) chronos@localhost ~ $ lxc console square-sturgeon
To detach from the console, press: <ctrl>+a q

square-sturgeon login: root
Password: 
run-parts: /etc/update-motd.d/98-fsck-at-reboot exited with return code 2

The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

root@square-sturgeon:~#
0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?