Skip to content

Instantly share code, notes, and snippets.

@altruizine
altruizine / install-spotify-chroot.sh
Created November 16, 2012 10:08
Install Spotify in a Debian Squeeze chroot environment under OpenSuse 12.1.
#!/bin/sh
# Prerequisites: debootstrap and schroot.
# Don't forget to adapt YOUR_USER_NAME below.
# Use the 32-bit version of Spotify (and Debian). The 64-bit version
# often crashes.
cd
debootstrap --arch i386 squeeze /var/chroot/debian-squeeze-i386 http://ftp.de.debian.org/debian/