Debian/Raspberry Pi: Difference between revisions
No edit summary |
replaced "schroot -c stretch" with "sudo schroot -c test" Tag: visualeditor |
||
| Line 9: | Line 9: | ||
* Set up an ''schroot'' environment by following the instructions: https://wiki.debian.org/Schroot, | * Set up an ''schroot'' environment by following the instructions: https://wiki.debian.org/Schroot, | ||
* Log into your ''schroot'' shell from the terminal, | * Log into your ''schroot'' shell from the terminal, | ||
schroot -c | sudo schroot -c test | ||
* Clone the repository | * Clone the repository | ||
git clone <nowiki>https://github.com/Rishabh42/rpi23-gen-image</nowiki> | git clone <nowiki>https://github.com/Rishabh42/rpi23-gen-image</nowiki> | ||