Skip to content

Instantly share code, notes, and snippets.

@trisk
Created August 3, 2017 23:06
Show Gist options
  • Save trisk/c52c11328a2ef34a446c17268a3f9264 to your computer and use it in GitHub Desktop.
Save trisk/c52c11328a2ef34a446c17268a3f9264 to your computer and use it in GitHub Desktop.
# sudo sh crouton -t unity -r xenial
WARNING: Your rootfs is writable. Signed boot verification cannot be enabled.
If this is a surprise to you, you should do a full system recovery via USB.
Installing xenial-amd64 chroot to /usr/local/chroots/xenial
Downloading latest debootstrap...
2017-08-03 17:45:41 URL:https://anonscm.debian.org/gitweb/?p=d-i/debootstrap.git;a=snapshot;h=HEAD;sf=tgz [70034] -> "-" [1]
Patching debootstrap...
Downloading bootstrap files...
W: Cannot check Release signature; keyring file not available /usr/share/keyrings/ubuntu-archive-keyring.gpg
I: Retrieving InRelease
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Chosen extractor for .deb packages: ar
E: Unknown compression type for in /tmp/crouton.BgK/xenial-amd64/
Moving bootstrap files into the chroot...
Preparing chroot environment...
Installing brightness into the chroot...
Installing croutonpowerd into the chroot...
Installing croutonversion into the chroot...
Installing host-dbus into the chroot...
Installing host-wayland into the chroot...
Installing volume into the chroot...
Installing pulseaudio-default.pa into the chroot...
Installing croutoncycle into the chroot...
Installing croutontriggerd into the chroot...
Installing croutonxinitrc-wrapper into the chroot...
Installing setres into the chroot...
Installing xinit into the chroot...
Installing xbindkeysrc.scm into the chroot...
Installing xorg-intel-sna.conf into the chroot...
Installing xserverrc into the chroot...
Installing xserverrc-xorg into the chroot...
Installing xserverrc-local.example into the chroot...
Installing startunity into the host...
Installing crouton-noroot into the chroot...
Installing startunity into the chroot...
Installing gnome-session-wrapper into the chroot...
Installing crouton-unity-autostart into the chroot...
Installing unity-autostart.desktop into the chroot...
Installing unity-profiled into the chroot...
Installing enter-chroot into the host...
Installing delete-chroot into the host...
Installing edit-chroot into the host...
Installing mount-chroot into the host...
Installing unmount-chroot into the host...
Installing crash_reporter_wrapper into the host...
chroot: failed to run command '/prepare.sh': No such file or directory
Failed to complete chroot setup.
Unmounting /mnt/stateful_partition/crouton/chroots/xenial...
# ls -l /mnt/stateful_partition/crouton/chroots/xenial/
total 108
drwxr-xr-x 2 root root 4096 Aug 3 17:45 debootstrap
drwxr-xr-x 2 root root 4096 Aug 3 17:45 dev
drwxr-xr-x 4 root root 4096 Aug 3 17:45 etc
drwxr-xr-x 3 root root 4096 Aug 3 17:45 lib
drwxr-xr-x 2 root root 4096 Aug 3 17:45 media
-r-x------ 1 root root 66812 Aug 3 17:45 prepare.sh
drwxr-xr-x 2 root root 4096 Aug 3 17:45 proc
drwxr-xr-x 2 root root 4096 Aug 3 17:45 sys
drwxr-xr-x 2 root root 4096 Aug 3 17:45 tmp
drwxr-xr-x 3 root root 4096 Aug 3 17:45 usr
drwxr-xr-x 6 root root 4096 Aug 3 17:45 var
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment