[go: nahoru, domu]

Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Updated to show the method to add targets to an existing chroot.
  • Loading branch information
DennisLfromGA committed Sep 7, 2017
1 parent 802cc18 commit 763fa3b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,14 @@ graphical sessions as Chromium OS windows.*
2. Exit the chroot and run `sudo sh ~/Downloads/crouton -u -n chrootname`.
It will update all installed targets.

### I want to open my desktop in a window or a tab but I don't have the 'xiwi' target/xmethod.

1. Add 'xiwi' or any other target to an existing chroot with the '-u' option using: `sudo sh ~/Downloads/crouton -t xiwi -u -n chrootname`

This will also make 'xiwi' xmethod the default xmethod.

2. If you want to keep the 'xorg' xmethod as the default then enter it first using: `sudo sh ~/Downloads/crouton -t xorg,xiwi -u -n chrootname`

### A backup a day keeps the price-gouging data restoration services away

1. `sudo edit-chroot -b chrootname` backs up your chroot to a timestamped
Expand Down

0 comments on commit 763fa3b

Please sign in to comment.