Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
enter-crouton log or chroot debootstrap running on jammy for systemd nspawn server development now
now both can run under chromeos
  • Loading branch information
TomTravis authored May 18, 2022
1 parent a10e4d0 commit c1f5f57
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions chronos jammycr mnt stateful partition crouton ch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
chronos@jammycr /mnt/stateful_partition/crouton/chroots $ ls
jammy
chronos@jammycr /mnt/stateful_partition/crouton/chroots $ sudo enter-chroot
Entering /mnt/stateful_partition/crouton/chroots/jammy...
Creating hwaudio group with GID 18...
Changing audio GID from 29 to 600...
Changing cdrom GID from 24 to 19...
Creating crouton group with GID 1001...
Creating unassociated devbroker-access group...
Changing floppy GID from 25 to 11...
Creating i2c group with GID 404...
Changing input GID from 107 to 222...
Creating serial group with GID 402...
Changing plugdev GID from 46 to 85...
Changing uucp GID from 10 to 14...
Changing video GID from 44 to 27...
Moving sudo GID from 27 to 28...
Creating wayland group with GID 601...
-bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
z@jammycr:~$ ls
Downloads
z@jammycr:~$ ls -la
total 28
drwxr-x---. 3 z z 4096 May 18 16:13 .
drwxr-xr-x. 3 root root 4096 May 18 15:29 ..
-rw-r--r--. 1 z z 220 May 18 15:29 .bash_logout
-rw-r--r--. 1 z z 3771 May 18 15:29 .bashrc
-rw-r--r--. 1 z z 807 May 18 15:29 .profile
drwxr-x---. 4 z crouton 4096 May 18 16:12 Downloads
z@jammycr:~$ cd /
z@jammycr:/$ ls
bin boot dev etc home hostname lib media mnt opt proc root run sbin srv sys sys.log tmp usr var wget-log
z@jammycr:/$ stateful_partition

0 comments on commit c1f5f57

Please sign in to comment.