forked from dnschneid/crouton
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enter-crouton log or chroot debootstrap running on jammy for systemd nspawn server development now now both can run under chromeos
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |