You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Buhron edited this page Dec 30, 2024
·
2 revisions
If you want to remove Crouton because, for example, you need more storage, or you prefer Crostini more, keep reading! These are the instructions for removing Crouton from a Chromebook
Go to VT-2 (Ctrl+Alt+Forward(F2))
Delete all chroots by executing: sudo delete-chroot -a
Remove crouton's part in the user data partition by executing: sudo rm -rf /mnt/stateful_partition/crouton
Remove /usr/local/ by executing: sudo rm -rf /usr/local
If you get an error saying something like "cannot remove /usr/local: Read-only file system", ignore this as all files inside /usr/local/ have been removed.